2024-06-03
This commit is contained in:
50
_-Review/quartz.md
Normal file
50
_-Review/quartz.md
Normal file
@ -0,0 +1,50 @@
|
||||
---
|
||||
type: "topic"
|
||||
assigned: ""
|
||||
created: "2024-01-06T01:25:36.042Z"
|
||||
updated: "2024-01-06T01:25:36.042Z"
|
||||
---
|
||||
|
||||
# Quartz
|
||||
|
||||
## Relations
|
||||
|
||||
[Hugo](hugo.md)
|
||||
|
||||
## Clone
|
||||
|
||||
- [quartz](https://github.com/jackyzha0/quartz)
|
||||
|
||||
```bash
|
||||
l:
|
||||
cd git
|
||||
git clone https://github.com/jackyzha0/quartz.git
|
||||
cd quartz
|
||||
code-insiders .
|
||||
hugo-obsidian -input=content -output=assets/indices -index -root=.
|
||||
hugo server --enableGitInfo --minify
|
||||
hugo server --buildDrafts
|
||||
"C:\Users\phares\AppData\Local\IFXApps\hugo_extended_0.115.3_windows-amd64\hugo.exe" server --buildDrafts
|
||||
```
|
||||
|
||||
## Support
|
||||
|
||||
- [hugo-obsidian](https://github.com/jackyzha0/hugo-obsidian)
|
||||
|
||||
```bash
|
||||
l:
|
||||
cd git
|
||||
git clone https://github.com/jackyzha0/hugo-obsidian.git
|
||||
cd hugo-obsidian
|
||||
go build
|
||||
```
|
||||
|
||||
## Next
|
||||
|
||||
```bash
|
||||
l:
|
||||
cd git
|
||||
git clone https://github.com/jackyzha0/quartz.git Quartz-Phares-Person
|
||||
cd Quartz-Phares-Person
|
||||
code-insiders .
|
||||
```
|
Reference in New Issue
Block a user