heydoc/heydoc

Documentation website based on markdown and html files

v0.1.1 2013-11-08 19:50 UTC

This package is not auto-updated.

Last update: 2024-04-22 23:25:51 UTC


README

*/!\ THIS PROJECT NO LONGER MAINTAINED /!*

HeyDoc

Total Downloads Latest Stable Version Latest Unstable Version Build Status

Documentation website based on markdown and html files.

Installation

Create composer.json file:

{
    "name": "heydoc/heydoc-application",
    "license": "MIT",
    "type": "project",
    "description": "HeyDoc application",
    "require": {
        "php": ">=5.3.3",
        "heydoc/heydoc": "~0.1"
    },
    "config": {
        "bin-dir": "bin"
    }
}

And composer install.

Then setup HeyDoc with our command bin/heydoc setup.

Themes

List of themes: