All content folders and index files
This commit is contained in:
parent
b0f8d2d283
commit
9dd3cc2435
8 changed files with 52 additions and 0 deletions
3
content/_index.md
Normal file
3
content/_index.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
title: "List of all content"
|
||||
---
|
3
content/article/_index.md
Normal file
3
content/article/_index.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
title: "List of Articles"
|
||||
---
|
3
content/contributor/_index.md
Normal file
3
content/contributor/_index.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
title: "List of Contributors"
|
||||
---
|
3
content/editor/_index.md
Normal file
3
content/editor/_index.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
title: "List of Editors"
|
||||
---
|
3
content/issue/_index.md
Normal file
3
content/issue/_index.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
title: "List of Issues"
|
||||
---
|
31
content/journal/index.md
Normal file
31
content/journal/index.md
Normal 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 .
|
||||
|
||||
# Editorial board
|
||||
|
||||
- , affiliation (?)
|
||||
- , 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
3
content/print/_index.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
title: "List of Printable content"
|
||||
---
|
3
content/urls/_index.md
Normal file
3
content/urls/_index.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
title: List of Urls
|
||||
---
|
Loading…
Add table
Reference in a new issue