This repository represents navcoin.org, and is maintained by Navcoin's global community. If you wish to take part in the development of our website, or wish to update any of its content, we encourage you to create a pull request for the changes you'd like to see, and have it peer reviewed by other members of the community.
- Install Hugo
- Fork and clone this repository
- Perform your changes and preview them on localhost by executing
hugo server
from the repository's root - Create a pull request targeting this repository and wait for other community members to review your changes
- Once your changes has been reviewed and approved, we'll merge it into
master
Note: When previewing your changes locally, please note that Hugo will automatically rebuild the site whenever a change is made.