mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-21 11:54:05 -06:00
15 lines
277 B
Markdown
15 lines
277 B
Markdown
# Ed-Eddy-Edward Brain Dump
|
|
|
|
Central repository storing and publishing my notes on various things.
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
npm i
|
|
|
|
# To begin development preview
|
|
npx quartz build --serve
|
|
```
|
|
|
|
All my notes are under `content/` and managed as an [Obsidian Vault](https://obsidian.md/)
|