SRCTweb === Our own little site on the world wide web On Contributing --- SRCTweb welcomes all the help it can get. Even if you don't feel like you can be helpful the more technical aspects, we definitely need designers, technical writers, and testers. There are many things that can be done with this project (see the "To Do" section), but sometimes it's the small things that count, so don't be afraid of contributing just a small spelling mistake. If you need help at all please contact and SRCT member. We want people to contribute, so if you are struggling, or just want to learn we are more than willing to help. The project lead for this project is **Daniel Bond**. *dbond2@gmu.edu* Please visit the [SRCT Wiki](http://wiki.srct.gmu.edu/) for more information on this and other SRCT projects, along with other helpful links and tutorials. Setup --- To get started, you'll need the following installed: * [Git](http://git-scm.com/book/en/Getting-Started-Installing-Git) * [Python 2.7.3](http://www.python.org/download/) * [Pip](http://www.pip-installer.org/en/latest/install.html) * [virtualenv](http://www.virtualenv.org/en/latest/index.html#installation) Open a terminal window and type in the following commands. (If you're on Windows, use [Cygwin](http://www.cygwin.com/). This will create a local, workable copy of the project.) (set up pip and virtualenv) ``bash`` ``git clone git@git.gmu.edu:srct/srctweb.git`` ``cd srctweb/`` ``pip install -r requirements.txt`` ``cd srctweb/`` ``python run.py`` To-do --- Note-- this should also be on the wiki * Logo in navbar * Set up the documents with ability to download pdfs and latex files * Write Terms of Service (different from usage policy?) * Figure out intellectual property with GMU * Write privacy policy * links to the logo image permalink * Pages 404 with appended trailing slash * Squirrel 404 page! * More 'about page' type info on the front page EVENTS AND MEETING NOTES * **note: events and meeting notes might be on the wiki page... undecided** * The meeting page needs to have forms for the secretary to take notes, and pagination * RSS feed for the meeting notespage * Add stuff to the events page-- same idea as meeting page, forms, pagination, and RSS * Requires being able to log in in order for the secretary to take notes, etc About GMU SRCT --- **S**tudent - **R**un **C**omputing and **T**echnology (*SRCT*, pronounced "circuit") is a student organization at George Mason University which enhances student computing at Mason. SRCT establishes and maintains systems which provide specific services for Mason's community.