Skip to content

geoelements/geoelements.github.io

Repository files navigation

Geoelements website

LICENSE

Build and compile

bundle config set --local path './vendor/bundle'
bundle config build.eventmachine --with-ldflags="-Wl,-undefined,dynamic_lookup"
bundle install
bundle exec jekyll build
bundle exec jekyll serve --incremental