mdaffin/notes

Single Note View

Closed this issue · 0 comments

The primary function of the application, the ability to view written notes.

/notes/<repo>/<path to note>

Notes are stored as markdown files in a git repo stored in a gitlab project. This page needs to be able to load the markdown file from the provider and render it to HTML and display it.