prepping
Deploy Quartz site to GitHub Pages / build (push) Canceled after 0s
Deploy Quartz site to GitHub Pages / deploy (push) Canceled after 0s

This commit is contained in:
ed
2026-08-22 18:09:02 -04:00
parent 9761fee1f7
commit c53f40e604
28 changed files with 1012 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"alwaysUpdateLinks": true,
"newFileLocation": "folder",
"newFileFolderPath": "notes",
"attachmentFolderPath": "meta/attachments",
"newLinkFormat": "shortest",
"useMarkdownLinks": false,
"showUnsupportedFiles": true,
"promptDelete": true,
"userIgnoreFilters": [
"site/",
".github/"
]
}