Initial commit
This commit is contained in:
commit
613ada0063
17 changed files with 2287 additions and 0 deletions
3
src/posts/hello_world.md
Normal file
3
src/posts/hello_world.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Hello world
|
||||
|
||||
This is a test post.
|
4
src/posts/posts.json
Normal file
4
src/posts/posts.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"layout": "base",
|
||||
"tags": "posts"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue