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

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

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).