This repo contains the Quartz-based research garden published at:
It is the standalone source repository for the site content, layout, and Quartz configuration.
content/- the notes and knowledge base content
quartz/- the Quartz framework source used by the site
quartz.config.ts- site configuration
quartz.layout.ts- layout and footer/header component composition
Install dependencies:
npm installRun the docs/dev server:
npm run docsRun checks:
npm run check
npm testThe live site footer includes a Site Source link pointing back to this repo:
This project is based on Quartz v4: