Galaxy Garden

Source code of Helen Chong's personal blog. Built with Eleventy. Available in English and Simplified Chinese.

More technical information about this blog can be found on the colophon page.

Run Locally

Requirement: pnpm.

  1. Clone this repository locally
    git clone https://git.helenchong.dev/helenchong/helenchong-blog.git
    
  2. Install dependencies
    pnpm install
    
  3. Run the project
    pnpm dev
    
  4. Open http://localhost:8080/ in your browser
Description
Helen Chong's personal blog. Built with Eleventy.
Readme 2.1 MiB
Languages
CSS 63%
JavaScript 37%