mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 11:36:23 +00:00
002bbc37b1
* Continue setup even if a file to delete is not found For various reasons, `.gitkeep` may be deleted already. (In my case, even though I followed the [Getting Started](https://quartz.jzhao.xyz) instructions exactly, my first run resulted in an `fatal: 'upstream' does not appear to be a git repository`) If we try to delete `.gitkeep` again and don't ignore `ENOENT`, then the whole setup fails. * Use fs.existsSync |
||
---|---|---|
.. | ||
cli | ||
components | ||
plugins | ||
processors | ||
static | ||
styles | ||
util | ||
bootstrap-cli.mjs | ||
bootstrap-worker.mjs | ||
build.ts | ||
cfg.ts | ||
worker.ts |