/kudlav.github.io

Vladan Kudláč personal website

Primary LanguageHTMLOtherNOASSERTION

Kudlac's personal websites

Powered by Hugo - static site generator. Theme by PaperMod.

Installation

https://gohugo.io/installation/

Ubuntu:

sudo snap install hugo
git submodule update --init --recursive

Develompent

hugo server -D

Or build static page located at/public:

hugo