mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
14 lines
150 B
Markdown
14 lines
150 B
Markdown
|
|
#commands
|
|
|
|
```bash
|
|
hugo-obsidian -input=content -output=assets/indices -index -root=.
|
|
```
|
|
|
|
```bash
|
|
hugo server --disableFastRender
|
|
```
|
|
|
|
```bash
|
|
|
|
``` |