/portfolio-2018fall

Fall 2018 portfolio rewrite - Notice: this is not active. See new portfolio project at https://github.com/ct-martin/portfolio2020

Primary LanguageVueOtherNOASSERTION

Christian Martin's Portfolio

Showcasing the projects, articles, & talks I've worked on.

This codebase creates a static site, built using:

I'm using the Vue ecosystem because I find it easier to work with than React. For example, I don't have to worry about using className instead of class and .vue component/page files let you use a <template> tag to enclose your DOM elements.