💾 Archived View for gemini.ctrl-c.club › ~tg0 › hello.gmi captured on 2023-06-16 at 18:18:55. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

---

title: "Hello, tilde"

date: 2023-01-27T00:07:07+01:00

tags: [tilde,hugo]

---

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