Code Monkey home page Code Monkey logo

stat385's Introduction

STAT 385 Course Website

Within this repository, the source code that is behind the STAT 385 @ UIUC Summer 2016 Course Website can be found.

Generally speaking, the website is made using the following tools:

  • The backend of the site is powered by jekyll, which enables the static generation of files from markdown documents.
  • The service that is hosting the website is GitHub Pages via the gh-pages branch.
  • To locally preview the website and convert .Rmd files to .md files, the servr package is employed which provides an interfaces with knitr.
  • The display of LaTeX math is done via MathJax code snippet that must be enabled within the post front matter with the option mathjax:true
  • The custom domain name of stat385.thecoatlessprofessor.com instead of username.github.io/repo is done using the CNAME configuration file.

For more information, please refer to a future post on http://thecoatlessprofessor.com/.

Structure

The folder structure of the website is given as:

  • Jekyll specific
    • _layouts: HTML Layout Structure
    • _includes: HTML Layout Structure
    • _posts: Contains all posts shown on the website
    • _sass: Styling for the HTML structure uncompiled
  • Course Content
    • assets: Generation files for HW and Lecture Slides
    • .md: Top level webpages or repo files.

License

The work within this repository is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

stat385's People

Contributors

coatless avatar

Watchers

 avatar  avatar

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.