published on
tags: tilde hugo

Hello, tilde

Today I created my tilde page on ctrl-c club. After trying some hugo templates I decided to go with the theme https://htdvisser.github.io/hugo-base16-theme

Steps to create a new post are:

cd ~/src/hugo/tg0/base16

hugo new posts/$(date +%F).md

hugo && rsync -avz --delete public/ tg0@ctrl-c.club:~/public_html