Information about this doc site


Quartz

This documentation site is built using quartz 4.
Quartz is a static site generator used to convert an obsidian vault (or any markdown based journal) into a site. It retains many obsidian features like the graph view and wikilinks.


Editing

In order to edit the docs, the vault is located at docs/content

Method 1
You can download and install Obsidian Notes, and open this folder to edit the content of these docs.

Method 2
Alternatively, you can just edit the markdown files in any text editor or IDE.

npm run docs
To serve the site locally.


Building

To build and deploy to firebase:
npm run fb:docs

The docs are hosted at:
https://docs.tansy.app