Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 856 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 856 Bytes

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