Skip to content

maubuz/2W6-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

course_title

Welcome

This is the companion site for the 420-2W6 course.

In this website you will find all the notes, labs and exercises for the course.

This site is live at maubuz.github.io/2W6-Notes

Why a new website?

The previous GitBook interface had a few limitations, namely:

  • HTML code could not be imbedded directly into the Markdown;

  • Images could not be resized at will;

  • Lack of HTML support created discrepancies with local repository;

  • GitBook's pdf export was a paid feature;

How is this page made?

This webpage is written in Markdown, built with Docsify and deployed via GitHub Page .

Source Code

This page is open source, visit the source code on GitHub.

Download and run locally

You can have your own local copy of these notes:

  1. Clone the GitHub repository listed above

  2. From the command-line, navigate to the repository folder named docs

  3. Start a simple python web-server inside the docs folder (make sure python is installed)

    python -m http.server

About

Companion site for the 420-2W6 course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages