roadmap/quartz
Ben Schlegel f7029012df
feat: black magic
add config for `order` array, which determines the order in which all passed config functions for explorer will get executed in.

functions will now dynamically be called on `fileTree` via array accessor (e.g. fileTree["sort"].call(...)) with corresponding function from options being passed to call)
2023-09-16 21:58:38 +02:00
..
cli feat: support configurable ws port and remote development (#429) 2023-08-27 17:39:42 -07:00
components feat: black magic 2023-09-16 21:58:38 +02:00
plugins fix: umami analytics date attribute (#477) 2023-09-15 19:17:20 -07:00
processors fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00
static fix head.tsx 2023-08-08 20:36:24 -07:00
styles feat: implement file explorer component (closes #201) (#452) 2023-09-15 09:39:16 -07:00
util fix: 404 page styling for nested pages (closes #458) 2023-09-12 21:29:57 -07:00
bootstrap-cli.mjs cleanup: rework cli to allow invoking create and build outside of cli (#428) 2023-08-27 15:59:51 -07:00
bootstrap-worker.mjs run prettier 2023-07-22 17:27:41 -07:00
build.ts fix: links to index not showing in graph (closes #450) 2023-09-06 22:24:15 -07:00
cfg.ts feat(analytics): Support for Umami (#449) 2023-09-03 21:28:57 -07:00
worker.ts base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00