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.
- Clone this repository locally
git clone https://git.helenchong.dev/helenchong/helenchong-blog.git - Install dependencies
npm install - Run the project
npm run start - Open http://localhost:8080/ in your browser
Description
Languages
CSS
62.8%
JavaScript
37.2%