This repository contains some basic information for lession 2 of Getty Code Camp. This week's lession will focus on the basics of HTML.
To generate the slides, run:
pandoc -t revealjs notes.md -o index.html --slide-level=2 --self-contained -V theme=white -i
- Slides for tonight's lecture
- Lesson on Floats from Interneting is Hard
Clone this repository so you can follow along locally.