Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaostheorie/coderdojo-website-mirror
Mirror of https://gitlab.cobalt.rocks/coderdojo/coderdojo-website
https://github.com/chaostheorie/coderdojo-website-mirror
coderdojo python zola
Last synced: 5 days ago
JSON representation
Mirror of https://gitlab.cobalt.rocks/coderdojo/coderdojo-website
- Host: GitHub
- URL: https://github.com/chaostheorie/coderdojo-website-mirror
- Owner: Chaostheorie
- License: agpl-3.0
- Created: 2021-07-13T15:56:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T23:04:20.000Z (6 months ago)
- Last Synced: 2024-05-23T01:16:02.856Z (6 months ago)
- Topics: coderdojo, python, zola
- Language: JavaScript
- Homepage: https://coderdojo.red
- Size: 65.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Website Status for coderdojo.red](https://img.shields.io/website?down_color=gray&down_message=DOWN&label=Red&logo=nginx&style=flat-square&up_color=red&up_message=UP&url=https%3A%2F%2Fcoderdojo.red)](https://coderdojo.red)
[![Website Status for coderdojo.blue](https://img.shields.io/website?down_color=gray&down_message=DOWN&label=Blue&logo=nginx&style=flat-square&up_color=blue&up_message=UP&url=https%3A%2F%2Fcoderdojo.red)](https://coderdojo.blue)
[![Pipeline Status](https://img.shields.io/gitlab/pipeline/coderdojo/coderdojo-website/main?gitlab_url=https%3A%2F%2Fgitlab.cobalt.rocks&label=Build&logo=gitlab&style=flat-square)](https://gitlab.cobalt.rocks/coderdojo/coderdojo-website/-/pipelines)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square&logo=prettier)](https://github.com/prettier/prettier)
[![Supported Zola version](https://img.shields.io/static/v1?label=Zola&message=v0.14.0&color=black&style=flat-square)](https://www.getzola.org/)# Website for Coderdojo Red and Blue
Code for [coderdojo.red](https://coderdojo.red) and [coderdojo.blue](https://coderdojo.blue).
> You can preview the next design iteration on [v2.coderdojo.red](https://v2.coderdojo.red) and
> [v2.coderdojo.blue](https://v2.coderdojo.blue).## Issues
We track issues over the [Codeberg](https://codeberg.org/c0balt/coderdojo-website-mirror) and
[GitHub](https://github.com/Chaostheorie/coderdojo-website-mirror) push mirrors. You are welcome to open an issue in
those repositories. We are grateful for any feedback.## Documentation
> Only Zola 0.14+ is supported ATM due to problems with hashing in other.
See [the Wiki](https://gitlab.cobalt.rocks/coderdojo/coderdojo-website/-/wikis/home) for documentation.
## Contributing
All contributions are welcome. If you want to contribute or report a bug, fell free to open an issue on our
[Codeberg Mirror](https://codeberg.org/c0balt/coderdojo-website-mirror). If you want to get direct access to a GitLab
Account, please contact [Cobalt](https://cobalt.rocks/content/contact/).## Licensing
The content is licensend under [CC-BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/legalcode.de) while the
code is licensed under [AGPL 3.0](https://www.gnu.org/licenses/agpl-3.0.en.html).