travis-ci / travis-foundation

Travis Foundation website.
https://foundation.travis-ci.org/
MIT License
19 stars 16 forks source link

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.