This is the readme file for sustaining the galactic forensics laboratory website. The readme file for the Hugo Academic theme can be found here.
A detailed readme, that also applies to this website, can be found here
Note: The website is built with Hugo v0.72.0. The binaries for this release can be found here. An installation guide can be found here.
git clone https://github.com/galactic-forensics/website.git
cd website
git submodule update --init --recursive
Alternativley, clone via SSH.
After pushing to the main
branch,
github actions automatically build the website
and push the files to the gh-pages
branch.
The build follows the instructions
here.
Note that the filename had to be adapted,
since v0.72.0 uses a different file naming scheme
than later versions.
Furthermore,
the creation of the CNAME
file has been added.