Jon Schlinkert
Jon Schlinkert
Hi, I know this is a bold question, but figured it wouldn't hurt to try. I have an idea for a library and `toolkit` is the perfect name for it,...
refactor
Looking for feedback on this before I merge. Please let me know if you experience issues. Edit: I plan on re-visiting pull requests after this is merged, I'm sorry for...
Are you a Sublime Text Ninja? Help would be appreciated from anyone interested in helping me maintain this project. Preferably someone who has kept up with changes in Sublime Text...
creating this issue to aggregate other `bash` and `sh` syntax related issues. (please don't create additional bash bug reports. it's a known issue. thanks) related: - https://github.com/jonschlinkert/sublime-markdown-extended/issues/56 - https://github.com/jonschlinkert/sublime-markdown-extended/issues/133
Do you use Assemble? Please add a comment to this page, we never get tired of hearing about how you're using Assemble! Also, feel free to do a pr to...
Since `.onLoad` is triggered when a view is "loaded" onto a collection, we don't currently have a catchall middleware handler that would be triggered when a collectionless view is created....
Currently, all views in a specific collection are assigned the "view types" of the collection. But there is no reason individual views couldn't also/alternatively have other view types. I think...
I'd like to propose that we add the `blocks` view type, along with `preBlocks` and `postBlocks` middleware handlers to make this part of the render cycle. Similar to layouts, "blocks"...
Should we add a new "view type" to assemble? Add your feedback to [this issue](https://github.com/jonschlinkert/templates/issues/16)