Add Hugo static site + reval.js based presentation framework

This commit is contained in:
benjamin melançon 2020-03-15 23:03:21 -04:00
parent 1c601c848c
commit 189153337c
4 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---