Sha256: 4ce5d4324d3b08c7bf044a3fc72788a148a3ea6c8774340a3a4df09718d7c929

Contents?: true

Size: 558 Bytes

Versions: 16

Compression:

Stored size: 558 Bytes

Contents

# Chameleon Docs

This repo contains the source and compiled docs for [Chameleon](https://github.com/pusher/chameleon).

## Building
The site is built on Jekyll, which allows us to host the site on Github Pages. However due to restrictions on external plugins, the site should first be compiled locally, and then pushed on to the `gh-pages` branch.

A Rakefile is included which automates this.

To build the site, run: `rake site:publish`.

This will:
- Compile the jekyll site
- Create a new git commit with the new site
- Push to the live gh-pages branch

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
pusher-chameleon-1.4.6 docs/README.md
pusher-chameleon-1.4.5 docs/README.md
pusher-chameleon-1.4.4 docs/README.md
pusher-chameleon-1.4.3 docs/README.md
pusher-chameleon-1.4.2 docs/README.md
pusher-chameleon-1.4.1 docs/README.md
pusher-chameleon-1.4.0 docs/README.md
pusher-chameleon-1.3.0 docs/README.md
pusher-chameleon-1.2.1 docs/README.md
pusher-chameleon-1.2.0 docs/README.md
pusher-chameleon-1.1.0 docs/README.md
pusher-chameleon-1.0.4 docs/README.md
pusher-chameleon-1.0.3 docs/README.md
pusher_chameleon-1.0.3 docs/README.md
pusher_chameleon-1.0.2 docs/README.md
pusher_chameleon-1.0.0 docs/README.md