Quartz
Is a Software that build website based on Markdown files edited in Obsidian (for instance).
Setup¶
- Have Node.js set up
- Follow the welcome guide
- To serve it:
npx quartz build --serve
Notes¶
- Configuration of the
quartz.config.ts
file in the root directory - Layout of the
quartz.layout.ts
file - Styling is in the
quartz/styles/
folder
Plugins¶
- See documentation
- Ordering count, as one's plugin output is the next one input
- Transformers
- Filters
- Emitters