checkpoint: 2025-W25-5 14:15:07
All checks were successful
Build and deploy / lint (push) Successful in 1m16s
All checks were successful
Build and deploy / lint (push) Successful in 1m16s
This commit is contained in:
parent
925402ab89
commit
798275b94c
1 changed files with 6 additions and 0 deletions
6
content/Arranging Quartz differently.md
Normal file
6
content/Arranging Quartz differently.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
up:
|
||||
- Quartz
|
||||
---
|
||||
Right now I have a git repository at https://guardianproject.dev/irl/notes that contains both Quartz itself and my public notes, but I've had to do some changes in that repo to remove things like a code of conduct that doesn't apply to my notes, update the licence file to be clear it applies only to the Quartz code, etc. It would be nice to have my notes exist separately from Quartz instead.
|
||||
My plan for that is to have a clone of a pinned Quartz commit happen as part of the Foregjo Action that builds my notes, then to update the config and the content directory, which should be sufficient to then build the site and have it published. The combined repository would still exist but only transiently inside a workflow, and otherwise it would be clear which parts are Quartz and which parts are me.
|
Loading…
Add table
Add a link
Reference in a new issue