mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -05:00
🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
* PUSH NOTE : Wishlist.md * PUSH NOTE : Tools.md * PUSH NOTE : Newsletters.md * PUSH NOTE : Life Lessons.md * PUSH NOTE : Inspirations.md * PUSH NOTE : Meditation.md * PUSH NOTE : Unlock Firefox Sidebar.md * PUSH NOTE : Bookmark Collections.md * PUSH NOTE : Continuous Care.md * PUSH NOTE : Chords.md * PUSH NOTE : Aurora Borealis Sighting.md |
||
|---|---|---|
| .github/workflows | ||
| content | ||
| docs | ||
| quartz | ||
| .gitattributes | ||
| .gitignore | ||
| .npmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| CODE_OF_CONDUCT.md | ||
| globals.d.ts | ||
| index.d.ts | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| quartz.config.ts | ||
| quartz.layout.ts | ||
| README.md | ||
| tsconfig.json | ||
Forgetful Notes
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.
- Created with Quartz
- Read the Documentation
- Join the Discord Community
Useful Commands
| Command | Description |
|---|---|
npm i |
Install Dependencies |
npx quartz update |
Update Quartz (core) |
npx quartz build --serve |
Build and Serve Locally |
npx quartz sync |
Save Local Changes to Repo |
npx quartz build |
Build without Serving |
npx quartz sync --help |
Find Help |