Author : Santiago Montoya S
Abstract : As a coffee lover, I wanted to use the web programming techniques learned in lectures 0 and 1 to expose information about the different coffee brewing techniques. I took some info and pictures from different sources.
index.html : Home page of the site. Contains the table char with grinding info
boiling.html : Web page describing boiling brewing method coldBrew.html : Web page describing cold brewing method pourOver.html : Web page describing pour over method pressure.html : Web page describing pressure method.
img/ contains all the images.
css/ contains the stylesheets master.css -> css stylesheet master.scss -> sass stylesheet