justint / papaya

A clean Zola theme for blogging and projects.
https://justintennant.me/papaya/
MIT License
45 stars 24 forks source link

Setup automated builds/tests #10

Open justint opened 1 year ago

justint commented 1 year ago

We should get some kind of automated testing set up for new releases of zola, to avoid an instance of breaking changes like #9 happening again.

Originally posted by @justint in https://github.com/justint/papaya/issues/9#issuecomment-1244057528

justint commented 1 year ago

Additionally we should have tests to run through papaya's setup instructions, and have those trigger whenever we push changes to papaya or see upstream changes from zola.