32 lines
1.2 KiB
Markdown
32 lines
1.2 KiB
Markdown
---
|
|
title: "Archetypes & content creation instructions 🦺 ⛏"
|
|
date: "2023-07-13T14:12:58+03:00"
|
|
author: "anybody"
|
|
draft: true
|
|
has_articles: ["int-archetype-issue.md", "int-archetype-article.md", "int-archetype-contributor.md", "int-archetype-editor.md","int-archetype-print.md"]
|
|
keywords:
|
|
- internal
|
|
- guide
|
|
abstract: |
|
|
This contains archetypes for creating content, as they can be found at `/root/archetypes/`
|
|
Leave `draft:true`
|
|
---
|
|
|
|
|
|
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/
|