mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-19 10:54:06 -06:00
🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
| .github | ||
| content | ||
| docs | ||
| quartz | ||
| .gitattributes | ||
| .gitignore | ||
| .node-version | ||
| .npmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| CODE_OF_CONDUCT.md | ||
| Dockerfile | ||
| globals.d.ts | ||
| index.d.ts | ||
| LICENSE.txt | ||
| package-lock.json | ||
| package.json | ||
| quartz.config.ts | ||
| quartz.layout.ts | ||
| README.md | ||
| tsconfig.json | ||
Ed-Eddy-Edward Brain Dump
Central repository storing and publishing my notes on various things.
Usage
npm i
# To begin development preview
npx quartz build --serve
All my notes are under content/ and managed as an Obsidian Vault