port to hugo

This commit is contained in:
Tim Schubert 2021-08-19 01:19:20 +02:00
parent 12fc6478e1
commit 0dca9733e7
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
22 changed files with 46 additions and 67 deletions

4
config.toml Normal file
View file

@ -0,0 +1,4 @@
baseURL = 'http://dadada.li/'
languageCode = 'en-us'
title = 'dadada'
theme = "anubis"