This page will be automatically generated with Hugo.
The following steps make it easy to contribute to this Repository.
Install the extended version of hugo there is a binary file for all the popular distributions like Windows, Mac and off course Linux!.
Then clone the source branch from this repository to your local device
git clone --single-branch --branch source --recurse-submodules https://github.com/ito-org/ito-org.github.io.git
Now you can switch inside the Folder and start hugo in server mode to provite a preview of the Webpage under http://localhost:1313
cd ito-org.github.io
hugo server