Add markdown post rendering
This commit is contained in:
parent
6b8a916cd5
commit
905931b815
4 changed files with 23 additions and 6 deletions
6
posts/2021-07-07--let-there-be-light.md
Normal file
6
posts/2021-07-07--let-there-be-light.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
title: Let There Be Light
|
||||
some: frontmatter
|
||||
---
|
||||
# Hello World
|
||||
|
||||
This is an example post.
|
||||
1
posts/transclude_text.txt
Normal file
1
posts/transclude_text.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Oh wowzers, this is coming from within another file!
|
||||
Loading…
Add table
Add a link
Reference in a new issue