Sylvain UTARD
bdf40a4e2e
doc(readme): ensure the links are correctly interpreted by the
...
documentation website
2016-02-08 01:39:58 +01:00
Matthieu Dumont
71b652bd92
docs(documentation.md): Fix not working links
...
Closes #65
2016-01-27 14:55:10 +01:00
Pixelastic
75308d6d69
docs(toc): Run doctoc
2016-01-20 16:14:58 +01:00
Pixelastic
9752f14527
docs(options): Add documentation about custom options
2016-01-20 15:51:46 +01:00
Sylvain UTARD
921085498d
Merge branch 'develop'
2015-12-24 01:34:48 +01:00
Sylvain UTARD
a82c63ab73
chore(version): 1.0.0 is out
2015-12-24 01:34:40 +01:00
Sylvain UTARD
177d701b00
v1.0.0
...
<a name="1.0.0"></a>
# [1.0.0](https://github.com/algolia/docsearch/compare/v0.0.7...v1.0.0 ) (2015-12-24)
### Bug Fixes
* **isSubCategoryHeader:** ensure we hide the content of the left column if this flag is not set ([0e04ce4 ](https://github.com/algolia/docsearch/commit/0e04ce4 )), closes [#47 ](https://github.com/algolia/docsearch/issues/47 )
2015-12-24 01:11:02 +01:00
Sylvain UTARD
461a1ea412
docs(website): a few CSS & README minor fixes
...
- highlight background CSS rules was wrongly configured
- navbar-header text was black
- active links had a default black background
- fixed a few links using references instead of actual links (doesn't
work once extracted to documentation.md)
- use absolute image path
2015-12-23 18:43:25 +01:00
Sylvain UTARD
092d85acf3
docs(readme): fixed README links
2015-12-23 15:24:04 +01:00
Sylvain UTARD
957defc07c
chore(naming): use docsearch everywhere
...
Fix #40
2015-12-23 15:00:37 +01:00
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