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

How do I mix patterns and text? #65

Open lindsaymacvean opened 8 years ago

lindsaymacvean commented 8 years ago

Can I mix patterns and text like this

"permalinks": {
                  "structure": "author_:basename_crud:ext"
                }

Im using the :basename and :ext patterns in this structure. The author_ and _crud are static text that should be put out on filename for every page.

assemblebot commented 8 years ago

@lindsaymacvean Thanks for the issue! If you're reporting a bug, please be sure to include: