Skip to content
  • David Soria Parra's avatar
    Use flask to render site and get rid of submodules · 29d4b5e45423
    David Soria Parra authored
    We don't want to use statically generated html files anymore. We are using
    flask to do the routing and render the templates for now. This means we also
    get rid of the submoduels and put everything together in templates/.
    29d4b5e45423