Leilukin's personal and hobby website. https://leilukin.com/
Go to file
Helen Chong bfc0d417e5 Update Now page 2024-04-27 15:22:42 +08:00
.github/workflows Indent deploy steps 2024-04-17 02:09:33 +08:00
_site Update Now page 2024-04-27 15:22:42 +08:00
src Update Now page 2024-04-27 15:22:22 +08:00
.gitattributes Initial commit 2023-06-15 17:14:12 +08:00
.gitignore Expand list of files to be ignored by Git 2024-04-25 13:31:00 +08:00
README.md Install Eleventy 2024-04-06 11:57:28 +08:00
bun.lockb Install Eleventy Navigation plugin 2024-04-18 20:22:49 +08:00
eleventy.config.js Remove copying of feed folder assets 2024-04-19 08:50:40 +08:00
index.ts Install Eleventy 2024-04-06 11:57:28 +08:00
package.json Install Eleventy Navigation plugin 2024-04-18 20:22:49 +08:00
tsconfig.json Install Eleventy 2024-04-06 11:57:28 +08:00

README.md

neocities-leilukin

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.0. Bun is a fast all-in-one JavaScript runtime.