diff options
author | Mantas Vilčinskas <hi@mnts.lt> | 2019-10-05 19:43:56 +0300 |
---|---|---|
committer | Mantas Vilčinskas <hi@mnts.lt> | 2019-10-05 19:43:56 +0300 |
commit | 19d5be70f84c21011869b6c8340a0589f353beb8 (patch) | |
tree | c90c955e9ab6845d3e9c703622e6b7b974b2507e /exampleSite | |
parent | f8bda4294a3fa9af533ca7ab8753663aed7aa7d1 (diff) |
Added API for index, fully added #43 with tweaks to yrly archive
Diffstat (limited to 'exampleSite')
-rw-r--r-- | exampleSite/config.yml | 8 | ||||
-rw-r--r-- | exampleSite/content/issues/2018-01-17-sending-dms-impacted.md | 4 | ||||
-rw-r--r-- | exampleSite/content/issues/2018-05-25-us-east-conn-issues.md | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml index 0a3afe1..a894d26 100644 --- a/exampleSite/config.yml +++ b/exampleSite/config.yml @@ -164,13 +164,13 @@ params: useLargeHeaderDesign: false # Should incident history be separated - # yearly, in an archive view? + # like in an archive view? # # Note: This WILL disable pagination. # - # Default: true - # BOOLEAN; `true`, `false` - enableYearlyIncidentHistory: true + # Default: `yearly` + # STRING; `monthly`, `yearly`, `none` + incidentHistoryFormat: "yearly" # Should we show the logo or the title # of the status page? diff --git a/exampleSite/content/issues/2018-01-17-sending-dms-impacted.md b/exampleSite/content/issues/2018-01-17-sending-dms-impacted.md index 0af6136..b96139f 100644 --- a/exampleSite/content/issues/2018-01-17-sending-dms-impacted.md +++ b/exampleSite/content/issues/2018-01-17-sending-dms-impacted.md @@ -1,8 +1,8 @@ --- title: Issues Sending DMs -date: 2018-01-17 16:24:00 +date: 2017-12-17 16:24:00 resolved: true -resolvedWhen: 2018-01-17 16:58:00 +resolvedWhen: 2017-12-17 16:58:00 # Possible severity levels: down, disrupted, notice severity: disrupted affected: diff --git a/exampleSite/content/issues/2018-05-25-us-east-conn-issues.md b/exampleSite/content/issues/2018-05-25-us-east-conn-issues.md index 8178189..8d56cf2 100644 --- a/exampleSite/content/issues/2018-05-25-us-east-conn-issues.md +++ b/exampleSite/content/issues/2018-05-25-us-east-conn-issues.md @@ -1,8 +1,8 @@ --- title: US East Connection Issues -date: 2018-05-25 04:13:00 +date: 2018-04-25 04:13:00 resolved: true -resolvedWhen: 2018-05-25 04:13:59 +resolvedWhen: 2018-04-25 04:13:59 # Possible severity levels: down, disrupted, notice severity: down affected: |