#Andrin.ga
Source for my website (http://andrin.ga). It was previously hosted on my personal Node.js server, but I stripped it down to static HTML, and now host it on GitHub pages.
##Summary of contents:
index.html: Main page
screen.css: Main CSS file, compiled from the sass in sass/screen.scss
all.min.css: All the CSS files (both libraries and my code) compiled and minified
home.js: Main JS file, powering the homepage.
all.min.js: All the JS files compiled and minified