This repo has the files for csirt.divd.nl
- Create a new file in the
_postsfolder with filename<year>-<month>-<day>-<title>.md - Start the file with the following template configuration:
---layout: posttitle: <-- title-- >author: <-- your name -->excerpt: <-- one line summary in Dutch / And English will show on blog page -->---
Lorum IpsumThe 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