Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/technologiestiftung/stadtpuls-maintenance-page
A vanilla HTML/JS/CSS page for indicating when stadtpuls.com is down or in maintenance.
https://github.com/technologiestiftung/stadtpuls-maintenance-page
citylab-berlin maintenance-mode maintenance-page stadtpuls
Last synced: about 2 months ago
JSON representation
A vanilla HTML/JS/CSS page for indicating when stadtpuls.com is down or in maintenance.
- Host: GitHub
- URL: https://github.com/technologiestiftung/stadtpuls-maintenance-page
- Owner: technologiestiftung
- License: mit
- Created: 2022-01-10T13:38:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-11T11:46:12.000Z (over 2 years ago)
- Last Synced: 2023-02-27T11:06:01.291Z (almost 2 years ago)
- Topics: citylab-berlin, maintenance-mode, maintenance-page, stadtpuls
- Language: CSS
- Homepage: https://maintenance.stadtpuls.com
- Size: 7.85 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Built%20with%20%E2%9D%A4%EF%B8%8F-at%20Technologiestiftung%20Berlin-blue)
# **Stadtpuls** maintenance page
[![A screenshot of the Stadtpuls maintenance page](README.png)](https://maintenance.stadtpuls.com)
A vanilla HTML/JS/CSS page for indicating when **[stadtpuls.com](https://stadtpuls.com)** is down or in maintenance.
## What is **Stadtpuls** ?
**Stadtpuls** (german for "city pulse") is Berlin's open platform for sensor data. Hardware hobbyists, activists, public institutions but also businesses can use **Stadtpuls** to share their sensor data to the world and enable others to leverage it for other purposes. Think of it as the GitHub for sensor data.
**Stadtpuls** is an open source project by the [CityLAB Berlin](https://www.citylab-berlin.org/), a project of the [Technologiestiftung Berlin](https://github.com/technologiestiftung), supported by the [Senate Chancellery Berlin](https://www.berlin.de/rbmskzl/en/).
## About the code
This repo requires neither NodeJS nor a build tool. It is intentionally [_**vanilla**_](https://en.wikipedia.org/wiki/Vanilla_software) in order to make it easier for anybody with basic HTML/CSS/JavaScript skills to dive straight into the code.
It does, however, import some external CSS stylesheets and JavaScript scripts for convenience. Those are:
- [**Tailwind Preflight**](https://tailwindcss.com/docs/preflight):
A CSS reset setup created by TailwindCSS build on top of [modern-normalize](https://github.com/sindresorhus/modern-normalize).## Contributors
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Lucas Vogel
π» π¨ π
Dennis Ostendorf
π
Ingo Hinterding
π
Fabian MorΓ³n Zirfas
π
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Content Licencing
Texts and content available as [CC BY](https://creativecommons.org/licenses/by/3.0/de/).
## Credits