1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00
gitfolio/assets
Rohit Gohri e62e4c05b3 Cli feature (#29)
* Move all cli options to single bin file, export fns from each file instead

* Make username/title required in cli itself

* fix username not being parsed, set desc separately

* read outDir from env var, defaults to dist

* set outDir env var in cli to cwd

* Move default configs to default dir

* handle blog.json not existing

* fix assets path

* make build function async

* update clean command

* added defaults to CLI
2019-05-23 10:30:49 +05:30
..
blog Added A Suite of Improvements (#25) 2019-05-20 13:08:30 +05:30
themes fixed #41 2019-05-21 07:39:18 +05:30
index.css fixed #41 2019-05-21 07:39:18 +05:30
index.html Cli feature (#29) 2019-05-23 10:30:49 +05:30