GithubHelp home page GithubHelp logo

dramsoc / dramsoc.github.io Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 43.35 MB

This repository contains all the code for the Imperial College Dramatic Society website

Home Page: https://dramsoc.org

HTML 68.85% Python 1.12% JavaScript 10.90% CSS 19.13%

dramsoc.github.io's Introduction

DramSoc Website

This repository contains all the code for the Imperial College Dramatic Society website: dramsoc.org.

The website is hosted by GitHub Pages. Pushing to the main branch will automatically reload the website within about a minute.

GitHub Pages serves html files with their extension removed:

  • index.html is served at /
  • 404.html is served for any 404 error and redirects to /
  • tickets.html is served at /tickets
  • tickets/index.html is served at /tickets/
  • etc.

Redirects are implemented using a single html meta refresh tag.

To change the current committee and recent shows, update static/data/committee.json and static/data/shows.json respectively.

Images in /wordpress and /wp-content are to make sure old image links on Wiki, Horde and email signatures don't break

CNAME is necessary to link GitHub pages with our dramsoc.org domain

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.