This is a Hugo theme for the SRCF's websites. At the moment, it's used for the docs and the blog but hopes to provide a standard for styling across our web presence.
Hugo version 0.60.1 or higher is required. View the Hugo releases and download the binary for your OS.
From the root of the site:
git submodule add https://github.com/srcf/srcf-hugo-theme.git themes/srcf-hugo-themeFrom the root of the site:
git submodule update --remote --mergeAll contributions to our Hugo theme are very welcome. We have more detailed information for beginners and advanced users alike on our internal documentation.