Commit graph

9 commits

Author SHA1 Message Date
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
Alexandre Vicenzi
4f83f9c58c Here we go again 2020-09-19 21:36:51 +02:00
Alexandre Vicenzi
15e1681f0b Try again 2020-09-19 21:35:02 +02:00
Alexandre Vicenzi
8545a74d33 Try cd 2020-09-19 21:25:25 +02:00
Alexandre Vicenzi
3fe1ee78b4 Use working dir 2020-09-19 21:17:58 +02:00
Alexandre Vicenzi
6a3b2577c4 Try another action 2020-09-19 20:14:52 +02:00
Alexandre Vicenzi
fd0f23e022 Requirements 2020-09-19 20:02:33 +02:00
Alexandre Vicenzi
50558fa295 Try build actions 2020-09-19 19:55:21 +02:00
Alexandre Vicenzi
4180f7e9c1
Create FUNDING.yml 2019-10-09 00:16:25 +02:00