Fork me on GitHub

Turn markdown files into a beautiful documentation hub.

Getting up and running takes only 5 minutes
                  
1. npm install -g yo

█████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒

2. npm install -g generator-docbase

██████████▒▒▒▒▒▒▒▒▒▒

3. yo docbase

Welcome to
    .___           ___.
  __| _/____   ____\_ |__ _____    ______ ____
 / __ |/  _ \_/ ___\| __ \\__  \  /  ___// __ \
/ /_/ (  <_> )  \___| \_\ \/ __ \_\___ \\  ___/
\____ |\____/ \___  >___  (____  /____  >\___  >
     \/           \/    \/     \/     \/     \/
        generator!

...

████████████████████

Docbase is live at: http://127.0.0.1:1234
                  
                

Docbase can read markdown projects from github or local filesystem.

Works at all sizes

Some popular markdown documentation websites served with docbase.

EmberJS Guide

EmberJS is a popular Javascript MVC framework. Their docs are written in markdown and organized in a structure that can be supported by Docbase. Check them below.