Getting Started
- Install dependencies:
npm install
- Run the dev server:
npm run dev
- Sync from Obsidian (optional):
export VAULT_PATH="/path/to/your/vault"
npm run sync
-
Create pages in
app/content/posts/ -
Link with WikiLinks like
[Features](/features) -
Browse docs in Documentation
-
Use Dataview blocks, e.g.: