Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 444 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 444 Bytes

Website

The official Cardinal website.

Development

This website uses hugo. The theme of the site is hextra.

To start development:

  1. Check to make sure that these dependencies are installed:
  • hugo
  • golang
  1. Clone the repository and run hugo server to run the server.

When you want to make changes to the site. Please make a pull request to have someone review your code. DO NOT PUSH CHANGES INTO MASTER BRANCH!