Simple status page made with cstate https://status.papey.fr
Go to file
2021-02-17 16:20:59 +01:00
archetypes Fix: Harmonize files by adding new line if nedded 2020-04-03 11:50:55 +02:00
content/issues Close bilbo reboot notice 2020-09-21 14:09:07 +02:00
static New statuses icons 2020-03-26 18:03:29 +01:00
themes Update cstate 2021-01-04 07:03:24 +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
config.yml Remove metrics from fediverse since fediwatcher is down for now 2021-02-17 16:20:59 +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

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