We present a minimal example of a collaborative coastal data curation service, located at: https://copecomet.github.io/Coastal-Data/
The site is built with Docusaurus.
We invite you to contribute in a few ways:
- contributing data blog entries.
- discussing/commenting on data blog entries (commenting via utterances)
- giving us feedback (you can do this via github issues in this repository)
You can contribute a data blog entry in one of two ways:
- Fill out the template for data blog entries and leave the markdwon file (and any other content) in a new issue.
- Fork the project, fill out the template for data blog entries, leave it in the
blog
directory of the repository, and open a pull request.
To work with the website, clone this repository and navigate to the directory:
$ npm install
$ npm run start