Major code import.
This commit is contained in:
parent
13fb5dac1c
commit
43d40f7fce
40 changed files with 1228 additions and 0 deletions
5
demo/blog_posts/anotherpost.cont
Normal file
5
demo/blog_posts/anotherpost.cont
Normal file
|
@ -0,0 +1,5 @@
|
|||
Some more post
|
||||
|
||||
|
||||
la la la
|
||||
|
4
demo/blog_posts/anotherpost.cont.meta
Normal file
4
demo/blog_posts/anotherpost.cont.meta
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"title":"Another Post(tm)",
|
||||
"summary":"Yet another post"
|
||||
}
|
1
demo/blog_posts/test.cont
Normal file
1
demo/blog_posts/test.cont
Normal file
|
@ -0,0 +1 @@
|
|||
Some content.
|
4
demo/blog_posts/test.cont.meta
Normal file
4
demo/blog_posts/test.cont.meta
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"title":"Test.cont",
|
||||
"summary":"Some empty test content"
|
||||
}
|
Reference in a new issue