Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.

Commit 79731b1

Browse files
Update README.md
1 parent c44e8d0 commit 79731b1

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Docbase
2-
[![Build Status](https://travis-ci.org/appbaseio/Docbase.svg?branch=master)](https://travis-ci.org/appbaseio/Docbase) [![Github Stars](https://labs.turbo.run/git-brag?user=appbaseio&repo=Docbase&maxn=7)](https://github.com/appbaseio/Docbase/stargazers)
2+
[![Build Status](https://travis-ci.org/appbaseio/Docbase.svg?branch=master)](https://travis-ci.org/appbaseio/Docbase) [![NPM](https://nodei.co/npm/grunt-docbase.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/grunt-docbase/)
33

44
Turn .md files into a beautiful documentation hub with versioning and beautifully rendered menus.
55

@@ -52,14 +52,21 @@ The manual walks through the generator options, and explains docbase options and
5252

5353
### Who uses docbase
5454

55-
- [appbase.io](http://docs.appbase.io)
56-
- [Zeedhi](http://app.zeedhi.com/teknisa/docs/#/)
57-
55+
- [appbase.io](https://docs.appbase.io)
56+
- [Reactive Maps](https://opensource.appbase.io/reactivemaps/manual)
57+
5858
Send a PR with your name here.
5959

6060

6161
## History
6262

63+
v0.3.0 Feb 27 '17
64+
- Phantom.js dependency upgrade
65+
- Compatibility with Node v6.9.x
66+
- Uses scroll in code blocks
67+
- Fixes mobile read view
68+
- Adds a feature to see other pages in the directory
69+
6370
v0.2.56 Apr 2 '16
6471
- Comes with a yeoman generator ``yo docbase``
6572
- Resizable mobile navigation menu

0 commit comments

Comments
 (0)