|
|
2396bcfc47
|
revert cli removal
|
2024-08-21 17:02:37 +09:00 |
|
|
|
61a71f2122
|
[obsidian] vault backup: 2024-08-04 10:59:39[
|
2024-08-04 10:59:39 +09:00 |
|
|
|
b472280d60
|
merge
|
2024-02-05 19:45:36 +09:00 |
|
|
|
e1569dcc1f
|
bump to v4
|
2024-01-05 17:29:34 +09:00 |
|
Jacky Zhao
|
ce2468705b
|
feat: option to specify npx quartz sync message (closes #583)
|
2023-11-12 14:27:53 -08:00 |
|
Jacky Zhao
|
1857c17d5c
|
fix(css): import base from custom instead of the other way around (#536)
|
2023-10-14 13:45:56 -07:00 |
|
Jeremy Press
|
ef762f28cd
|
feat: support configurable ws port and remote development (#429)
Co-authored-by: Jeremy Press <jeremy@replit.com>
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
|
2023-08-27 17:39:42 -07:00 |
|
Ben Schlegel
|
78eb93eb85
|
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 |
|