added initial content..
This commit is contained in:
parent
1a0adf4bf7
commit
fc8c95ad74
3 changed files with 17 additions and 0 deletions
5
content/article/the-article.md
Normal file
5
content/article/the-article.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
title: "The Article"
|
||||||
|
---
|
||||||
|
|
||||||
|
Some text.
|
6
content/issue/the-issue.md
Normal file
6
content/issue/the-issue.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
title: "The Issue"
|
||||||
|
has_articles: ["the-article.md"]
|
||||||
|
---
|
||||||
|
|
||||||
|
Some text.
|
6
content/journal/index.md
Normal file
6
content/journal/index.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
title: Dotawo Journal
|
||||||
|
has_issues: ["the-issue.md"]
|
||||||
|
---
|
||||||
|
|
||||||
|
Some text.
|
Loading…
Add table
Reference in a new issue