Helen Chong 0a33ab7d40 Revert "Add white background to DSRing image"
This reverts commit bdabb6b574e3e828f0c292973045e5901764ff85.
2024-07-21 19:37:18 +08:00
2023-06-15 17:14:12 +08:00
2024-06-11 02:45:46 +08:00

Leilukin's Hub

Netlify Status

Source code of my hobby website, Leilukin's Hub. Built with Eleventy and deployed to Netlify.

More technical information can be found on my site's colophon page.

Run Locally

Recommended JavaScript runtime: Bun.

  1. Clone this repository locally
    git clone https://github.com/helenclx/leilukin-site.git
    
  2. Install dependencies
    bun install
    
  3. Run the project
    bun run start
    
  4. Open http://localhost:8080/ in your browser
Description
Leilukin's personal and hobby website.
https://leilukin.com/ Readme 75 MiB
Languages
Nunjucks 48.1%
JavaScript 35.3%
CSS 16.6%