Skip to content

docpad-archive/docpad-skeleton-kitchensink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Kitchensink Skeleton, for DocPad

A DocPad Skeleton useful for showcasing different features and functionality of DocPad. Implemented using Twitter Bootstrap .

Getting Started

  1. Install DocPad

  2. Clone the project and run the server

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

  4. Start hacking away by modifying the src directory

License

The Kitchensink Skeleton for DocPad is made "public domain" using the Creative Commons Zero, as such before you publish your website you should place your desired license here and within the LICENSE.md file.

If you are wanting to open-source your website, we suggest using the Creative Commons Attribution License for content and the MIT License for code. In which case you'd probably want to use the following as your license:

Unless stated otherwise, all content is licensed under the [Creative Commons Attribution License](http://creativecommons.org/licenses/by/3.0/) and code licensed under the [MIT License](http://creativecommons.org/licenses/MIT/), © [Your Name](http://your.website)

If you are wanting to close-source your website, we'd suggest using the following:

Copyright Name (website) <email>
All rights reserved

Other included things such as themes and libraries are likely already licensed by their own individual licenses, so be sure to respect their licenses too.

Thanks, the DocPad team loves you.

About

A DocPad Skeleton useful for showcasing different features and functionality of DocPad. Implemented using Twitter Bootstrap.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published