Skip to content
This repository has been archived by the owner on Mar 2, 2020. It is now read-only.

Latest commit

 

History

History
95 lines (84 loc) · 5.41 KB

guide_for_submitting_news.md

File metadata and controls

95 lines (84 loc) · 5.41 KB

Guide for submitting News

Submitting News

The pages in Aragon Monthly are static generated pages which are generated from .md aka MarkDown files submitted in the aragon-monthly repository.
All submissions must conform to this structure in a MarkDown format

  • Use the basic template as a basis for your submission. See the pre-filled template to see how a full table of news should look like
    • If someone has already submitted an item and there is an existing structure, add to that, or if the row of 3 news items is full, add a new table
  • Input all the required information, if there is an image associated, add it to the images directory
    • If the Tag you are using doesn't have a tag.md file created yet, create one and add your content there
      • Common tags like DAOs and Aragon will exist by default
    • Use [<img src="../images/name_of_image.png">](URI_to_news) for entries with an image. Entries without an image should have the monthly_no_image.png used
    • The index.md will be compiled by the Editors at the end of the month from the news submitted as tags.md entries
  • If you don't know where each file should go, see the repository structure for guidance

Basic template structure for News

Use this template when submitting new items for News
Note: The monthly_no_image.png is one folder below the actual content you submit, so you need to remove one ../ from the img src

[**Title**](URI_to_news) | | |
:-----------:|:-----------:|:-----------:|
[_Tag_](tag.md) | | |
[<img src="../../images/monthly_no_image.png">](URI_to_news) | [<img src="../../images/monthly_no_image.png">](URI_to_news) | [<img src="../../images/monthly_no_image.png">](URI_to_news) |
_Author [Author Name](URI_to_author_profile) on Month Date#_ | | |
**Subtitle** Description of the content in the news. | | |
[Read More](URI_to_news) | [Submit News!](../guides/guide_for_submitting_news.md) | [Submit News!](../guides/guide_for_submitting_news.md) |

Preview of a basic template for news

Title
Tag
Author Author Name on Month Date#
Subtitle Description of the content in the news.
Read More Submit News! Submit News!

Pre-filled template structure for News

Use this template when submitting new items for News
Note: The monthly_no_image.png is one folder below the actual content you submit, so you need to remove one ../ from the img src

[**Title**](URI_to_news) | [**Title**](URI_to_news) | [**Title**](URI_to_news) |
:-----------:|:-----------:|:-----------:|
[_Tag_](tag.md) | [_Tag_](tag.md) | [_Tag_](tag.md) |
[<img src="../../images/monthly_no_image.png">](URI_to_news) | [<img src="../../images/monthly_no_image.png">](URI_to_news) | [<img src="../../images/monthly_no_image.png">](URI_to_news) |
_Author [Author Name](URI_to_author_profile) on Month Date#_ | _Author [Author Name](URI_to_author_profile) on Month Date#_ | _Author [Author Name](URI_to_author_profile) on Month Date#_ |
**Subtitle** Description of the content in the news. | **Subtitle** Description of the content in the news. | **Subtitle** Description of the content in the news. |
[Read More](URI_to_news) | [Read More](URI_to_news) | [Submit News!](../guides/guide_for_submitting_news.md) |

Preview of a pre-filled template for news

Title Title Title
Tag Tag Tag
Author Author Name on Month Date# Author Author Name on Month Date# Author Author Name on Month Date#
Subtitle Description of the content in the news. Subtitle Description of the content in the news. Subtitle Description of the content in the news.
Read More Read More Read More

Empty structure for News

Completely empty News table structure

| | |
:-----------:|:-----------:|:-----------:|
| | |
| | |
| | |
| | |
| | |


Pre-filled template for Featured news

Editors will add Featured news entries to index.md and all tag.md at the end of the month

[<h2>Title</h2>](URI_to_news) |
:-----------|
[_Tag_](tag.md) |
![](../../images/monthly_no_image.png) |
_Author [Author Name](URI_to_author_profile) on Month Date#_ |
**Subtitle** Description of the content in the news. |
[Read More](URI_to_news) |

Preview of a pre-filled template for Featured news

Tag
Author Author Name on Month Date#
Subtitle Description of the content in the news.
Read More