e6482bac147455c5625bf2a44a2c426b49fc15b0
If users do not have Javascript enabled they will not see any of the site until its enabled, also added some tracking to see if any if any users actually visit the site without JS.
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 installnpm install -g @angular/cli@9.0.5ng buildto buildng serveto run locally on port 4200ng testto run unit tests
Build for production
./docker-build.sh
Description
Languages
TypeScript
50.4%
HTML
24.2%
CSS
20.1%
JavaScript
4.7%
Dockerfile
0.3%
Other
0.3%