Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 903 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 903 Bytes

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.

portfolio

portfolio