-
Not compatible with docpad-plugin-paged
Just an FYI, paged plugin uses the base file name and extension to generate paginated pages. I'll look into fixing one or the other.
-
Why the meta object gets a `tag` property?
The `tag` value is already assigned to the `tagName`
https://github.com/docpad/docpad-plugin-tags/blob/master/src/tags.plugin.coffee#L79
btw: why is the def…
-
I believe Docpad modified how plugins are constructed and it appears this plugin no longer works.
@balupton - Although this isnt an official plugin, it is recommended in [official docs for performa…
-
I added the hapi plugin to my package.json and did `docpad install` then `docpad run` and got the following:
```
$ docpad run
info: Welcome to DocPad v6.60.3 (local installation: c:\Users\Mikeumus\De…
-
Hi, I started working on a MongoDB [plugin](https://github.com/nfriedly/docpad-plugin-mongodb) based off of this one, and I kept getting strange test failures, so it occurred to me to run the tests on…
-
Plugin requires updating to CoffeeScript v2. This can be done automatically via running https://github.com/bevry/boundation on it.
If you would like the DocPad team to do it, then transfer the repo t…
-
I've been getting this error inside cleanurls. I have no idea why. The key with a value of 3 is _curOpen.
```
error: Something went wrong with the action
error: An error occured:
TypeError: Object …
-
2 spaces:
```
$ node -e "console.log(require('styl')('ul\n margin: 0', {whitespace:true}).toString())"
ul {
margin: 0;
}
```
tabs:
```
$ node -e "console.log(require('styl')('ul\n\tmargin: 0', {…
-
Plugin requires updating to CoffeeScript v2. This can be done automatically via running https://github.com/bevry/boundation on it.
If you would like the DocPad team to do it, then transfer the repo t…
-
```
> npm run my:deploy
> docpad-website@0.4.0 my:deploy /Users/balupton/Projects/websites/docpad-website
> stout deploy --bucket docpad.org --root out
2018/04/11 15:05:35 HOST s3.amazonaws.co…