This project serves as a digital portfolio to highlight my skills, interests, projects, and resume.
The site is hosted through GitHub pages and built with Astro.
The project uses pnpm, a fast and efficient Node package manager, together with the following technologies:
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
pnpm install |
Installs dependencies |
pnpm run dev |
Starts local dev server at localhost:4321 |
pnpm run build |
Build your production site to ./dist/ |
pnpm run preview |
Preview your build locally, before deploying |
pnpm run astro --help |
Get help using the Astro CLI |
This project is licensed under the MIT License. See the LICENSE file for details.
Feel free to reach out if you have any questions or suggestions!