Skip to content

ito-org/ito-org.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ito Homepage

github pages

This page will be automatically generated with Hugo.

How to Contribute

The following steps make it easy to contribute to this Repository.

Step 1

Install the extended version of hugo there is a binary file for all the popular distributions like Windows, Mac and off course Linux!.

Step 2

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

Step 3

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