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:
@@ -1,3 +1,5 @@
|
||||
Title: Index
|
||||
|
||||
# test index
|
||||
|
||||
this is some test content
|
||||
|
||||
1
tests/instance/journal/no-title.md
Normal file
1
tests/instance/journal/no-title.md
Normal file
@@ -0,0 +1 @@
|
||||
# this page doesn't have a title!
|
||||
Reference in New Issue
Block a user