mykiwi/mykiwi.blogpublic Fork 0
8145a2ac9ae8578fa5403ccbfb4b6c464fc65e58
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.

default.md · 5 lines · 104 Bmarkdown Blame HistoryRaw
Add hugo skeleton 373f934 Romain Gautier yesterday1+++
2date = '{{ .Date }}'
3draft = true
4title = '{{ replace .File.ContentBaseName "-" " " | title }}'
5+++