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 : The Moon (Earth).md
* PUSH NOTE : Scry Your Tasks.md
* PUSH NOTE : Rhizome.md
* PUSH NOTE : Rhizomatic Learning.md
* PUSH NOTE : Move Your Body.md
* PUSH NOTE : Markdown.md
* PUSH NOTE : Consistency.md
* PUSH NOTE : Writing with Outlines.md
* PUSH NOTE : Poetry.md
* PUSH NOTE : Guitar.md
* PUSH NOTE : Digital Garden.md
* PUSH NOTE : Words I Like.md
* PUSH NOTE : Quotes Collection.md
* PUSH NOTE : Free Facts.md
* PUSH NOTE : Static Site Generators.md
* PUSH NOTE : Sweep Your Mind.md
* PUSH NOTE : Serif.md
* PUSH NOTE : Scope of Work.md
* PUSH NOTE : Sans-serif.md
* PUSH NOTE : Micropolitan Statistical Area.md
* PUSH NOTE : Continuous Care.md
* PUSH NOTE : Chords.md
* PUSH NOTE : Atomic Notes.md
* PUSH NOTE : Arpeggio.md
* PUSH NOTE : Rhombic Dodecahedron d12.md
* PUSH NOTE : Inspirations.md
* DELETE FILE : content/Atomic Notes.md
* DELETE FILE : content/Chords.md
* DELETE FILE : content/Consistency.md
* DELETE FILE : content/Continuous Care.md
* DELETE FILE : content/Digital Garden.md
* DELETE FILE : content/Free Facts.md
* DELETE FILE : content/Guitar.md
* DELETE FILE : content/Markdown.md
* DELETE FILE : content/Micropolitan Statistical Area.md
* DELETE FILE : content/Move Your Body.md
* DELETE FILE : content/Poetry.md
* DELETE FILE : content/Quotes Collection.md
* DELETE FILE : content/Rhizomatic Learning.md
* DELETE FILE : content/Rhizome.md
* DELETE FILE : content/Sans-serif.md
* DELETE FILE : content/Scope of Work.md
* DELETE FILE : content/Scry Your Tasks.md
* DELETE FILE : content/Serif.md
* DELETE FILE : content/Static Site Generators.md
* DELETE FILE : content/Sweep Your Mind.md
* DELETE FILE : content/The Moon (Earth).md
* DELETE FILE : content/Words I Like.md
* DELETE FILE : content/Writing with Outlines.md
* DELETE FILE : content/🌱 Seedling/Arpeggio.md
|
||
|---|---|---|
| .github/workflows | ||
| content | ||
| quartz | ||
| .gitattributes | ||
| .gitignore | ||
| .npmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| 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.
- Powered by Quartz and Obsidian.
- Read the Documentation.
- 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 |
Light Mode
| Variable | Color |
|---|---|
| Light | #faf8f8 |
| Lightgray | #e5e5e5 |
| Gray | #b8b8b8 |
| Darkgray | #4e4e4e |
| Dark | #2b2b2b |
| Secondary | #284b63 |
| Terciary | #84a59d |
| Highlight | #8f9fa926 |
Dark Mode
| Variable | Color |
|---|---|
| Light | #1e1e2e |
| Lightgray | #6c7086 |
| Gray | #a6adc8 |
| Darkgray | #cdd6f4 |
| Dark | #cdd6f4 |
| Secondary | #a6e3a1 |
| Terciary | #89dceb |
| Highlight | #8f9fa926 |
License
Source code is available under MIT.