frankbirzle / docs-1

Documentation for Bolt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bolt docs (version 2.x / master)

These are the docs for Bolt. This repository is the documentation counterpart of the Bolt repository.

Installation

Create a new folder, and clone from github. Then use composer to get the rest of the components:

git clone git://github.com/bolt/docs.git bolt-docs
cd bolt-docs
curl -s http://getcomposer.org/installer | php
php composer.phar install

More detailed instructions can be found in the Setup section in the documentation.

About

Documentation for Bolt.


Languages

Language:CSS 81.8%Language:PHP 14.8%Language:JavaScript 3.0%Language:ApacheConf 0.4%