boilerplates
boilerplates copied to clipboard
Boilerplates for Assemble. Each boilerplate offers something different: static site generation, h5bp, Bootstrap, swig, markdown, blog generation, etc.
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)....
Ref #10 We need to decide either 1. create new yeoman generator for assemble boilerplate (`yo boilerplates`); or 2. add `boilerplate` as subgenerator (`yo assemble:boilerplate`) to existing [generator-assemble](https://github.com/assemble/generator-assemble/) and then...
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...
I really want to figure out a good way to build YUI components out of the box. I'm not sure if it's possible, but I think with clever use of...
I've been wanting to try to build OOCSS for a while. The problem is that they use a lot of hacky, strange conventions for both their components and how they...
With regard the 'issue' (or not!) I'm having I'm having with the Pages collection, I thought I'd try a fresh install of this project on a different PC. Weirdly I'm...