mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -05:00
25 lines
845 B
Markdown
25 lines
845 B
Markdown
<p align="right">
|
|
<img src="https://img.shields.io/github/languages/code-size/semanticdata/forgetful-notes" />
|
|
<img src="https://img.shields.io/github/repo-size/semanticdata/forgetful-notes" />
|
|
<img src="https://img.shields.io/github/commit-activity/t/semanticdata/forgetful-notes" />
|
|
<img src="https://img.shields.io/github/last-commit/semanticdata/forgetful-notes" />
|
|
<img src="https://img.shields.io/website/https/forgetful.dev.svg" />
|
|
</p>
|
|
|
|
# Forgetful Notes
|
|
|
|
This repo holds the source code for my digital garden.
|
|
|
|
- Based on [Quartz](https://github.com/jackyzha0/quartz/)
|
|
- [Documentation](https://quartz.jzhao.xyz/)
|
|
- [Join the Discord Community](https://discord.gg/cRFFHYye7t)
|
|
|
|
## Useful Commands
|
|
|
|
- `npm i`
|
|
- `npx quartz update`
|
|
- `npx quartz build --serve`
|
|
- `npx quartz sync`
|
|
- `npx quartz build`
|
|
- `npx quartz sync --help`
|