Giter Club home page Giter Club logo

50005's Introduction

This repository contains Course Notes for 50.005, as well as Lab handouts and Programming Assignment Handouts. More content will be updated as time progresses.

To change logo:

  • replace _includes/svg/logo.svg with your file named logo.svg as well

To add a new content, create markdown files in any of the folders:

  • os_notes
  • ns_notes
  • assignments
  • ns_labs
  • os_labs

Use the front matter template as given in the sample called overview.md.

Then, edit _data/navigation.yml to add it on the sidebar navigation. Note that the sidebar-nav and nav-key in the front matter of the new .md file must match the name you declare in this navigation yaml file.

Changing logo

Replace the .svg file inside /_includes/svg/logo.svg with the same name.

Custom CSS

Add any custom sass styling in /_sass/custom.scss

Custom html for articles

Add any additional elements in /_includes/article/footer/custom.html. You may also add it at /_includes/article/top/custom.html if you want it to execute first. Current added features:

  • Go to top button at /_includes/article/top/custom.html
  • Collapsible answer box at /_includes/article/footer/custom.html
  • All styling in custom.scss

50005's People

Contributors

aleextw avatar clementlohck avatar iangohy avatar kayiac avatar kwokkeith avatar natalieagus 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.