My modern, personal website built with Angular, TypeScript, and SCSS.
ng build --base-href=/morganvanv.com/- move the contents of
dist/morganvanv.comto the docs folder of themorganvanv.comGitHub repository - test by running http server locally
http-server -p 8080 - run angular-cli tool to deploy to github pages
npx angular-cli-ghpages --dir=docs
This project is a personal portfolio and blog site. It showcases projects, skills, and contact information with a clean, responsive design.
- Greeting page to welcome the user
- Landing page with a brief introduction
- Projects page to showcase work and portfolio
- Skills page to highlight technical proficiencies
- Blog page for articles and updates
- Fun Demos page with interactive examples (Worst UI Ideas)
- Contact page with a form to reach out