Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 830 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 830 Bytes

srcf-hugo-theme

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.

Minimum Hugo version

Hugo version 0.60.1 or higher is required. View the Hugo releases and download the binary for your OS.

Installation

From the root of the site:

git submodule add https://github.com/srcf/srcf-hugo-theme.git themes/srcf-hugo-theme

Updating

From the root of the site:

git submodule update --remote --merge

Contributing

All contributions to our Hugo theme are very welcome. We have more detailed information for beginners and advanced users alike on our internal documentation.