Skip to content

alexcdot/portfolio

 
 

Repository files navigation

My portfolio, created for alexcui.ca

Tools used to build this website (first created in 2015, with only minor content updates since):

  • GitHub Pages - you can host any static website (HTML, CSS, JS) really easily using GitHub, totally for free!
  • Materialize - a super handy CSS framework to get Google's Material Design components and style
  • And a bunch of custom CSS to get it looking just right.

Note

  • I recently removed Grunt as a build tool dependency and moved my site hosting to Netlify. All files are completely static (for the time being), but they also live in a /public folder instead of the root. If you don't use Netlify, feel free to move everything back into the root folder instead.
  • Make sure to set analyticsId to your unique GA account id inside the Google Analytics script tag at the bottom of the <body>, if you want to use your own Google Analytics account.

This design is based off of this repo

About

My portfolio, created for andrewborstein.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.0%
  • Nunjucks 4.6%
  • CSS 3.3%
  • JavaScript 0.1%