The files here are used to publish into the public git submodule, which is the repository slai.github.io is served out of.
-
Download and extract Hugo v0.69.2 into
hugo/. Newer versions may work, or may be incompatible with the theme -
git submodule update --init --recursiveto download the theme and publish repositories -
hugo/hugo server
Use the ./publish.sh script to publish.
Don't forget to commit the data changes in this repository.