ruby on rails - How to incorporate Google's Web Starter Kit in a Middleman project? -


just found google's new web starter kit today , much.

but, how go incorporating baseline html, css/sass, js, etc... middleman project?

i imagine answer apply other frameworks asp.net mvc, ruby on rails, etc....

here's steps i'm doing when incorporating framework middleman.

  • base html, convert base html .haml , set layout template.

  • sass, js, etc, put them in respective directories (images/, stylesheets/)

have @ bootstrap starter kit middleman give idea how use framework in middleman. hope helps ;)


Comments

Popular posts from this blog

Java 8 + Maven Javadoc plugin: Error fetching URL -

c++ - Msgpack packing bools bug -

java - POJO with list of POJO to JSON display size and index -