Skip to content

peterramsing/benton-county-career-convention

Repository files navigation

The site for the Benton County Career Convention

Setup

Set up rbenv https://github.com/rbenv/rbenv

  • Requires Bundler

    • $ gem install bundler
  • $ bundle install

Build

Development

  • $ bundle exec jekyll s

Production

  • $ JEKYLL_ENV=production bundle exec jekyll build

Deploy

This is hosted on GitHub so pushing to master will deploy the site.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published