Skip to content

nantesrb/rubynantes.org

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