Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cdnjs/statuspage

The customisations made to our status page at status.cdnjs.com
https://github.com/cdnjs/statuspage

cdnjs status status-page statuspage statuspage-io

Last synced: 5 days ago
JSON representation

The customisations made to our status page at status.cdnjs.com

Awesome Lists containing this project

README

        


< cdnjs >



The #1 free and open source CDN built to make life easier for developers.

---

## [status.cdnjs.com](https://status.cdnjs.com)

This repository is a store of all the customisations that we have made to our statuspage.io website at
[status.cdnjs.com](https://status.cdnjs.com).

Statuspage allow you to customise the color theme that you use for the page as well as providing custom CSS for the site
and custom HTML in the header/footer.

This means that if you wish to change styles of the site, this can be easily achieved using the custom CSS section but
any manipulation of the DOM will need to be done through Javascript that gets injected into the footer of the website.

## Customisations

- Color theme: [colors.md](colors.md)
- Custom CSS: [custom-css.css](custom-css.css)
- Custom Header HTML: [custom-header.html](custom-header.html)
- Custom Footer HTML: [custom-footer.html](custom-footer.html)