Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/navcoin/navcoin-org

The NavCoin.org static site
https://github.com/navcoin/navcoin-org

Last synced: about 4 hours ago
JSON representation

The NavCoin.org static site

Awesome Lists containing this project

README

        

[![Netlify Status](https://api.netlify.com/api/v1/badges/fd773cff-cd56-4aad-842d-7aca4ff79893/deploy-status)](https://app.netlify.com/sites/navcoin/deploys)

# Navcoin.org

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.

## How to contribute

1. Install [Hugo](https://gohugo.io/getting-started/installing)
2. [Fork](https://docs.github.com/en/get-started/quickstart/fork-a-repo) and [clone](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) this repository
3. Perform your changes and preview them on [localhost](http://localhost:1313) by executing `hugo server` from the repository's root
4. Create a pull request targeting this repository and wait for other community members to review your changes
5. 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.