Repository is archived
No commit activity in last 3 years
No release in over 3 years
A Statuspage theme for Jekyll. Easily add your websites to a statuspage
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 2.1.4
~> 12.0

Runtime

>= 3.9
 Project Readme

Jekyll Statuspage

Gem

This a Statuspage theme for Jekyll. Simply add your websites and links to your _config.yml, and you're done! Check out our sample one here

Installation

Add this line to your Jekyll site's Gemfile:

gem "jekyll-statuspage"

And add this line to your Jekyll site's _config.yml:

theme: jekyll-statuspage

And then execute:

$ bundle

Or:

Use our starter repo: forgenst/statuspage-starter

NB: I've had problems running this on Windows, to do with baseurl. See Issues for details