mykiwi/mykiwi.blogpublic Fork 0
ab57bea17065e93abbaa8a8c288357475e5ba1b2
Commits
Clone
git clone https://git.rickub.com/mykiwi/mykiwi.blog.git
git clone ssh://git@rickub.com/mykiwi/mykiwi.blog.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

Add hugo skeleton 373f934 · on ab57bea17065e93abbaa8a8c288357475e5ba1b2 · Romain Gautier · yesterday
default.md · 5 lines · 104 Bmarkdown
Blame HistoryOpen raw

+++
date = '{{ .Date }}'
draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++

1
2
3
4
5
+++
date = '{{ .Date }}'
draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++