Website: https://docs.chat.academiccloud.de
forked from TU Dresden
- Clone the repository via either HTTPS or SSH
- HTTPS
git clone --recurse-submodules https://github.com/gwdg/matrix-doc
- SSH
git clone --recurse-submodules [email protected]:gwdg/matrix-doc.git
- HTTPS
cd matrix-doc
- Install Hugo
- Run
hugo server -p 1313
- Open http://localhost:1313/
When an upgrade for the theme is needed, we upgrade the associated Hugo module to the latest released version:
hugo mod get -u github.com/McShelby/hugo-theme-relearn
We can also upgrade to a specific commit ref:
hugo mod get -u github.com/McShelby/hugo-theme-relearn@0b83617ee9da5253aafcf11807b256da7d88d709