Like in the other repositories, we should add a make test command plus a .travis.yml file and build the website automatically in Travis at each commit.
What to test? First that Pelican compiles the markdown without errors. Ideally we should add more tests on the generated HTML.
Like in the other repositories, we should add a
make testcommand plus a.travis.ymlfile and build the website automatically in Travis at each commit.What to test? First that Pelican compiles the markdown without errors. Ideally we should add more tests on the generated HTML.