Commit Graph

7 Commits

Author SHA1 Message Date
steveoh f966ed0782
chore: update dependencies
hugo to 0.55.6
2019-06-13 09:54:14 -06:00
Matthew Somerville 8010e69092 Fix lint errors. 2019-02-07 18:18:38 -07:00
steveoh 536b29149f use windows on windows 2017-09-12 17:06:47 -06:00
steveoh b8802f8707 Interactive Gulp task for incident creation (#34)
* Add inquirer to get some prompts

* Create some questions

Refs #16

* Add tomljs to read config for choices

* Kebab-case the input file name

* Fix listing errors

* Lint all relevant js files

* Add new incident npm script

* Set as default so out of the box this just works

* refactor out args that are used everywhere

* Add inquirer validation

* Handle inquirer answers

* Create toml from answers

* Fix linting

* Treat title and file name separately

This allows for Hugo new to work and enhances the gulp task but breaks
TranslationBaseName e.g.: `post` for `post.es.md` (if `Multilingual` is
enabled.) which I’m not sure is enabled by default.

* add comment to replace

* update new issue creation

* fix spelling
2017-09-11 17:10:31 -07:00
steveoh 24e41466b7 update for hugo 0.26 2017-08-29 09:41:51 -06:00
steveoh 2f3e1c7d26 add windows binary 2017-06-29 16:22:35 -06:00
David Calavera 0143a64735
🌅
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-11-21 15:33:10 -08:00