Git Product home page Git Product logo

baseballhackday.github.io's Introduction

Baseball Hack Day

Baseball Hack Day is a fun, free, friendly one-day hacking/coding/designing competition for baseball fans.

#HackBaseball

This website is built with Jekyll

It follows the thoughtbot styleguide Jekyll is a static site generator built in Ruby.

Getting Started

Node/Gulp If you don't have it, install node.js. Easiest way it to use Homebrew by ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" then brew install node and install npm and gulp globally by running sudo npm install npm gulp -g

Run gulp to compile css from sass by simply run gulp 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

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

Github's doc on how to use Jekyll on Github Pages is also helpful.

How to update chapter info

  • Create a new branch off of master, for example, I will create a imaginary chapter in Tokyo. git checkout master git checkout -b tokyo-update
  • You would want to copy /new-city-template into /tokyo folder. This will become the url of the page (i.e. baseballhackday.com/tokyo). You want to edit the index.html. Use boston and philly as examples.
  • header styles are managed in /scss/_city-show.scss
  • Once the page is built, you want to link it up in _includes/pick-your-city.html. Links will appear on every page.
  • Now create a pull request against master. Then please ask to merge it. I like doing it though pull request since changes are documented and easier to revert if needed.

Credits

thoughtbot

Proteus is maintained and funded by thoughtbot, inc

Thank you to all the contributors!

Also based on Daigo Fujiwara's https://github.com/daigofuji/jekyll-foundation-6-starter

License

The names and logos for thoughtbot are trademarks of thoughtbot, inc.

Proteus Jekyll is Copyright © 2014 thoughtbot, inc. It is free software, and may be redistributed under the terms specified in the LICENSE file.

baseballhackday.github.io's People

Contributors

daigofuji avatar arkadyan avatar kylefiedler avatar wilchandler avatar audiodude avatar cwshevlin avatar cjwilburn avatar almarcotte avatar dthyresson avatar geoffharcourt avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.