Helen Chong d609a44824 Revert "Use code block for directory paths"
This reverts commit 38e0840da97a782388176dab0b5a4ca54607dede.
2024-07-16 23:00:37 +08:00
2023-06-15 17:14:12 +08:00
2024-06-24 11:40:46 +08:00
2024-06-24 11:40:46 +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 74 MiB
Languages
Nunjucks 48.1%
JavaScript 35.2%
CSS 16.7%