Source Cooperative Sites

Turn your Source Cooperative data product into a website—no infrastructure setup required. Upload HTML, CSS, JavaScript, and other static file files to your product and they'll be served with automatic HTTPS. Perfect for documentation sites, data explorers, interactive visualizations, or project landing pages.

Who is this for?

Data publishers, researchers, and organizations who want to share their datasets with rich documentation, interactive visualizations, or custom web interfaces—all hosted together with their data.

How to Host Your Content

  1. Upload web content to your Source Cooperative product
    Add an index.html file (and any other static assets like CSS, JavaScript, or images) to your product. Content can be served from the product root or from a specific subdirectory/prefix within your product.
  2. (Optional) Add a custom 404 page
    Create a 404.html file in the same location as your index.html for a branded error page.
  3. (Optional) Use a custom domain
    Create a CNAME DNS record pointing your domain to sites.source.coop
  4. Enable Source Cooperative Sites
    Contact Source at hello@source.coop to enable hosting for your product and/or custom domain.

💡 Fun fact: This page you're reading is hosted using Source Cooperative Sites!
View the files at source.coop/source/sites.source.coop