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: Node.js.

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