Source code of my developer portfolio and blog website. Built with Eleventy and deployed to Hostinger.
More technical information can be found on my website's colophon page.
Recommended JavaScript runtime: Bun.
- Clone this repository locally
git clone https://github.com/helenclx/helenchong.dev.git
- Install dependencies
bun install
- Run the project
bun run start
- Open http://localhost:8080/ in your browser