Skip to content

Het Nederlandse meldpunt voor kwetsbaarheden, infecties en andere (cyber)security gerelateerde zaken.

License

Notifications You must be signed in to change notification settings

Lennaert89/SecurityMeldpunt

 
 

Repository files navigation

Adding new news items

  1. Create a new file in the _posts folder with filename <year>-<month>-<day>-<title>.md
  2. 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 -->
---

Development

The site is easiest deployed locally with Docker.

  1. Install Docker
  2. Clone this repository
  3. Run ./serve
  4. Open your favorite Internet Explorer and go to http://localhost:4000

Markdown

See: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet

About

Het Nederlandse meldpunt voor kwetsbaarheden, infecties en andere (cyber)security gerelateerde zaken.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 70.0%
  • JavaScript 11.4%
  • HTML 9.0%
  • SCSS 8.3%
  • Shell 0.8%
  • Dockerfile 0.4%
  • Ruby 0.1%