cameron f51fa2e845
All checks were successful
Core Repos/Homepage/pipeline/head This commit looks good
Merge pull request 'Add tag manager container for link click tracking' (#6) from feature/link-out-analytics into master
Reviewed-on: #6
2020-08-14 18:39:52 +00:00
2020-03-06 15:50:55 -05:00
2020-08-14 13:19:00 -04:00
2018-09-07 23:54:04 -04:00
2020-03-06 16:16:28 -05:00
2020-03-06 21:10:24 -05:00
2020-04-20 19:31:48 -04:00
2020-05-22 21:21:37 -04:00
2020-03-06 16:16:28 -05:00
2018-09-07 23:54:04 -04:00

Cameron's Homepage

Hosted at cameroncordes.me.

Angular 9 based website with pages for:

  • Home/About
  • Resume
  • Projects
  • Contact

In the future it would be nice to host a little blog with this site, but first to write some blog posts..

Environment

  • node 13.10.*
  • npm 6.14.*

Build/Run

  • npm install
  • npm install -g @angular/cli@9.0.5
  • ng build to build
  • ng serve to run locally on port 4200
  • ng test to run unit tests

Build for production

./docker-build.sh

Description
No description provided
Readme 14 MiB
Languages
TypeScript 50.4%
HTML 24.2%
CSS 20.1%
JavaScript 4.7%
Dockerfile 0.3%
Other 0.3%