- Create a new file in the
_posts
folder with filename<year>-<month>-<day>-<title>.md
- Start the file with the following template configuration:
---
layout: news
title: <-- title-- >
author: <-- your name -->
excerpt: <-- one line summary in Dutch / And English will show on blog page -->
---
The site is easiest deployed locally with Docker.
- Install Docker
- Clone this repository
- Run
./serve
- Open your favorite Internet Explorer and go to
http://localhost:4000
See: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet