Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

rcmcooperative/website-dev

 
 

Repository files navigation

RCM Cooperative: Website repo

This repo is for testing website development. The live website is at https://github.com/rcmcooperative/rcmcooperative.github.io

Installation

  1. Add the repository into your Hugo Project repository as a submodule, git submodule add [email protected]:StaticMania/roxo-hugo.git themes/roxo-hugo.

  2. Copy the data, content, static, resources & config.toml files from the exampleSite directory and paste it on you Hugo Project repository/directory. From the site home directory:

    cp -a themes/roxo-hugo/exampleSite/* .

  3. Build your site with hugo serve (make sure hugo is installed first) and see the result at http://localhost:1313/.

  4. Set to build the github page using Actions (see guide from Hugo)

Contact

Have questions for the RCM Cooperative team? Email Us

Licensing

Code in this repository is licensed under the MIT License. Documentation is licensed under CC-BY-4.0.

About

website development space

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.4%
  • JavaScript 13.3%
  • CSS 9.2%
  • SCSS 8.1%