added pippi, his article, print, and included in issue X !publish!
This commit is contained in:
parent
87dad67e04
commit
026f87ef4d
4 changed files with 47 additions and 1 deletions
24
content/article/pippins-article.md
Normal file
24
content/article/pippins-article.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
title: "Pippins Article"
|
||||
date: "2023-08-17T13:19:14+03:00"
|
||||
author: "constantinos"
|
||||
contributors: ["pippin-bar.md"]
|
||||
draft: false
|
||||
keywords:
|
||||
- draft
|
||||
- something
|
||||
- else
|
||||
abstract: |
|
||||
Lorem ipsum abstract
|
||||
---
|
||||
|
||||
# Introduction
|
||||
|
||||
Some text[^ft]
|
||||
|
||||
[^ft]: Some footnote.
|
||||
|
||||
# Bibliography
|
||||
- 1
|
||||
- 2
|
||||
- 3
|
14
content/contributor/pippin-bar.md
Normal file
14
content/contributor/pippin-bar.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: "Pippin Bar"
|
||||
date: "2023-08-17T13:15:50+03:00"
|
||||
author: "constantinos"
|
||||
affiliation: "Concordia"
|
||||
draft: false
|
||||
---
|
||||
|
||||
**Pippin Bar** is ....
|
||||
|
||||
[Personal website](http://pippin.bar)
|
||||
|
||||
[Email](Pippin@bar.com)
|
||||
|
|
@ -4,7 +4,7 @@ date: "2023-06-24T15:18:54+03:00"
|
|||
author: "anybody"
|
||||
draft: false
|
||||
editors: ["jane-editor.md", "joe-editor.md"]
|
||||
has_articles: ["ex-constantinos-digra.md", 'ex-constantinos-digra-out.md']
|
||||
has_articles: ["pippins-article.md","ex-constantinos-digra.md", 'ex-constantinos-digra-out.md']
|
||||
keywords:
|
||||
- test material
|
||||
abstract:
|
||||
|
|
8
content/print/p-pippins-article.md
Normal file
8
content/print/p-pippins-article.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: "Print Pippins Article ⚫ 🖶"
|
||||
date: "2023-08-17T13:21:17+03:00"
|
||||
author: "constantinos"
|
||||
draft: false
|
||||
print: "article/pippins-article.md"
|
||||
keywords: [print]
|
||||
---
|
Loading…
Add table
Reference in a new issue