Removed mklink for git

This commit is contained in:
2024-11-06 12:39:13 -07:00
parent a6071a4073
commit 11bb8c848c
263 changed files with 19951 additions and 1508 deletions

View File

@ -1,13 +1,20 @@
---
type: "topic"
assigned: ""
created: "2024-01-06T01:25:36.042Z"
updated: "2024-01-06T01:25:36.042Z"
assigned: ''
created: 2024-01-06T01:25:36.042Z
progress: 0
tags:
- Duck
- LinkPC
- Quartz
type: note
updated: 2024-08-05T21:46:54.021Z
---
# Quartz
## Relations
- [music3757.ddns.net](https://music3757.ddns.net/)
## References
[Hugo](hugo.md)
@ -48,3 +55,19 @@ 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/
```