Skip to content

A static-generated website to introduce the Data Together project, built with Hugo.

Notifications You must be signed in to change notification settings

datatogether/website

Repository files navigation

Data Together Website

GitHub Slack Jenkins

A static-generated website to introduce the Data Together project, built with Hugo. The website describes our collective commitment to support the development of a decentralized web that aggregates and preserves the public record, with attention to provenance and trustworthiness of our data.

License

Copyright (C) 2017 Data Together contributors.

Data Together theme code at github.com/datatogether/website/themes/datatogether is licensed under a GNU General Public License v3.0, the text of which is included in the repository here.

Data Together website content and documentation is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Getting Involved

We would love involvement from more people! If you notice any errors or would like to submit changes, please see our Contributing Guidelines.

We use GitHub issues for tracking bugs and feature requests and Pull Requests (PRs) for submitting changes.

Development

  1. Clone this repo

    $ git clone git@github.com:datatogether/website.git
    

    and cd into the directory

  2. Install Hugo

    We use Hugo, a fast and modern static site generator written in Go, follow the install instructions.

  3. Make Changes and Test Locally

    You can then make changes using your favourite text editor, read about Hugo usage basics and directory structure.

    Hugo also includes a development server, so you can view your changes as you go. Spin it up with the following command:

    $ hugo server
    

    run hugo before adding changes to a git commit.

Dependencies

Deployment

Data Together is currently hosted on Github Pages with automatic deployment via Circle CI (deployment logs). Any changes merged into main will automatically go live onto the website.

About

A static-generated website to introduce the Data Together project, built with Hugo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published