add examples
This commit is contained in:
9
examples/content/blog/contents.lr
Normal file
9
examples/content/blog/contents.lr
Normal file
@@ -0,0 +1,9 @@
|
||||
_model: blog
|
||||
---
|
||||
title: Blog
|
||||
---
|
||||
tags:
|
||||
|
||||
Directory
|
||||
Blog
|
||||
samegroup
|
||||
9
examples/content/blog/first-post/contents.lr
Normal file
9
examples/content/blog/first-post/contents.lr
Normal file
@@ -0,0 +1,9 @@
|
||||
title: Hello Website
|
||||
---
|
||||
body: This is an example blog post. {{Tag}} in {{blog}}
|
||||
---
|
||||
tags:
|
||||
|
||||
Initial
|
||||
Blog Post
|
||||
samegroup
|
||||
8
examples/content/contents.lr
Normal file
8
examples/content/contents.lr
Normal file
@@ -0,0 +1,8 @@
|
||||
title: GroupBy Examples
|
||||
---
|
||||
body: Main body {{tag}} {{Two}}
|
||||
---
|
||||
tags:
|
||||
|
||||
Root
|
||||
samegroup
|
||||
9
examples/content/projects/contents.lr
Normal file
9
examples/content/projects/contents.lr
Normal file
@@ -0,0 +1,9 @@
|
||||
title: Projects
|
||||
---
|
||||
body:
|
||||
|
||||
This is a list of the projects:
|
||||
|
||||
* Project 1
|
||||
* Project 2
|
||||
* Project 3
|
||||
Reference in New Issue
Block a user