weblatebot
Weblate translation botmaintainer
sudo dnf install hugo hugo --minify
rsync -a public/* fedora@my-server:/srv/www/fedoraloveskde.org
This is using hugo. layouts/index.html contains the homepage, i18n/en.yaml contains the strings and assets/sass/bulma.scss contains the style.
You can use following command to start a development server:
hugo serve