Chciples.cz project website respository. The site itself is generated using Hugo static site generator.
To run development server while working on the site, run this command.
hugo server -D
To build the website, just run this command in Terminal. You must have Hugo installed on your machine.
hugo --gc --minify