flex/.github
Florian Haas 1220329ce4 Add a simple test facility with tox and GitHub actions
In order to ensure that feature additions don't break existing Flex
theme deployments, build the docs site on any branch push and PR.

To do so,

* Add a simple tox.ini that runs "pelican -s docs/pelicanconf.py" in
  virtualenvs configured for Python versions 3.6 - 3.9.
* Add an additional GitHub Actions workflow that invokes these
  testenvs with the matching Python version, and runs on any branch push
  and on any pull request.
2021-10-14 21:56:37 +02:00
..
workflows Add a simple test facility with tox and GitHub actions 2021-10-14 21:56:37 +02:00
FUNDING.yml Create FUNDING.yml 2019-10-09 00:16:25 +02:00