Git Product home page Git Product logo

sp17's Introduction

Background

The Spring 2017 site is built using Jekyll and is hosted on Github, with a backup on the CS10 instructional account.

Currently, there isn't much fancy work being done with Jekyll -- just a few include statements and basic page layouts.

Jekyll

This site is built with Jekyll. To build the site, you need Jekyll and Ruby installed. Github has some fairly straight forward instructions, here: https://help.github.com/articles/using-jekyll-with-pages/

To preview the site you should run: bundle exec jekyll serve

Updating the Website

The most common file to edit will be assets/schedule.js which defines the main class calendar. There are 4 main functions (reading, lab, lect, hw) for each type of item on the calendar. Their inputs are listed at the top of the file.

Some things:

  • lectures content should go in lecture/## - Title/ and should not include the source files
  • discussion resources should go in discussion/##/

TODO: A note about directory listings

Web Dependencies

  • Bootstrap
  • jQuery
  • FullCalendarJS -- for the Google Calendar schedule
  • MomentJS -- needed for FullCalendar and is a date API used in other places

Note: The use of FullCalendar requires a Google Developer account, but these are free and there shouldn't be much configuration needed. The API key is supplied in the configuration file. You need a free Google Developer Console account to get a calendar API if the current one is broken.

sp17's People

Contributors

aaaschmitt avatar ak3331 avatar amckinney avatar amrutayel avatar chnicoloso avatar cycomachead avatar erikdahlquist avatar gridlock3331 avatar jannaerin avatar jcawth avatar jkpvecino avatar joshhug avatar laralinmcc avatar lizzysteger avatar lmock avatar nicolosoch avatar rachelhuang072 avatar straversi avatar uarany avatar vshi avatar william-t avatar yifatamir avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

patriciaxiao

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.