Skip to content

Zurb Foundation 5 based's DocPad skeleton. This skeleton supports blog posts, clean url, posts url using date-url based, pagination on blog posts listing. Demo at

Notifications You must be signed in to change notification settings

Casteasoft/zurb-foundation.docpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocPad skeleton based on Zurb Foundation 5

This skeleton supports blog posts, clean url, posts url using date-url based, and pagination on blog posts listing. Idea and many codes are borrowed from Clearskyabove docpad foundation skeleton.

Getting Started

  1. Install DocPad

  2. Clone the project and run the server

git clone git://github.com/ciptohadi79/zurb-foundation.docpad.git
cd zurb-foundation.docpad
npm install
bower install
docpad run
  1. Open http://localhost:9778/

  2. Start hacking away by modifying the src directory

License

This skeleton 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 and code licensed under the MIT License, © Your Name

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

Copyright Your Name. All rights reserved.

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

About

Zurb Foundation 5 based's DocPad skeleton. This skeleton supports blog posts, clean url, posts url using date-url based, pagination on blog posts listing. Demo at

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published