The BIGSS Wiki (based on Hugo) is now hosted on Github Pages.
https://uark-i3r-bigss.github.io/wiki/
You can add new pages, edit existing pages directly from the Gitlab interface. Or you can clone the repository, make your changes, and submit a merge request.
Clone the repository with the --recurse-submodules:
git clone --recurse-submodules https://github.com/uark-i3r-bigss/wiki.git
You can build the wiki locally to preview your changes. You will need to install Hugo (Recommend installing hugo via Snap Package Manager), and then run the following command from the root of the repository:
hugo serverThis will start a local web server on port 1313. You can then access the wiki page at http://localhost:1313/wiki/