1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00
gitfolio/assets
Benjamin Liden 52014e1cd5 Improved username checking, fix for config.json writing blank (#37)
* added better checking for username flag

* added fs.writeFileSync, as process would sometimes end before async write finished

* removed process.exit(0), which would exec before the config was written

* some formatting fixes to align w/ upstream

* added trim() to check for whitespace

* fixed selectors in index.css (no #projects id exists)
2019-05-21 07:07:08 +05:30
..
blog Added A Suite of Improvements (#25) 2019-05-20 13:08:30 +05:30
themes added commits by @DonIsaac & @Chargnn 2019-05-20 14:52:19 +05:30
index.css Improved username checking, fix for config.json writing blank (#37) 2019-05-21 07:07:08 +05:30
index.html added commits by @DonIsaac & @Chargnn 2019-05-20 14:52:19 +05:30