a98a961649
remove package-lock
2019-06-14 18:42:36 +03:00
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
732a922db4
update favicons
2019-05-28 16:04:42 +03:00
f5e1af13b1
updated packages
2019-05-28 15:25:00 +03:00
bf2f6f0e2d
new systems to monitor
2019-05-28 15:24:54 +03:00
Matthew Somerville
4b14c4be61
Don't show fixed 'days since' by default.
...
Instead, show the date of the last incident to users lacking JavaScript.
2019-04-16 11:54:10 -06:00
d950806e32
removed cloudportal from archetype as the overall service is functional without it
2019-02-27 16:12:24 +02:00
steveoh
8c8e97cbfc
fix: update Pages to AllPages
...
fixes #47
2019-02-08 12:18:09 -07:00
steveoh
bfe3c1485e
chore: update to let folks know what's up
2019-02-07 18:21:43 -07:00
Matthew Somerville
8010e69092
Fix lint errors.
2019-02-07 18:18:38 -07:00
f53754e500
added new maintenance
2018-08-23 13:25:51 +03:00
f71cb79878
updates
2018-08-23 12:03:10 +03:00
9c97502729
updated and resolved "possible configuration issues"
2018-07-26 12:45:44 +03:00
a822983361
added image, changed default logo
2018-07-16 19:22:07 +03:00
4755e269a4
applied PR https://github.com/netlify/netlify-statuskit/pull/42 to fix duplicates
2018-07-16 12:08:29 +03:00
95d0b2d04e
spearhead volume rm issue
2018-07-16 11:55:53 +03:00
2f26bd2865
added all cloud systems
2018-07-16 11:47:06 +03:00
100cafb42e
spearhead customizations
2018-07-07 13:54:48 +03:00
steveoh
7df3bec8fe
add viewport meta data ( #49 )
...
closes #48
2018-02-16 16:19:23 +00:00
Jessica Parsons
7026fe737b
Merge pull request #35 from steveoh/master
...
use windows on windows
2017-09-12 16:18:26 -07:00
steveoh
536b29149f
use windows on windows
2017-09-12 17:06:47 -06: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
David Calavera
fef087ba28
Merge pull request #33 from steveoh/master
...
update archetypes to match config systems
2017-09-06 13:36:06 -07:00
steveoh
08610dfc4f
update archetypes to match config systems
2017-09-05 13:53:40 -06:00
Jessica Parsons
9c6851ccbb
Merge pull request #29 from steveoh/affected-systems
...
add affected systems to incident cards
2017-09-05 08:29:24 -07:00
steveoh
783a480827
flex more
2017-09-05 09:26:19 -06:00
steveoh
9ad492dfbe
No more floats. Flex out! 💪
2017-08-30 19:02:11 -06:00
steveoh
59c9ec9774
Add accessibility items
2017-08-30 19:00:58 -06:00
steveoh
0c06ef17c7
Use mute instead of opacity everywhere
2017-08-30 18:59:32 -06:00
steveoh
0f60b7dd96
Merge branch 'affected-systems' of https://github.com/steveoh/netlify-statuskit into affected-systems
2017-08-30 16:54:10 -06:00
steveoh
c6e5108b44
add affected systems to incident cards
...
closes #12
2017-08-29 21:58:08 -06:00
Jessica Parsons
4ed4b7f384
Merge pull request #27 from steveoh/026
...
update for hugo 0.26
2017-08-29 15:34:06 -07:00
Jessica Parsons
9ccdacc1d9
Merge pull request #26 from steveoh/hugo-new
...
Fix #25
2017-08-29 11:58:28 -07:00
steveoh
7e98c90952
commit the lock file cause that's what you do
2017-08-29 10:16:55 -06:00
steveoh
24e41466b7
update for hugo 0.26
2017-08-29 09:41:51 -06:00
steveoh
977be66adc
default severity to under maintenance to guard nils
2017-08-29 09:32:11 -06:00
steveoh
6dd1d6ab05
use regular pages to not pick up all page types
2017-08-29 09:31:34 -06:00
David Calavera
8af8c3e222
Merge pull request #24 from steveoh/patch-1
...
update for hugo 0.24
2017-07-19 08:02:00 -07:00
steveoh
e4556478b3
fix file name
2017-07-18 09:39:29 -06:00
steveoh
51e4ba4e27
add linux and mac binaries
2017-06-29 16:51:20 -06:00
steveoh
2f3e1c7d26
add windows binary
2017-06-29 16:22:35 -06: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
steveoh
8ff8e97da5
update for hugo 0.24
...
From Hugo 0.24 this must be provided in the archetype file itself, if needed. Example:
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
draft: true
---
2017-06-29 11:01:47 -06:00
David Calavera
30a7266343
Merge pull request #22 from netlify/add_yarn_back
...
Add yarn.lock file.
2017-02-09 11:56:42 +01:00
David Calavera
52a8e35df9
Add yarn.lock file.
...
Signed-off-by: David Calavera <david.calavera@gmail.com>
2017-02-09 11:52:18 +01:00
David Calavera
b6f03b850b
Merge pull request #21 from netlify/fix_archetype
...
Fix typo in the affected systems attribute.
2017-02-09 11:52:11 +01:00
David Calavera
25edff34bb
Fix typo in the affected systems attribute.
...
Signed-off-by: David Calavera <david.calavera@gmail.com>
2017-02-09 11:49:53 +01:00