All content folders and index files

This commit is contained in:
constantinos 2023-07-09 16:43:14 +03:00
parent b0f8d2d283
commit 9dd3cc2435
8 changed files with 52 additions and 0 deletions

3
content/_index.md Normal file
View file

@ -0,0 +1,3 @@
---
title: "List of all content"
---

View file

@ -0,0 +1,3 @@
---
title: "List of Articles"
---

View file

@ -0,0 +1,3 @@
---
title: "List of Contributors"
---

3
content/editor/_index.md Normal file
View file

@ -0,0 +1,3 @@
---
title: "List of Editors"
---

3
content/issue/_index.md Normal file
View file

@ -0,0 +1,3 @@
---
title: "List of Issues"
---

31
content/journal/index.md Normal file
View file

@ -0,0 +1,31 @@
---
title: "Game Design Knowledge & Practice Journal (WIP/Test)"
date: "2023-06-24T15:20:45+03:00"
author: "anybody"
draft: false
has_issues: ["issue-x.md", "issue-0.md", "int-housekeeping.md", "issue-journal-info.md"]
---
This is the journal home.
# Journal Statement
....
# Submissions
See ![Submission guidelines](article:submission-guide).
# Editorial board
- ![Jane Editor](editor:jane-editor), affiliation (?)
- ![Joe Editor](editor:joe-editor), some affiliation.
# Browse content
- [Sitemap with all content](/)
- [Issues](/issue/)
- [Articles](/article/)
- [Keywords](/keywords/)
- [Contributors](/contributor/)
- [Editors](/editor/)
- [Links](/urls/) (backlinks, outgoing URLs, internal links, and bibliographic references).
- [Printable content](/print/)
# Contact

3
content/print/_index.md Normal file
View file

@ -0,0 +1,3 @@
---
title: "List of Printable content"
---

3
content/urls/_index.md Normal file
View file

@ -0,0 +1,3 @@
---
title: List of Urls
---