documentation
documentation copied to clipboard
DocPad's Documentation. Cloned into the Bevry and DocPad websites for generation. Replaced by GitBook: https://docpad.bevry.me
Can I translate the documentation to pt_BR language? I like to see it on my native language.
_low priority_ While checking links I noticed that two initial slashes breaks the static server. It happened to me on the docpad.org site, but I have not yet been able...
I am finding some situations in the docs where 0.10 is recommended. Based on docpad/docpad#913, I am preparing a pull request to update these places to recommend node 0.12 or...
I am checking the links in the documentation and none of the fragment references are working. - Browser: Chrome 41 - OS: Linux / Fedora 20 Sometimes the site scrolls...
Currently on Docpad's Deploy Information page (https://docpad.org/docs/deploy), the provided Azure deployment information is out of date and not functional. The issue stems from the installation script, which when running `npm...
- On https://docpad.org/docs/template-data#querying you don't see the **findAllLive** function of the **database** object - which is a common use case (in many skeletons projects you see this) - The link...
Also applies to `regenerateEveryOptions` configuration option. Options can be found here: https://github.com/bevry/docpad/blob/ccb91da643ebaa2a25524a281e86438fcf9aefd4/src/lib/docpad.coffee#L3281-L3320 Best place to put this is probably the API docs.