forked from varia/varia.website
more readme
This commit is contained in:
parent
69f42f6502
commit
644806c532
@ -34,15 +34,17 @@ to the website is by making 'posts' in the folder `content`. This can be done
|
||||
either locally or via the gitlab interface by creating a new file. Make sure
|
||||
that each article contains at least the following at the top of the document:
|
||||
|
||||
---
|
||||
Title: een nieuw initiatief
|
||||
Date: 2017-07-07 18:32
|
||||
Category: news
|
||||
Tags: event, workshop
|
||||
slug: the-name-of-the-html-page
|
||||
slug: the-name-of-the-html-page-EN OR the-name-of-the-html-page-NL
|
||||
lang: nl OR en
|
||||
event_start: 2017-07-07 18:32
|
||||
event_duration:4h
|
||||
featured_image: /images/image.png
|
||||
---
|
||||
|
||||
Articles are written in a markup language called markdown.
|
||||
[Here](https://daringfireball.net/projects/markdown/syntax) is an overview of
|
||||
|
Loading…
Reference in New Issue
Block a user