This repository has the sources for the KCRI HPC web site and notably the HPC documentation.
The KCRI HPC documentation was built with Hugo and the Docsy theme, starting from the Docsy example template.
Read through Hugo Getting Started for a quick start, and refer to the Docsy User Guide for detailed theme instructions.
Requirements
apt install hugo golang-go
Run site locally
hugo server
Build site in ./public
hugo
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.