Commit Graph

7 Commits

Author SHA1 Message Date
Marius Pana 070f6de0af new incident 2023-10-16 13:29:47 +03:00
Marius Pana 79afc50484 update statuskit 2022-09-03 11:32:55 +03:00
Marius Pana 0d29cecca8 accept all upstream incoming changes 2019-06-14 17:34:50 +03:00
steveoh f966ed0782
chore: update dependencies
hugo to 0.55.6
2019-06-13 09:54:14 -06:00
Marius Pana f71cb79878 updates 2018-08-23 12:03:10 +03: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
David Calavera 0143a64735
🌅
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-11-21 15:33:10 -08:00