Quartz sync: Oct 19, 2023, 5:59 PM

This commit is contained in:
semanticdata 2023-10-19 17:59:52 -05:00
parent 4c063faa02
commit 2bc7f0b061
3 changed files with 830 additions and 818 deletions

1641
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -42,7 +42,8 @@
"chokidar": "^3.5.3",
"cli-spinner": "^0.2.10",
"d3": "^7.8.5",
"esbuild-sass-plugin": "^2.12.0",
"esbuild-sass-plugin": "^2.16.0",
"esbuild": "0.19.5",
"flexsearch": "0.7.21",
"github-slugger": "^2.0.0",
"globby": "^13.1.4",
@ -101,7 +102,7 @@
"@types/workerpool": "^6.4.0",
"@types/ws": "^8.5.5",
"@types/yargs": "^17.0.24",
"esbuild": "0.19.2",
"esbuild": "0.19.5",
"prettier": "^3.0.0",
"tsx": "^3.12.7",
"typescript": "^5.0.4"

View File

@ -10,7 +10,7 @@ const config: QuartzConfig = {
provider: "plausible",
},
baseUrl: "forgetfulnotes.com",
ignorePatterns: ["private", "templates", ".obsidian"],
ignorePatterns: ["private", "templates"],
defaultDateType: "created",
theme: {
typography: {