Skip to content

Commit

Permalink
feat: create memo publication workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
innnotruong committed Jun 12, 2024
1 parent b4b10ac commit fbcaec5
Show file tree
Hide file tree
Showing 5 changed files with 51 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
51 changes: 51 additions & 0 deletions 01_literature/memo-publication-workflow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
tags:
- instructions
- guideline
- memo
title: Memo Publication Workflow
date: 2024-06-12
description: This guide will help you step-by-step create content and publish on memo.
authors:
- minh
- innno_
menu: playground
toc: false
notice:
type: instructions
hide_frontmatter: false
event_date:
pinned:
hide_title: false
---

### Choosing the right directory for the right topic
The first thing is to determine the field that you’re writing in. Whether you're interested in writing about blockchain, communication, design, engineering, market, security, or writing there's a directory for you in `playground`.

![](assets/memo-publication-workflow-choose-topic.webp)

If you’re unsure where your content fits, just message our supporters on Discord for guidance.

### Writing your content
- To set up your local environment for writing a memo, check out [this guide](https://memo.d.foundation/playground/01_literature/how-to-set-up-environment-for-editing-memo/).
- To learn how to write, submit, and publish your memo, see [this guide](). Before you start, ensure each article includes these **mandatory fields**: title, description, author, date, and tags.

![](assets/memo-publication-workflow-metadata.webp)

- Name your files using kebab case, e.g: [how-to-write-a-memo.md](http://how-to-write-a-memo.md/).
- Verify all links in your article by running the repository locally.
- Upload any images to the `assets` folder and reference them accordingly.
- For image and screenshot guidelines in your article, refer to [this guide](https://memo.d.foundation/playground/01_literature/how-to-take-better-screenshots-on-mac/).

![](assets/memo-publication-workflow-images-format.webp)

![](assets/memo-publication-workflow-format.webp)

### Review process
After writing your article, let a reviewer know if it's a draft or the final version.

- For content: Our experts will review and improve your work. For example, @tom handles engineering, and @nikki focuses on communications.
- For format and design: @anna oversees the visual and structural aspects. Once you're done, take a screenshot, upload it to our server, and ping @anna for her feedback.

### Feedback
Gather all of the feedback, and work on them. For detailed instructions, read the article [Life cycle of a publication](https://memo.d.foundation/playground/01_literature/lifecycle-of-a-publication/).

0 comments on commit fbcaec5

Please sign in to comment.