🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
Go to file
2023-12-11 17:46:00 -06:00
.github/workflows update .github/workflows/build.yml 2023-11-23 14:51:31 -06:00
content re-add gitkeep to content 2023-12-11 15:34:21 -08:00
docs Merge branch 'v4' of https://github.com/jackyzha0/quartz 2023-12-11 17:46:00 -06:00
quartz Merge branch 'v4' of https://github.com/jackyzha0/quartz 2023-12-11 17:46:00 -06:00
.gitattributes rgb to hex colors 2023-09-21 17:49:02 -05:00
.gitignore Quartz sync: Dec 3, 2023, 5:10 PM 2023-12-03 17:10:25 -06: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 adjust layout, moves desktop backlinks, add toc 2023-11-23 14:06:38 -06:00
package-lock.json Quartz sync: Dec 3, 2023, 5:10 PM 2023-12-03 17:10:25 -06:00
package-lock.json~9c88d5967fee49d9e69b0e5dd22ca3bc44f9a12e Quartz sync: Dec 3, 2023, 5:10 PM 2023-12-03 17:10:25 -06:00
package.json Merge branch 'v4' of https://github.com/jackyzha0/quartz 2023-12-03 17:08:39 -06:00
quartz.config.ts adjust layout, moves desktop backlinks, add toc 2023-11-23 14:06:38 -06:00
quartz.layout.ts adjust layout, moves desktop backlinks, add toc 2023-11-23 14:06:38 -06:00
README.md Quartz sync: Dec 3, 2023, 5:10 PM 2023-12-03 17:10:25 -06:00
screenshot-dark.png Quartz sync: Dec 3, 2023, 5:10 PM 2023-12-03 17:10:25 -06:00
screenshot-full.png Quartz sync: Dec 3, 2023, 5:10 PM 2023-12-03 17:10:25 -06:00
screenshot-light.png Quartz sync: Dec 3, 2023, 5:10 PM 2023-12-03 17:10:25 -06:00
tsconfig.json run prettier 2023-07-22 17:27:41 -07:00

🌱 Forgetful Notes

code size repository size commits last commit is website up?

Introduction

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.

Screenshots

Full Width

Website Screenshot

Slim (light)

Website Screenshot

Slim (dark)

Website Screenshot

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
Sync Local Changes npx quartz sync
Find Help npx quartz sync --help

Style

Fonts

Used in: Font Family Previous Font
Headers Bitter Schibsted Grotesk
Body Bitter Source Sans Pro
Code Fira Mono IBM Plex Mono

License

Source code in this repository is available under the MIT license. You are free to use this code however you see fit. That said, some acknowledgement would be well received.