docpad-plugin-services icon indicating copy to clipboard operation
docpad-plugin-services copied to clipboard

Adds super simple support for many 3rd party services to DocPad.

Results 17 docpad-plugin-services issues
Sort by recently updated
recently updated
newest added

Current the disqusIdentifier is set to the slug. I think there should be some method of over riding this for individual posts. This would make it easier to migrate from...

enhancement

My Docpad site is served via HTTPS, but many of the URLs automatically inserted are http:. This throws up "mixed content" errors. Would it be better to explicitly fetch all...

question

Would allow user profile pages... A user's Twitter account, etc.

enhancement

When using the `services.buttons` setting, the buttons specified in that setting get printed twice. This is due to the `services.buttons` variable being used twice, on [line 43](https://github.com/docpad/docpad-plugin-services/blob/master/src/services.plugin.coffee#L43) and [line 76](https://github.com/docpad/docpad-plugin-services/blob/master/src/services.plugin.coffee#L76).

bug

https://github.com/bevry/badges

enhancement

Would help assist in https://github.com/liferay/alloy-ui/issues/21

enhancement