Skip to content

hwayne/HypothesisWorks.github.io

 
 

Repository files navigation

README

This is the main hypothesis.works site. It is originally based off the rifyll Jekyll template.

Getting started

You need Git, make and Docker installed.

To run a local copy of the site:

$ git clone git@github.com:HypothesisWorks/HypothesisWorks.github.io.git
$ make serve

The site should be running on http://localhost:5858. If you make changes to the source files, it will automatically update.

To build a one-off set of static HTML files:

$ make build

When you push to master, the site is automatically built and served by GitHub Pages.

About

Main hypothesis.works website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.4%
  • Ruby 17.3%
  • CSS 16.5%
  • Python 5.1%
  • Makefile 2.4%
  • Shell 2.3%
  • JavaScript 1.0%