quartz-research-note/quartz
Ben Schlegel 4b89202f7e
cleanup: rework cli to allow invoking create and build outside of cli (#428)
* refactor: move `bootstrap-cli.mjs` tp cli

also update reference in docs

* refactor(cli): move build handler to `cli-functions`

* refactor(cli): move create to handler + helpers

* refactor(cli): extract arg definitions

* refactor: rename handlers and helpers

* refactor(cli): move update, await handlers

* refactor(cli): create constants, migrate to helpers

* refactor(cli): migrate `restore`

* refactor(cli): migrate `sync`

* format

* refactor(cli): remove old imports/functions

* refactor(cli): remove unused imports + format

* chore: remove old log statement

* fix: fix imports, clean duplicate code

* fix: relative import

* fix: simplified cacheFile path

* fix: update cacheFile import path

* refactor: move bootstrap-cli to quartz

* format

* revert: revert path to bootstrap-cli

* ci: re-run

* ci: fix  execution permission
2023-08-27 15:59:51 -07:00
..
cli cleanup: rework cli to allow invoking create and build outside of cli (#428) 2023-08-27 15:59:51 -07:00
components Fix search bar after navigate (#424) 2023-08-26 17:19:45 -07:00
plugins fix: slugify tag on page before adding (closes #411) 2023-08-27 12:27:55 -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 style: fix mulitline callout styling 2023-08-26 10:48:34 -07:00
util fix: percent-encoding for files with %, contentIndex for non-latin chars (closes #397, closes #399) 2023-08-22 23:34:28 -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 feat: reproducible build (#412) 2023-08-24 11:41:20 -07:00
cfg.ts feat: add defaultDateType config 2023-08-24 08:56:40 -07:00
worker.ts base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00