community_boilerplate
The community boilerplate is the project you'll need to start an Algolia Community project ( such as DocSearch, InstantSearch.js, places, ... )
Components
The boilerplate uses all the components available on the Algolia's UI-Components folder.
Usage
Want to build a new community project ?
$ cd path/to/folder$ git clone git@github.com:algolia/community_boilerplate.git$ cd community_boilerplate$ bundle install$ middleman
To build your site in /build
$ middeman build
version
1.0.2
