1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
Pixelastic
bfa06b26c3 docs(readme): Add badges
This adds badges to the readme, including the coverage one (through
coveralls).
2015-12-23 10:47:17 +01:00
Pixelastic
e615957840 docs(readme): Add info about styling and local dev
I've added a screencast in the readme, a screenshot of the default
colorscheme and a copy-paste of the CSS customization example.

The diff of the README is all red because I used
[formd](http://drbunsen.github.io/formd/) on the file to make the
links more readable (it simply uses reference instead of inlining).
2015-12-22 22:21:58 +01:00
Pixelastic
59cf825d0b docs(readme): Small rewording
Small rewording, typos and links.
2015-12-21 12:50:34 +01:00
Sylvain UTARD
a33184bada chore(website): updated documentation 2015-12-18 19:09:14 +01:00
Sylvain UTARD
fab0e5b7ac chore(docs): updated README 2015-12-18 18:58:10 +01:00
vvo
57b3a99a61 v0.0.2
<a name="0.0.2"></a>
## 0.0.2 (2015-12-16)

### Bug Fixes

* **colors:** Reduce number of colors ([125d1c7](https://github.com/algolia/docsearch/commit/125d1c7))
* **snippet:** Fix typo in method name ([751dfdb](https://github.com/algolia/docsearch/commit/751dfdb))

### Features

* **gh-pages:** Add gh-pages deploy script ([ab1a299](https://github.com/algolia/docsearch/commit/ab1a299))
* **main:** Add main wrapper ([bdac9dd](https://github.com/algolia/docsearch/commit/bdac9dd))
* **styling:** Set grayscale as default, add styling as external file ([5d8cca8](https://github.com/algolia/docsearch/commit/5d8cca8))
2015-12-16 11:51:09 +01:00
vvo
26ec026186 chore(release): add release process similar to instantsearch.js 2015-12-15 16:15:13 +01:00
vvo
0527688ab6 chore(dev workflow, readme): consistency commit
add npm run dev:docs
consistent readme with instantsearch.js
move to docsearch.js

What do you think?
2015-12-15 11:10:12 +01:00
Pixelastic
aed7d828cb Split website into ./docs and set ./src for code 2015-11-25 15:05:54 +01:00
Sylvain UTARD
731ff34499 Initial import 2015-11-20 14:54:08 -08:00