GithubHelp home page GithubHelp logo

thetataumiami / laravel Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 2.0 21.99 MB

Website source code for the Tau Delta chapter of Theta Tau at Miami University

Home Page: http://thetataumiami.com

PHP 35.85% JavaScript 25.81% Blade 38.34%

laravel's Introduction

Note

This code once supported the fraternity website for the Miami University Colony of Theta Tau. The website has moved from being powered by Django to being powered by Jekyll as Jekyll allows for significantly easier maintanence and hosting. The new website repository can be found at github.com/ThetaTauMiami/thetataumiami.github.io. This repository is kept purely for archival purposes. The remainder of this README is kept unchanged from the website's final state.

The Website for Theta Tau - Miami University Colony

Requirements

This website runs on Django and it requires the following:

  • Python 2.7
  • Django 1.6
  • dj_static
  • dj_database
  • django-htmlmin

If you are running this locally on a Unix-based machine (Linux, Mac OS X) these can be installed via pip

Install pip with

sudo easy_install pip

Run the following commands at the shell

sudo pip install django dj_database_url dj_static django-htmlmin

The project should be able to be run locally by running

python manage.py runserver

If you are running locally on a Windows machine, you will still need to install each component. Pip is available for Windows and should be able to install each of these components

laravel's People

Contributors

colehoff7 avatar kalitanl avatar lindsaysterle avatar rossc3 avatar smmaci avatar stevkast avatar thomasburlett avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

mrefix rutnyax

laravel's Issues

Footer

Code exists, make it work

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.