Git Product home page Git Product logo

frc1418.github.io's Introduction

Team 1418 Website

This repository contains the content that is served on 1418.team.

This website uses the Jekyll templating system and is hosted as a GitHub page out of this repository.

Dependencies

  • Ruby

  • bundler and jekyll:

    gem install bundler jekyll
    

    or locally:

    gem install bundler jekyll --user
    

Setup

  1. While in cloned folder, run:

    bundle install
    
  2. Then, to start Jekyll, run:

    bundle exec jekyll serve
    
  3. Navigate to localhost:4000 to view the output of the site.

Troubleshooting

When running steps in Setup, there may be an error while installing certain gems. If this is the case, run the following command to update the Gemfile.lock, which should fix the problem.

   bundle update

Then retry the steps in Setup.

Authors

License

This software is protected under the MIT license. Basically, do whatever you want as long as you give credit where credit is due and don't hold us liable for anything that happens. More information can be found in LICENSE.

frc1418.github.io's People

Contributors

erikboesen avatar andrewlester avatar bobbymi11er avatar josephcarpenter avatar nathanielhorne avatar probably-nothing avatar ianzullo avatar aderhall avatar carterfendley avatar addisonr08 avatar quirozj avatar rachel1418 avatar emthepeach avatar brandonwerbel avatar donovanj44 avatar dependabot[bot] avatar toriawlam avatar conorfloyd avatar smridhi-3 avatar ethansisbarro avatar 8e191a3f-32be-441e-b10b-709124c01dbe avatar mgfernanda avatar tbyrum1 avatar nspeng avatar jdyshin avatar turtledan avatar solomondg avatar ranialtarazi avatar myataheri avatar ky11e 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.