https://github.com/piwheels/blog
The source of content for the piwheels blog
https://github.com/piwheels/blog
Last synced: 11 months ago
JSON representation
The source of content for the piwheels blog
- Host: GitHub
- URL: https://github.com/piwheels/blog
- Owner: piwheels
- Created: 2025-08-26T23:24:56.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-28T02:03:05.000Z (11 months ago)
- Last Synced: 2025-08-28T06:38:09.015Z (11 months ago)
- Language: Python
- Size: 14.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# piwheels blog
The source of posts in the [piwheels blog](https://blog.piwheels.org/) which is built
using a static site generator called [beemo](https://github.com/bennuttall/beemo).
## Content
This repo contains content, static files and
[Chameleon](https://chameleon.readthedocs.io/en/latest/) templates for the blog.
## Licences
Text content of posts in [content/posts](content/posts/) is Copyright the respective authors,
licenced under [CC BY-SA](https://creativecommons.org/licenses/by-sa/4.0/).
The site template and static files are copyright Ben Nuttall and Dave Jones, licenced under [BSD
3-Clause](https://opensource.org/license/bsd-3-clause) as per the [piwheels
project](https://github.com/piwheels/piwheels/blob/main/LICENSE.rst).