Jon Schlinkert
Jon Schlinkert
Add an i18n folder to this dir: https://github.com/assemble/assemble-docs/tree/master/src/content/helpers. per issue https://github.com/assemble/assemble/issues/85
See: https://github.com/assemble/assemble/issues/507 To-do: - [ ] Document middleware conventions - [ ] Create list of existing middleware (or plugins) for Assemble v0.4.x - [ ] Create list of middleware for...
https://github.com/helpers/helper-moment related to : https://github.com/assemble/assemble/issues/622#issuecomment-70949825
I'd like to create a yeoman "boilerplate" generator for creating assemble boilerplates, as well as a custom "boilerplate" task for maintaining them (which will be added to the assemble-internal repo)....
I think boilerplates are essential to success for assemble, because they show users how it works. But to keep the assemble org focused on utils and the core codebase, we...
I will be adding documentation for the boilerplates to the main assemble site, here: http://assemble.io/docs/boilerplates/index.html Any feedback is welcome and appreciated. Requests are also encouraged, it would help to know...
for maintaining this repo, it might be nice to have a basic grunt task(s) that: - hits github's API and pulls down a list of Assemble's repos (https://github.com/JeffHerb/grunt-github-api) - and...