Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenRCA Website

This repository contains the source code for the openrca.io website.

The website is built using Hugo static site generator and is currently hosted on Github pages. The full rendered version of the static content is available in the openrca.github.io repository.

Setup

Install Hugo:

$ brew install hugo

Install Node.js dependencies:

$ npm install

Load theme submodule:

$ git submodule update --init --recursive

Run Hugo server:

$ hugo serve -s ./src -d ../public

Deployment

In order to deploy rendered content to Github pages, run:

$ ./deploy.sh

About

Sources for project website

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages