Skip to content

nantesrb/rubynantes.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d503105 · Aug 4, 2020

History

31 Commits
Oct 4, 2018
Oct 3, 2018
Oct 3, 2018
Aug 4, 2020
Oct 3, 2018
Oct 8, 2018
Oct 8, 2018
Aug 3, 2020
Oct 3, 2018
Oct 3, 2018
Oct 3, 2018
Oct 4, 2018
Oct 4, 2018
Oct 3, 2018
Aug 4, 2020

Repository files navigation

Getting Started

You need Bundler to install gems

$ gem install bundler
$ bundle install
$ yarn

Browser preview – http://locahost:4567

$ bundle exec middleman server

Deploying to GitHub Pages

$ bundle exec middleman deploy

💡 Note: If you get an error with middleman build, make sure Imagemagik is installed