wiki/quartz
Leo Lazou 0472daa003
homepage coloured as visited in the Graph ()
simplifies slug from FullSlug to SimpleSlug before storing it in the visited pages list in memory
this leads to "index" page and "folder/index", "tags/tag/index" being stored a "/", "folder/" and "tags/tag/" respectively in the list of visited pages.
this ensures that the homepage is rightfully coloured as a visited page in the "color" function of the graph
2024-06-12 09:39:49 -07:00
..
cli feat(experimental): partial rebuilds () 2024-02-09 10:07:32 -05:00
components homepage coloured as visited in the Graph () 2024-06-12 09:39:49 -07:00
i18n feat(i18n): homepage link for 404 pages () 2024-05-22 16:44:54 -04:00
plugins fix: change callout metadata regex to include non-letter characters () 2024-05-29 12:48:39 -07:00
processors refactor: move emit from callback to helper file function () 2024-01-18 10:56:14 -08:00
static Revert "feat: Making Quartz available offline by making it a PWA ()" 2023-09-20 13:52:45 -07:00
styles simpler katex fix 2024-03-24 15:50:38 -07:00
util fix(assets): pdf page linking support. () 2024-03-24 16:23:25 -07:00
bootstrap-cli.mjs cleanup: rework cli to allow invoking create and build outside of cli () 2023-08-27 15:59:51 -07:00
bootstrap-worker.mjs run prettier 2023-07-22 17:27:41 -07:00
build.ts feat(perf:fast-rebuilds): Stop mutating resources param in ComponentResources emitter () 2024-03-09 16:42:23 -08:00
cfg.ts feat(analytics): Tinylytics support () 2024-05-06 09:30:21 -07:00
depgraph.test.ts fix(fast rebuild): handle added an deleted markdown correctly () 2024-02-23 18:40:42 -08:00
depgraph.ts fix(fast rebuild): handle added an deleted markdown correctly () 2024-02-23 18:40:42 -08:00
worker.ts base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00