This repository hosts the generated GitHub Pages website for the Hypergraphx-data dataset catalog.
Live site: https://hgx-team.github.io/hypergraphx-data/
Do not edit generated files in this repository directly.
The source dataset metadata, templates, build scripts, and maintenance tools live in:
https://github.com/HGX-Team/hypergraphx-data-backend
Changes should be made in the backend repository and deployed from there.
index.html: dataset catalog homepagedatasets/: generated per-dataset pagesstatistics.html: generated catalog statistics pageabout.html: static about pagestatic/: generated CSS, JavaScript, images, and figuresreproducibility/: public reproducibility notes and scripts copied from the backend repository
The site is deployed from the backend repository with:
scripts/deploy_pages.sh --pushThat command builds the static site, copies the generated output into this repository, copies reproducibility/, commits the result, and pushes to GitHub Pages.
Please report dataset, metadata, website, or attribution issues in the backend repository:
