Leilukin's Hub

Source code of my hobby website, Leilukin's Hub. Built with Eleventy and hosted on Hostinger.

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://git.32bit.cafe/Leilukin/leilukin-site.git
    
  2. Install dependencies
    bun install
    
  3. Run the project Option A: Run without the Pagefind search library.
    bun start
    
    Option B: Run with Pagefind.
    bun start-pagefind
    
  4. Open http://localhost:8080/ in your browser
Description
Leilukin's personal and hobby website.
https://leilukin.com/
Readme 68 MiB
Languages
JavaScript 67.8%
CSS 30.9%
Nunjucks 1.3%