Work in progress
The site is built with Hugo framework. All content is located at the content folder.
It's can be done easily via editing the content in this reposotory. Just make changes through GitHub UI or clone the repository to your computer and push to remote. Create a Pull Request and after the review changes will be automatically uploaded to the site.
If you want to test the page before commit you can run the site locally.
you need to have git and hugo installed. Please, follow the official installation instructions.
$ git clone [url]]
$ cd innersourcecommons.net
$ hugo server