start using gohugo.io to enable markdown pages

This commit is contained in:
Paul Spooren 2017-03-03 22:28:12 +01:00
parent 2e078fc88c
commit 165063f360
25 changed files with 623 additions and 232 deletions

View file

@ -1,15 +0,0 @@
{% extends "skeleton.html.j2" %}
{% block content %}
<h1>Reudnetzwiki</h1>
<p>Noch gibt es hier kein Wiki.</p>
<p>Allerdings sammeln wir Dienste und anderes Dokumentationszeug.</p>
<p>coming soon: Mailinglisten</p>
<p>VMs</p>
{% endblock %}
{% block seitenleiste %}
<h3>Dienste</h3>
<p>Mailinglisten<br />
Coming Soon</p>
{% endblock %}