2d9b581901f7b20dfcf5cb3af04a9ac87905f075
Galaxy Garden
Source code of my personal blog. Built with Eleventy.
Run Locally
It is recommended to use Bun as the JavaScript runtime for this project. If you want to use Node.js to run this project, for each terminal command and package.json script, replace bun with npm and bunx with npx.
- Clone this repository locally
git clone https://git.helenchong.dev/helenchong/helenchong-blog.git - Install dependencies
bun install - Run the project
bun start - Open http://localhost:8080/ in your browser
Languages
CSS
63%
JavaScript
37%