Skip to content

eHealthAfrica/ehealth-bootstrap

Repository files navigation

This theme is based on Bootstrap 3.0 and is to be used across all applications

Table of contents

Quick start

Four quick start options are available:

  • Clone the repo: git clone https://github.com/twbs/bootstrap.git.

Read the Getting started page for information on the framework contents, templates and examples, and more.

Documentation

Bootstrap's documentation, included in this repo in the root directory, is built with Jekyll and publicly hosted on GitHub Pages at http://getbootstrap.com. The docs may also be run locally.

Running Theme Locally

  1. If necessary, install Jekyll (requires v2.5.x).
  1. Install the Ruby-based syntax highlighter, Rouge, with gem install rouge.
  2. From the root /bootstrap directory, run jekyll serve in the command line.
  3. Open http://localhost:9001 in your browser, and voilà.

Learn more about using Jekyll by reading its documentation.

Documentation for previous releases

Previous releases and their documentation are also available for download.

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Moreover, if your pull request contains JavaScript patches or features, you must include relevant unit tests. All HTML and CSS should conform to the Code Guide, maintained by Mark Otto.

Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at http://editorconfig.org.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, Bootstrap is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to those rules whenever possible.

Creators

Brennan Novak

Copyright and license

Code and documentation copyright 2014-15 eHealth Africa. Code released under the MIT license. Docs released under Creative Commons.