About
About docs.hpc¶
This document explains what the purpose is of this site and how it is build.
You -- the visitor of this site -- are invited to give feedback.
This can be done by making an issue in our git repository or by mailing to docs@hpc.ugent.be
We keep a log of changes to the site in the change log. Details can be found in the history of the git repository.
This site -- docs.hpc.ugent.be -- is the documentation site of the high performance computing (HPC) group of the University of Ghent.
In the past the documentation was made in LaTeX and was available in PDF
format.
Later this was changed to markdown.
The markdown is converted to HTML by a static site generator (SSG) called
'mkdocs'.
Currently a switch is made to 'zensical', another SSG.