Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cdnjs/statuspage
- Owner: cdnjs
- License: mit
- Created: 2019-06-23T09:36:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-29T19:55:30.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T10:08:39.355Z (15 days ago)
- Topics: cdnjs, status, status-page, statuspage, statuspage-io
- Language: CSS
- Homepage: https://status.cdnjs.com
- Size: 9.77 KB
- Stars: 9
- Watchers: 8
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
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)