This repo is for testing website development. The live website is at https://github.com/rcmcooperative/rcmcooperative.github.io
-
Add the repository into your Hugo Project repository as a submodule,
git submodule add [email protected]:StaticMania/roxo-hugo.git themes/roxo-hugo. -
Copy the
data,content,static,resources&config.tomlfiles from theexampleSitedirectory and paste it on you Hugo Project repository/directory. From the site home directory:cp -a themes/roxo-hugo/exampleSite/* .
-
Build your site with
hugo serve(make surehugois installed first) and see the result athttp://localhost:1313/. -
Set to build the github page using Actions (see guide from Hugo)
Have questions for the RCM Cooperative team? Email Us
Code in this repository is licensed under the MIT License. Documentation is licensed under CC-BY-4.0.