Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 471 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 471 Bytes

Travis Foundation

See it live on foundation.travis-ci.org.

Edit things

Features on the frontpage can be edited in _data/features.yml.

Run locally

This page uses Jekyll and GitHub pages.

To run it locally clone the repo and cd into it.

Within the repo run $ bundle install and then $ jekyll serve --watch to run a development server.

Deploy

Push your changes to the gh-pages branch.