assemble / grunt-assemble-permalinks

Permalinks middleware for Assemble, the static site generator for Grunt.js and Yeoman. This plugin enables powerful and configurable URI replacement patterns, presets, uses Moment.js for parsing dates, and much more.
MIT License
43 stars 11 forks source link

Usage with Assemble 0.4 #56

Closed secretfader closed 10 years ago

secretfader commented 10 years ago

I'm building a site with the current build of Assemble, and as I understand it, this plugin is the best way to build out permalinks. However, I was having some trouble making it work with 0.4.x versions of Assemble, until I saw the "heads up" notification in the Readme.

Is there a stable version of this plugin that will work with Assemble 0.4.x? And if so, how should I go about installing/using it?

jonschlinkert commented 10 years ago

Sorry for the confusion. You should be able to do npm install assemble-contrib-permalinks to get the version you need. I thought this was on the readme, but looks like that info didn't make it! I'll get that fixed ASAP

thanks for the heads up!

jonschlinkert commented 10 years ago

please reopen or open a new issue if you have any problems