- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Minimum required node version changed from
node: >=0.12
tonode: >=10
to keep up with mandatory ecosystem changes
- Updated base files using boundation
- Compiled with CoffeeScript v2
- Removed unused
extendr
dependency
- Updated base files
- Bumped minimum node version to >=0.12 due to failed builds on earlier
- Better reddit button that now uses the page url
- Better hacker news button (new ideal width is
100px
)
- Use Google Universal Analytics instead of the now-old ga.js API
- Use shields.io for flattr as well
- Use shields.io for badges
- Fixed inspectlet error for everyone not using it (regression from v2.3.0)
- Fixed inspectlet service (regression from v2.3.0)
- Fixed inspectlet service (regression from v2.3.0)
- Fixed github star error (regression from v2.4.0)
- Added buttons: - Github Star
- Renamed social buttons to service buttons -
getSocialButtons
togetServiceButtons
-social-button
toservice-button
- Most of the template helpers now can have the services object swapped out by passing it as the first object
- Added services: - Inspectlet
- Added buttons: - Travis Status Button - Fury Button - Gittip Button - Flattr Button - Paypal Button
- Can now disable the facebook buttons by setting their
applicationId
property tofalse
- Fix facebook like button on home page
- Mild performance improvement
- Updated for latest DocPad conventions
- Added the ability to specify which social buttons you want outputted on the
getSocialButtons
method
- Repackaged
- Like/submit urls are now clean
- Added buttons: - Reddit Submit - Hacker News Submit
- Fixed break when Quora follow button is not configured
- Added buttons: - Google Plus One - Facebook Like - Facebook Follow - Twitter Tweet - Twitter Follow - Github Follow - Quora Follow
- Added support for Disqus via
@getDisqus()
template helper - Added template helpers for all supported services
- Fixed reinvigorate service not injecting when socket.io is used
- Initital working release