/developand

Andrei Karpushonak's website

Primary LanguageCoffeeScriptOtherNOASSERTION

Developand, built with DocPad

Getting Started

  1. Install DocPad

  2. Clone and run the server

    git clone git://github.com/miktam/developand.git
    cd developand.docpad
    npm install
    docpad run
  3. Open http://localhost:9778/

  4. Start hacking away by modifying the src directory

License

Based on original work of Benjamin Lupton's Docpad and licensed under MIT