website/archetypes/projects.adoc

16 lines
216 B
Plaintext
Raw Normal View History

2019-08-19 16:26:37 +00:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---
= {{ replace .Name "-" " " | title }}
== What is {{ replace .Name "-" " " | title }}?
== Overview
== How it works
== Conclusion