1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-24 15:21:25 +00:00
Files
.github
content
docs
quartz
cli
components
plugins
processors
emit.ts
filter.ts
parse.ts
static
styles
util
bootstrap-cli.mjs
bootstrap-worker.mjs
build.ts
cfg.ts
worker.ts
.gitattributes
.gitignore
.npmrc
.prettierignore
.prettierrc
CODE_OF_CONDUCT.md
Dockerfile
LICENSE.txt
README.md
globals.d.ts
index.d.ts
package-lock.json
package.json
quartz.config.ts
quartz.layout.ts
tsconfig.json
brain-quartz/quartz/processors
Jacky Zhao 504b447162 fix: use slugs instead of title as basis for explorer ()
* use slugs instead of title as basis for explorer

* fix folder persist state, better default behaviour

* use relative path instead of full path as full path is affected by -d

* dont use title in breadcrumb if it's just index lol
2023-12-27 16:44:14 -08:00
..