--- assigned: '' created: 2024-01-06T01:25:36.042Z progress: 0 tags: - Duck - LinkPC - Quartz type: note updated: 2024-08-05T21:46:54.021Z --- # Quartz - [music3757.ddns.net](https://music3757.ddns.net/) ## References [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 . ``` ## Build & Publish ```bash Fri July 27 2024 10:17:27 GMT-0700 (Mountain Standard Time) L: cd "L:\Git\jackyzha0-quartz-phares" npx quartz build npx netlify deploy --prod --dir public ``` ```bash Fri Aug 02 2024 09:16:15 GMT-0700 (Mountain Standard Time) L: cd "L:\DevOps\Mesa_FI\jackyzha0-quartz-infineon" npx quartz build # http://mestsa006.infineon.com:8080/ ```