• v3.0.2 011b4e06dd

    viveksantayana released this 2021-11-03 13:15:50 +00:00 | 1 commits to master since this release

    Notable changes

    • Fixed bug with the 404 page not rendering
    • Corrected dynamically rendered titles for page metadata
    Downloads
  • v3.0.1 7747b2a402

    viveksantayana released this 2021-11-03 11:26:54 +00:00 | 2 commits to master since this release

    Notable Changes

    • Serving the app via Gunicorn so it can handle multiple requests, rather than using the native Flask server.
    • Added OpenGraph and Twitter metadata to allow or social media sharing.
    Downloads
  • v3.0.0 6859b75825

    viveksantayana released this 2021-11-01 14:02:20 +00:00 | 4 commits to master since this release

    Notable Changes

    • Rebuilt the quiz using Flask and Bootstrap
    • Now runs entirely server-side
    • Dockerised for easy deployment.
    Downloads