assemble.io
assemble.io copied to clipboard
Blog posts, tutorials and talks about Assemble
Add links to blog posts, talks, tutorials and other write-ups about Assemble. Let us know if you've written one! If you happen to read one, we'd appreciate it if you could add a link to it. Thanks!
- http://www.gpmd.co.uk/blog/front-end-process-flat-builds-and-automation-part-1-introduction/
- http://www.gpmd.co.uk/blog/front-end-process-flat-builds-and-automation-part-2-environment-setup-and-yeoman/
- http://www.gpmd.co.uk/blog/front-end-process-flat-builds-and-automation-part-3-grunt-tasks/
- HTML5Rocks: front-end tooling, featured yeoman community generators (also here and here
- Assemble, The Final Piece of the Puzzle, by Demetri Ganoff / @dganoff
- http://blog.parkji.co.uk/2013/07/06/building-a-static-site-using-grunt-and-assemble.html
- http://fettblog.eu/blog/2013/09/02/using-assemble-io-with-yeoman-ios-webapp-gruntfile/
- http://www.100percentjs.com/ties-ghost-ember-assemble-together/
- http://www.andismith.com/blog/2014/02/getting-started-with-assemble/
- http://www.andismith.com/blog/2014/02/creating-a-list-of-posts-in-assemble/
- http://inthefootnotes.com/newBlog/blog/2014/03/17/using-grunt-and-assemble-to-generate-static-site-content/
- assemble-talk
- https://www.youtube.com/watch?v=oRwL5Y7K0CM
Using the assets option in assemble: https://gist.github.com/jonschlinkert/797a2393a0e77356d156
How a Gruntfile works, explains "task" and "target": https://gist.github.com/jonschlinkert/9ffb288606727d4ef7f2