The official Cardinal website.
This website uses hugo
. The theme of the site is hextra
.
To start development:
- Check to make sure that these dependencies are installed:
hugo
golang
- 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!