Skip to content
/ bunt Public

Everything you wanted to know about MLB sacrifice hits, also known as BUNT. A 2017 Baseball Hack Day project.

License

Notifications You must be signed in to change notification settings

daigofuji/bunt

Repository files navigation

bunt

Everything you wanted to know about MLB sacrifice hits, also known as BUNT. My 2017 Baseball Hack Day submission. http://baseballhackday.com/boston

Source here: MLB.com sortable stats

Dev notes

Run gulp to compile css from sass by simply run gulp or npm start from your terminal within your repo. It will launch watch by default. control-c to stop. If you only want the css compiled once, run gulp sass

To run jekyll locally to test your website while developing, run bundle install then bundle exec jekyll serve --watch (Requires ruby *) Your website should be viewable by going to localhost:4000

Inspirations

Here are some video's of botched bunts.

About

Everything you wanted to know about MLB sacrifice hits, also known as BUNT. A 2017 Baseball Hack Day project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published