Helen Chong f7c62f5962 Overhaul back to top button and link
Make back-to-top button an anchor element and shows back to top text link if JavaScript is disabled
2024-06-11 04:22:50 +08:00
2024-06-11 04:22:50 +08:00
2023-06-15 17:14:12 +08:00
2024-06-01 14:20:55 +08:00
2024-06-01 14:20:55 +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.3%
CSS 16.6%