Simple status page made with cstate https://status.papey.fr
Go to file
Wilfried OLLIVIER af4c71cde2 Fix: Harmonize files by adding new line if nedded 2020-04-03 11:50:55 +02:00
archetypes Fix: Harmonize files by adding new line if nedded 2020-04-03 11:50:55 +02:00
content/issues Resolve mastodon-load notice 2020-03-26 18:04:17 +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 Fix: Harmonize files by adding new line if nedded 2020-04-03 11:50:55 +02:00
.gitmodules Bootstrap status page 2020-03-21 19:47:17 +01:00
LICENSE Fix: Harmonize files by adding new line if nedded 2020-04-03 11:50:55 +02:00
README.md Bootstrap status page 2020-03-21 19:47:17 +01:00
config.yml Disable dark mode 2020-03-27 01:53:23 +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