Hi! I'm DocPad, I streamline the web development process and help close the gap between experts and beginners. I've been used in production by big and small companies for over a year and a half now to create plenty of amazing and powerful web sites and applications quicker than ever before. What makes me different is instead of being a box to cram yourself into and hold you back, I'm a freeway to what you want to accomplish, just getting out of your way and allowing you to create stuff quicker than ever before without limits. Leave the redudant stuff up to me, so you can focus on the awesome stuff.
Discover my features below, or skip ahead to the installation instructions to get started with a fully functional pre-made website in a few minutes from reading this.
- Competely file based meaning there is no pesky databases that need to be installed, and for version control you get to use systems like Git and SVN which you're already use to (You can still hook in remote data sources if you want, DocPad doesn't impose any limits on you, ever)
- Choose from plenty of community maintained pre-made websites to use for your next project instead of starting from scratch everytime
- Write your documents in any language, markup, templating engine, or pre-processor you wish (we're truly agnostic thanks to your plugin system). You can even mix and match them when needed by combining their extensions in a rails like fashion (e.g.
coffee-with-some-eco.js.coffee.eco
) - Changes to your website are automatically recompiled through our built in watch system
- Add meta data to the top of your files to be used by templating engines to display non-standard information such as titles and descriptions for your documents
- Display custom listings of content with our powerful Query Engine available to your templating engines
- Abstract out generic headers and footers into layouts using our nested layout system
- For simple static websites easily deploy your generated website to any web server like apache or github pages. For dynamic projects deploy them to servers like heroku or nodejitsu to take advantage of custom routing with express.js. Deploy guide here
- Built-in server to save you from having to startup your own, for dynamic deployments this even supports things like clean urls, custom routes and server-side logic
- Robust architecture and powerful plugin system means that you are never boxed in unlike traditional CMS systems, instead you can always extend DocPad to do whatever you need it to do, and you can even write to bundle common custom functionality and distribute them through the amazing node package manager npm
- Built in support for dynamic documents (e.g. search pages, signup forms, etc.), so you can code pages that change on each request by just adding
dynamic: true
to your document's meta data (exposes the express.jsreq
andres
objects to your templating engine) - You can use it standalone, or even easily include it within your existing systems with our API
- Use the Live Reload plugin to automatically refresh your web browser whenever a change is made, this is amazing
- Pull in remote RSS/Atom/JSON feeds into your templating engines allowing you to display your latest twitter updates or github projects easily and effortlessly using the Feedr Plugin
- Support for every templating engine and pre-processor under the sun, including but not limited to CoffeeScript, CoffeeKup, ECO, HAML, Handlebars, Jade, Less, Markdown, PHP, Ruby, SASS and Stylus - the full listing is here
- Use the Partials Plugin to abstract common pieces of code into their own individual file that can be included as much as you want
- Syntax highlight code blocks automatically with either our Highlight.js Plugin or Pygments Plugin
- Get SEO friendly clean URLs with our Clean URLs Plugin (dynamic deployments only)
- Lint your code automatically with our Ling Plugins: jshint and coffeelint
- Concatenate and minify your JavaScript and CSS assets making page loads faster for your users with our Minify Plugins: htmlmin and grunt
- Install common javascript libraries like jQuery, Backbone and Underscore directly from the command line - under construction, coming soon
- Automatically translate your entire website into other languages with our Translation Plugin - under construction, coming soon
- Add a admin interface to your website allowing you to edit, save and preview your changes on live websites then push them back to your source repository with the Admin Plugins
- Pretty much if DocPad doesn't already do something, it is trivial to write a plugin to do it, seriously DocPad can accomplish anything, it never holds you back, there are no limits, it's like super powered guardian angel
- There are also plenty of other plugins not listed here that are still definitely worth checking out! :)
All sorts of people love DocPad, from first time web developers to even industry leaders and experts. In fact, people even migrate to DocPad from other systems as they love it so much. Here are some our favourite tweets of what people are saying about DocPad :)
Click here for our latest Install Instructions.
Click here to skip ahead to our latest Quick Start Guide.
Here are some quick links to help you get started:
- Getting Started
- Frequently Asked Questions
- Showcase and Examples
- Guides and Tutorials
- Deployment Guide
- Extension Guide
- Plugins
- Skeletons
- Troubleshooting
- Support Channels
- Bug Tracker
- IRC Chat Room:
#docpad
on freenode - Everything else
Discover the change history by heading on over to the HISTORY.md
file.
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
These amazing people are maintaining this project:
- Benjamin Lupton [email protected] (https://github.com/balupton)
These amazing people have contributed finances to this project:
- Myplanet Digital [email protected] (https://www.myplanetdigital.com)
- Meeho! [email protected] (https://www.meeho.net)
Become a sponsor!
These amazing people have contributed code to this project:
- Aaron Powell [email protected] — view contributions
- Adrian Olaru [email protected] — view contributions
- Alex — view contributions
- Alroniks — view contributions
- Andrew Patton [email protected] — view contributions
- Ashnur — view contributions
- Ben Barber — view contributions
- Benjamin Lupton [email protected] — view contributions
- Bruno Héridet — view contributions
- Changwoo Park [email protected] — view contributions
- Chase Colman [email protected] — view contributions
- eldios [email protected] — view contributions
- Ferrari Lee [email protected] — view contributions
- Homme Zwaagstra [email protected] — view contributions
- kalkin — view contributions
- Luke Hagan — view contributions
- Neil Taylor [email protected] — view contributions
- nfriedly — view contributions
- Nick Crohn [email protected] — view contributions
- Olivier Bazoud — view contributions
- Paul Armstrong [email protected] — view contributions
- pflannery — view contributions
- radiodario — view contributions
- Richard A [email protected] — view contributions
- ruemic — view contributions
- Sorin Ionescu [email protected] — view contributions
- Stefan — view contributions
- Sven Vetsch — view contributions
- timaschew — view contributions
- Todd Anglin — view contributions
- ttamminen — view contributions
- unframework — view contributions
- Vladislav Botvin [email protected] — view contributions
- Zhao Lei [email protected] — view contributions
Also thanks to all the countless others who have continued to raise DocPad even higher by submitting plugins, issues reports, discussion topics, IRC chat messages, and praise on twitter. We love you.
Licensed under the incredibly permissive MIT license
Copyright © 2012+ Bevry Pty Ltd [email protected] (https://bevry.me)
Copyright © 2011 Benjamin Lupton [email protected] (https://balupton.com)