Added emoji description. Added emojis.
This commit is contained in:
parent
f624646a45
commit
5b0e10d547
4 changed files with 21 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Sample Article ⚫"
|
title: "Sample Article (draft) ⚫"
|
||||||
date: "2023-06-30T00:36:18+03:00"
|
date: "2023-06-30T00:36:18+03:00"
|
||||||
author: "anybody"
|
author: "anybody"
|
||||||
contributors: ["jane-contributor.md"]
|
contributors: ["jane-contributor.md"]
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Constantinos Miltiadis"
|
title: "Constantinos Miltiadis ⚫ 🧜"
|
||||||
date: "2023-06-24T16:04:22+03:00"
|
date: "2023-06-24T16:04:22+03:00"
|
||||||
author: "anybody"
|
author: "anybody"
|
||||||
draft: false
|
draft: false
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Pippin Bar ⚫"
|
title: "Pippin Bar ⚫ 🧜"
|
||||||
date: "2023-06-24T16:02:50+03:00"
|
date: "2023-06-24T16:02:50+03:00"
|
||||||
author: "anybody"
|
author: "anybody"
|
||||||
draft: true
|
draft: true
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "Archetypes & content creation instructions 🦺 ⛏"
|
title: "Archetypes & content creation instructions 🦺 ⛏"
|
||||||
date: "2023-07-13T14:12:58+03:00"
|
date: "2023-07-13T14:12:58+03:00"
|
||||||
author: "file-creator-put-your-name-here"
|
author: "anybody"
|
||||||
draft: true
|
draft: true
|
||||||
has_articles: ["int-archetype-issue.md", "int-archetype-article.md", "int-archetype-contributor.md", "int-archetype-editor.md","int-archetype-print.md"]
|
has_articles: ["int-archetype-issue.md", "int-archetype-article.md", "int-archetype-contributor.md", "int-archetype-editor.md","int-archetype-print.md"]
|
||||||
keywords:
|
keywords:
|
||||||
|
@ -13,4 +13,20 @@ abstract: |
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
Make sure to check the .
|
Please make sure to follow  for file names, and instructions for .
|
||||||
|
|
||||||
|
Each new item created will have in its title some emojis. These are used to track new items, draft items, WIP items, and items potentially created by mistake.
|
||||||
|
|
||||||
|
Creating a new item will have both the draft emoji ⚫, and the emoji associated with the particular content type
|
||||||
|
|
||||||
|
| Emoji | Explanation |
|
||||||
|
|-|-|
|
||||||
|
|⚫ | emoji to signal a draft item |
|
||||||
|
|📕 | default emoji for new issue|
|
||||||
|
|📑 | default emoji for new article|
|
||||||
|
|🧜 | default emoji for new contributor|
|
||||||
|
|♕ | default emoji for new editor |
|
||||||
|
|🖶 | default emoji for new print |
|
||||||
|
|
||||||
|
|
||||||
|
Emojis found at https://www.compart.com/en/unicode/
|
||||||
|
|
Loading…
Add table
Reference in a new issue