Skip to content

The Official Website of the First Robotics FRC Team "1294" Top Gun Robotics

Notifications You must be signed in to change notification settings

gnarlyharly/1294-Website

 
 

Repository files navigation

FRC-Team-1294

The Official Website of the FRC® Team 1294. http://www.team1294.org

The website is built in PHP utilizing the bootstrap framework.

Contributions

Contributions are GREATLY appreciated. To contribute follow these easy step by step instructions

  1. Fork this project!
  2. Make your changes on your branch
  3. Send a pull request!
  4. Wait patiently for the pull request to be reviewed

And just like that, you contributed to a project!

Setup

Setting up your machine to edit the website is easy. (These steps assume you are familiar on how to use git and are able to clone the repository)

  1. Download Microsoft WebMatrix
  2. When the web installer is down downloading/installing click the "Install Now" button
  3. Open WebMatrix
    • Click on "Open"
    • Click on "Folder"
    • Navigate to the Website Repository and click "select folder"
    • WebMatrix will now install PHP and any missing components
  4. Your done! Just like Run in the top left to run the server and view the website.

Using Bootstrap

We use bootstrap as a framwork and we pulled it into our project as a subtree. We keep it in our /subtrees/ along with any other projects that our website uses. You should make yourself familiar with bootstrap's built in styling, formatting, Javascript and components before attempting a major change to the website. In the past we would use grunt but recently we have switched to using the Less Compiler to compile bootstrap's .less files.

Please consult the /style/ readme file for instructions on how to use .less and compile bootstrap.

About

The Official Website of the First Robotics FRC Team "1294" Top Gun Robotics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 47.0%
  • PHP 45.5%
  • CSS 7.0%
  • JavaScript 0.3%
  • Ruby 0.1%
  • Python 0.1%