This is based off the UI of Roadkill v2, with no new functionality or design.
These options could be in a hamburger bar:
- Page last edited by
____on_____ - Page info dialog - added by + on, last edit by + on, title, tags, dates
- Edit link
- History link
- Delete link (admin)
- Add link
- Finds the view template (e.g. template.hbs - handlebars template) in a templates folder
- Finds a page with the "homepage" tag
- Grabs the markdown (or HTML) from the API. Could render the markdown on the client side
- Renders the global UI elements
- Finds page id from URL via the API
- Grabs the markdown (or HTML) from the API. Could render the markdown on the client side
- Renders the global UI elements