Skip to content
This repository has been archived by the owner on Mar 12, 2018. It is now read-only.

MassDistributionMedia/docpad-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  1. Install DocPad

  2. Clone and run the server

    git clone git://github.com/bevry/docpad-website.git
    cd docpad-website
    npm install
    docpad run
  3. Open http://localhost:9778/

  4. Start hacking away by modifying the src directory

Update the Documentation

The DocPad documentation is stored in a separate repository which is pulled into this website at run-time. You'll want to edit the documentation repo instead if you want to make changes to the documentation.

License

Unless stated otherwise; all works are Copyright © 2012+ Bevry Pty Ltd [email protected] and licensed permissively under the MIT License for code and the Creative Commons Attribution 3.0 Unported License for everything else (including content, media and design), enjoy!

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 99.7%
  • JavaScript 0.3%