Browse Source

more readme

master
simoon 6 months ago
parent
commit
644806c532
  1. 4
      README.md

4
README.md

@ -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…
Cancel
Save