This repository hosts the data used to generate the nray website.
- Hugo
- Git
hugo server -D
Hugo is going to display all data to reach the local web server and viewing changes as they happen.
hugo
Builds the website. Simply commit and push to Github, the new version will be deployed shortly afterwards.