Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
clementbiron committed May 29, 2024
1 parent e49c91d commit cc57508
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions content/how-to-publish-a-memo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: "How to publish a memo"
weight: 11
---

# How to publish a memo

This guide will help you publish a memo on [opentermsarchive.org/en/memos](https://opentermsarchive.org/en/memos/) through the GitHub interface. No special computer skills are required to achieve this.

## Prerequisites

- A drafted memo, [Markdown](https://www.markdownguide.org/) formated and compliant with the [styleguide](https://github.com/OpenTermsArchive/engine/wiki/Styleguide#memos)
- A logged [GitHub](https://github.com/) account
- A desktop computer (do not following the steps in this how-to guide on a mobile phone)

## 1. Upload your memo file

- Open your browser and go to the following url: [`https://github.com/OpenTermsArchive/opentermsarchive.org/tree/main/content/memos`](https://github.com/OpenTermsArchive/opentermsarchive.org/tree/main/content/memos)

- Top right click on the 'Add File' button and click on `Upload files`

![start an upload](/images/how-to-publish-memos-start-upload.png)

- In the next screen, upload your memo file.

![upload a memo](/images/how-to-publish-memos-upload.png)

- Once this has been done, you should see the name of your file appear below the upload block. This tells you that it went well.

![check the upload](/images/how-to-publish-memos-check-upload.png)


## 2. Commit changes


## 3. Waiting for review


## 4. Promote
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/how-to-publish-memos-upload.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cc57508

Please sign in to comment.