codeclimate/docs-travis-ci-com

Name: docs-travis-ci-com

Owner: Code Climate

Description: The Travis CI Documentation

Forked from: travis-ci/docs-travis-ci-com

Created: 2016-11-10 16:31:26.0

Updated: 2016-11-10 16:31:29.0

Pushed: 2016-11-15 23:12:20.0

Homepage: http://docs.travis-ci.com

Size: 11814

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

About this repository

This is the documentation site for Travis CI! (http://docs.travis-ci.com/)

How to contribute

Fork the repository, read the rest of this README file and make some changes. Once you're done with your changes send a pull request. Thanks!

How to edit the site

Make sure you have Ruby and RubyGems installed. Next install bundler:

install bundler

Then install dependencies:

le install --binstubs

In order to run a local Web server that will serve documentation site, run:

n/jekyll serve

and then open localhost:4000 in your browser.

To regenerate the HTML pages automatically when you make changes to Markdown source files, use

n/jekyll serve --watch

Note that quoted entities may be escaped or unescaped depending on the Ruby version (1.8 vs. 1.9) used. It is normal.

License

Distributed under the MIT license; the same as other Travis CI projects.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.