Skip to content

lyonrb/videos.rulu.eu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lyon.rb website

This repository holds the Middleman source code for videos.lyonrb.fr.

Usage

  1. Clone this repository: git clone git@github.com:lyonrb/videos.rulu.eu.git
  2. Install Ruby requirements: bundle install
  3. Run server for development: bundle exec middleman server
  4. Build static website: bundle exec middleman build
  5. Deploy !: bundle exec rake publish

Contributing

  1. Fork it!
  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. Submit a pull request :D

Credits

  • Camille Appert (@cappert)

License

All rights reserved.