Personal web site
Currently I am using HUGO. Cos it is very fast and interactive.
On Linux the easiest way to install it is by running
sudo apt install hugo
The easiest way is to use chocolatey package manager
choco install hugo
After setup from root folder just run:
hugo server -D
Can be done by running script deploy.ps1 okmechak-github-io is submodule which contains final site
TODO: describe this in feew words from official documention of hugo
TODO: describe some features
TODO: Give link on test pages