mk12 / notes4u

High school notes for Chemistry, Physics, and Calculus & Vectors.

Home Page:https://mitchellkember.com/notes4u

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes4U

Notes4U is a website containing notes I took in the 2013/2014 school year at Sir Wilfrid Laurier Secondary School:

  • SCH4U: Chemistry, Grade 12, University Preparation
  • SPH4U: Physics, Grade 12, University Preparation
  • MCV4U: Calculus and Vectors, Grade 12, University Preparation

You can find more information on the OCDSB course listings for math and science.

I host the website at https://mitchellkember.com/notes4u.

Build

To build the website yourself:

  1. git clone git@github.com:mk12/notes4u
  2. cd notes4u && mkdir fonts
  3. Buy Equity and Concourse from https://mbtype.com.
  4. Copy the WOFF2 files into fonts/.
  5. make -j
  6. Open out/notes4u/index.html.

Dependencies

License

© 2022 Mitchell Kember

Notes4U is available under the MIT License; see LICENSE for details.

About

High school notes for Chemistry, Physics, and Calculus & Vectors.

https://mitchellkember.com/notes4u

License:MIT License


Languages

Language:Lua 48.7%Language:CSS 21.8%Language:TypeScript 14.3%Language:HTML 8.4%Language:Makefile 6.9%