Commit Graph

12 Commits

Author SHA1 Message Date
Marius Pana be72f9b98b update latest incident 2022-09-03 12:51:13 +03:00
steveoh bfe3c1485e
chore: update to let folks know what's up 2019-02-07 18:21:43 -07:00
Jessica Parsons 4c358de4a8 Update what happens when creating a new incident 2017-09-11 17:12:21 -07: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 286d8059b1 add version. 2017-06-29 15:55:23 -06:00
steveoh 991d35c362 update readme
hugo can't find the toml if you are not working in the `site` directory
2017-06-29 11:06:30 -06:00
Mathias Biilmann 88509e1c8f Add an Example StatusKit with Screenshot to README 2016-11-29 17:05:52 -08:00
David Calavera 444a66a192
Remove favicons from the environment.
It's hard to assume people will have those setup correctly from the
beginning.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-11-28 10:52:19 -08:00
David Calavera 3d127900bf
Rename state to severity.
This is a more accurated representation of what it means.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-11-23 09:53:38 -08:00
David Calavera a1221afba7
Add shortcode to track timing.
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-11-22 13:06:44 -08:00
Rafael Conde a6900d08ef Fix syntax 2016-11-21 16:04:47 -08:00
David Calavera 0143a64735
🌅
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-11-21 15:33:10 -08:00