Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 255 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 255 Bytes

RHElements Documentation

RHElements documentation uses the Hugo, a static HTML and CSS website generator.

Install Hugo with homebrew

brew install hugo

Build your static assets

hugo

Watch files locally

hugo server -D