~dricottone/blog

ref: ed358ec08a9b405fd4a583324d0d26bfa85f108c blog/archetypes/posts.md -rw-r--r-- 77 bytes
ed358ec0Dominic Ricottone Complete rework of git CSS 2 years ago
                                                                                
1
2
3
4
5
6
7
---
title: "{{ replace .Name "_" " " }}"
date: {{ .Date }}
draft: true
---