All Projects → lewagon → middleman-boilerplate

lewagon / middleman-boilerplate

Licence: other
Middleman Boilerplate for @lewagon Bootcamp

Programming Languages

CSS
56736 projects
ruby
36898 projects - #4 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Middleman Boilerplate

Forked from lewagon/middleman-boilerplate.

Init a new project

  1. Clone the repository
  2. Run middleman s to start the server.
  3. Start to code !

Deploy

  1. rake publish
  2. Go to your Github repository > settings > github pages (Options) and select your build branch
  3. Website is deployed !

Contributing

You shouldn't contribute on this fork, but if you really want, follow this guide :

  1. Fork it ( https://github.com/bastienrobert/middleman-boilerplate/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

Same license than lewagon/middleman-boilerplate.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].