iiasa / COACCH

Source content and generation scripting for COACCH Data Repository site. Indexes COACCH project data hosted on Zenodo.
GNU General Public License v3.0
1 stars 0 forks source link
coacch data repository

docs_pages_workflow

Data Reposity content for COACCH

The master branch of this repository holds content and content generation scripts for the COACCH Data Repository website. The website provides a searchable and browsable index of COACCH data sets hosted by Zenodo. These data sets are collected by querying the Zenodo REST API.

The content is defined in reStructuredText markup format and converted using Sphinx to HTML. The Sphinx conversion is automated using GitHub Actions. The HTML is stored in the gh-pages branch and thereafter automatically displayed via GitHub Pages on the website. This setup was borrowed from https://github.com/maltfield/rtd-github-pages. For more information on this approach, see this article.

License

The contents of this repo are dual-licensed. All code is GPLv3 and all other content is CC-BY-SA.