Simple status page made with cstate https://status.papey.fr
Go to file
Wilfried OLLIVIER a484ad6640 New statuses icons 2020-03-26 18:03:29 +01:00
archetypes Bootstrap status page 2020-03-21 19:47:17 +01:00
content/issues Fix: typo 2020-03-25 17:47:11 +01:00
static New statuses icons 2020-03-26 18:03:29 +01:00
themes Bootstrap status page 2020-03-21 19:47:17 +01:00
.gitignore Bootstrap status page 2020-03-21 19:47:17 +01:00
.gitmodules Bootstrap status page 2020-03-21 19:47:17 +01:00
LICENSE Bootstrap status page 2020-03-21 19:47:17 +01:00
README.md Bootstrap status page 2020-03-21 19:47:17 +01:00
config.yml Add logo 2020-03-25 16:55:10 +01:00

README.md

Status

This is the source code of my status page

Build

This status page is powered by cstate

Use the following commands to generate all the pages

git clone
git submodule init
git submodule update
hugo