+ Required meta data for active posts

* Moving drafted never posted stuff to an unused folder
This commit is contained in:
shockrah
2021-08-14 18:05:10 -07:00
parent ef568b9eb1
commit 9e40ea463c
27 changed files with 119 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
---
title: "Markdown Transpiler Thingy"
date: 2020-07-21
draft: false
---
# Markdown to HTML
A while back I made [gensite](https://gitlab.com/shockrah/site-generator) a static site generator that was built with pandoc users in mind.