peepo-world / greenhouse

The web app behind peepo.world
https://greenhouse.readthedocs.io/en/latest/
Other
2 stars 2 forks source link

add routes, templates, mount static files. #22

Closed BenjaRogers closed 1 year ago

BenjaRogers commented 1 year ago

Adds templates from frontend repo, and basic routes. Probably worthwhile to create a base template with the navbar/footer before a bunch more templates are made with duplicate html.

BenjaRogers commented 1 year ago

Going to reopen request after precommit.

FFY00 commented 1 year ago

You can just commit the fix, btw, I also don't mind if you fix the commit directly and force-push. I have written about my preferred git workflow as a maintainer in other of my projects, you can check it out if you want https://openinput.readthedocs.io/en/latest/contributing/index.html#workflow.