🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
Go to file
Miguel Pimentel b3e6b2f749
Pull-Request [ariasae-10-28-2023] from Obsidian (#36)
* PUSH NOTE : Inspirations.md

* PUSH NOTE : Public Journal.md

* PUSH NOTE : Meta.md

* PUSH NOTE : index.md

* PUSH NOTE : Digital Garden.md

* PUSH NOTE : About.md
2023-10-28 16:38:41 -05:00
.github/workflows no clean install 2023-10-20 14:54:26 -05:00
content Pull-Request [ariasae-10-28-2023] from Obsidian (#36) 2023-10-28 16:38:41 -05:00
docs Merge branch 'v4' of https://github.com/jackyzha0/quartz 2023-10-26 17:49:19 -05:00
quartz Merge branch 'v4' of https://github.com/jackyzha0/quartz 2023-10-26 17:49:19 -05:00
.gitattributes rgb to hex colors 2023-09-21 17:49:02 -05:00
.gitignore no clean install 2023-10-20 14:54:26 -05:00
.npmrc add engines field 2023-08-20 08:57:56 -07:00
.prettierignore fix notes 2023-08-07 23:57:24 -07:00
.prettierrc Use semi: false for prettier config 2022-05-02 08:57:25 -07:00
Dockerfile Create Dockerfile 2023-10-10 18:12:23 -05:00
globals.d.ts run prettier 2023-07-22 17:27:41 -07:00
index.d.ts base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00
LICENSE small changes 2023-09-27 13:23:30 -05:00
package.json no clean install 2023-10-20 14:54:26 -05:00
quartz.config.ts Quartz sync: Oct 19, 2023, 5:59 PM 2023-10-19 17:59:52 -05:00
quartz.layout.ts refactor explorer scss 2023-10-02 15:25:50 -05:00
README.md Update README.md 2023-10-28 10:04:54 -07:00
tsconfig.json run prettier 2023-07-22 17:27:41 -07:00

Forgetful Notes

This is the source code for Forgetful Notes—my digital garden of knowledge. It serves as a platform for my learning and creative endeavours. A space for thinking through, building upon, and coming back to.

It is powered by Quartz and Obsidian. You can read the Documentation, and join the Discord Community.

Useful Commands

Description Command
Install Dependencies npm i
Update Dependencies npm update
Update Quartz (core) npx quartz update
Build only npx quartz build
Build and Serve npx quartz build --serve
Save Local Changes to Repo npx quartz sync
Find Help npx quartz sync --help

Style

Fonts

Use Font
Header Schibsted Grotesk
Body Source Sans Pro
Code IBM Plex Mono

Colors (format test)

License

Source code is available under MIT.