Helen Chong's Developer Portfolio and Blog

Source code of Helen Chong's developer portfolio and blog website. Built with Eleventy.

More technical information about this website can be found the website's colophon page.

Run Locally

Requirement: Node.js.

  1. Clone this repository locally
    git clone https://git.helenchong.dev/helenchong/helenchong.dev.git
    
  2. Install dependencies
    npm install
    
  3. Run the project
    npm run start
    
  4. Open http://localhost:8080/ in your browser
Description
My developer portfolio and blog website. Built with Eleventy,
https://helenchong.dev/ Readme 21 MiB
Languages
CSS 63.9%
JavaScript 36.1%