All Projects → FRC-1294 → 1294 Website

FRC-1294 / 1294 Website

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

Projects that are alternatives of or similar to 1294 Website

Raytools
A very simple lightweight jQuery Data Grid table that uses jQuery & Bootstrap.
Stars: ✭ 5 (-28.57%)
Mutual labels:  bootstrap
Laravel Bootstrap Table List
Bootstrap table list generator for Laravel.
Stars: ✭ 16 (+128.57%)
Mutual labels:  bootstrap
Mailslurper
Local, web-based mail server application. Slurp mails into oblivion!
Stars: ✭ 920 (+13042.86%)
Mutual labels:  bootstrap
Instantbootstrap
Instant Bootstrap is a quick and easy way to start creating bootstrap themes using LESS, SASS, GRUNT, and BOWER.
Stars: ✭ 5 (-28.57%)
Mutual labels:  bootstrap
Bh
Bootstrap Helpers for Ruby
Stars: ✭ 834 (+11814.29%)
Mutual labels:  bootstrap
Ui Kit
UI Kit: React + Bootstrap theme
Stars: ✭ 17 (+142.86%)
Mutual labels:  bootstrap
Material Dashboard Angular2
Material Dashboard Angular
Stars: ✭ 814 (+11528.57%)
Mutual labels:  bootstrap
Ax5ui Uploader
jQuery file uploader, HTML5(IE9+, FF, Chrome, Safari) - http://ax5.io/ax5ui-uploader/
Stars: ✭ 25 (+257.14%)
Mutual labels:  bootstrap
Fuse
A simple file sharing web service in Vue.js and Flask
Stars: ✭ 7 (+0%)
Mutual labels:  bootstrap
Webside
基于RBAC的完全响应式权限管理系统
Stars: ✭ 19 (+171.43%)
Mutual labels:  bootstrap
Todo List App
Spring Boot 1.3.2, Spring Data Hibernate H2, REST, Angular 1.5.3, Bootstrap, Maven.
Stars: ✭ 6 (-14.29%)
Mutual labels:  bootstrap
Globaleaks
GlobaLeaks is free, open source software enabling anyone to easily set up and maintain a secure whistleblowing platform.
Stars: ✭ 832 (+11785.71%)
Mutual labels:  bootstrap
Atd Data And Performance
Open data and performance hub for the City of Austin Transportation Department
Stars: ✭ 17 (+142.86%)
Mutual labels:  bootstrap
Egretci
A bootstrap method for estimating uncertainty of water quality trends
Stars: ✭ 5 (-28.57%)
Mutual labels:  bootstrap
Milog
Milog 是一基于 Ruby on Rails 的个人博客网站
Stars: ✭ 24 (+242.86%)
Mutual labels:  bootstrap
Hospital Management System
"Health Care hospital" Management System is designed for manage details about hospital patient,employee and rooms(10). Designed by using HTML / CSS / JS / JQUERY/ PHP (procedural php) / MYSQL.
Stars: ✭ 5 (-28.57%)
Mutual labels:  bootstrap
Codeigniter Smartgrid
A simple PHP datagrid control for CodeIgniter framework with Bootstrap
Stars: ✭ 16 (+128.57%)
Mutual labels:  bootstrap
Databook
A facebook for data
Stars: ✭ 26 (+271.43%)
Mutual labels:  bootstrap
Gitit Bootstrap
A gitit theme based on Bootstrap
Stars: ✭ 24 (+242.86%)
Mutual labels:  bootstrap
Auto App
Crie um aplicativo com todas as tabelas de um dos seus bancos sem uma linha de código.
Stars: ✭ 18 (+157.14%)
Mutual labels:  bootstrap

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 fork.
  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 done downloading 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. You're done! Just click Run in the top left to run the server and view the website.

Using Bootstrap

We use bootstrap as a framework. We pulled it into our project as a subtree 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].