Just a personal site to showcase some of my work and provide a point of contact.
Built with:
- AngularJS
- MaterializeCSS
- Node
$ npm install
$ bower install
$ npm start
Open browser to localhost:11717
$ make
$ make package
- Switch to React
- Get rid of Gulp
- Get rid of Bower, maybe use Webpack instead.
- a Fabfile to automate all server administration
- update resume
- update projects
- Use a Github action to trigger build/deploy?