journal: render markdown content + title metadata

this has a really basic template and whatnot at the moment, so
styling/etc isn't done, but this is maybe the last major piece before I
could actually see pushing this onto the site
This commit is contained in:
2020-03-07 11:54:26 -06:00
parent 0118eb2994
commit 1f420eab30
8 changed files with 39 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
Title: Index
# test index
this is some test content

View File

@@ -0,0 +1 @@
# this page doesn't have a title!