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

https://github.com/textbook/textbook.github.io

My Pelican-based blog
https://github.com/textbook/textbook.github.io

blog github-actions github-pages pelican python

Last synced: 11 months ago
JSON representation

My Pelican-based blog

Awesome Lists containing this project

README

          

textbook.github.io
==================

The source code for my blog, generated by [Pelican], automatically built by
[GitHub Actions][gha] and hosted on [GitHub Pages][ghp].

License
-------

Multiple licenses apply to the content in this repository:

- Source code (root directory): [ISC](./LICENSE)

- Written content (`/content/**/*.md`): [CC BY-SA 4.0](./content/extra/LICENSE)

[![Creative Commons License][license-badge]][license]

- Images (`/content/images`): various, see the articles in which they're
referenced for details

[gha]: https://github.com/features/actions
[ghp]: https://pages.github.com/
[license]: http://creativecommons.org/licenses/by-sa/4.0/
[license-badge]: https://i.creativecommons.org/l/by-sa/4.0/88x31.png
[pelican]: http://getpelican.com/