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

got permalinks working using strings with existing patterns #38

Closed doowb closed 10 years ago

doowb commented 10 years ago

This PR integrates strings into permalinks, but uses the patterns already established in permalinks. Some of the pattern middleware has been migrated to strings, but those aren't being used in this PR. That's the next step. I just wanted to validate that the strings library could be used.

jonschlinkert commented 10 years ago

Nice!

jonschlinkert commented 10 years ago

are you planning to merge after the next step you mentioned?

doowb commented 10 years ago

Yeah. I just wanted you to double check it. This can wait to be merged so we only have 1 release.

jonschlinkert commented 10 years ago

:+1: