Status page.
Status page using Statusfy.
The status page is a generated static site.
The site generator uses NodeJS.
Install dependencies:
npm install
Create new incidents:
make new
Generate the site:
make build
The status page is hosted via GitHub pages.
A CNAME entry exists from status.kscout.io to kscout.github.io/status-page.
The docs/
directory in the master branch is served.