Leilukin's personal and hobby website. https://leilukin.com/
Go to file
Helen Chong d09a1f00bd Ignore site output folder 2024-04-11 19:40:28 +08:00
.github/workflows Modify Neocities deployment action with Bun 2024-04-06 21:00:17 +08:00
_site Out put the feed file to the root of the generated site 2024-04-07 01:15:40 +08:00
src Fix stylesheet link element 2024-04-08 18:22:33 +08:00
.gitattributes Initial commit 2023-06-15 17:14:12 +08:00
.gitignore Ignore site output folder 2024-04-11 19:40:28 +08:00
README.md Install Eleventy 2024-04-06 11:57:28 +08:00
bun.lockb Install Eleventy 2024-04-06 11:57:28 +08:00
eleventy.config.js Rename Eleventy configuration file 2024-04-09 00:01:00 +08:00
index.ts Install Eleventy 2024-04-06 11:57:28 +08:00
package.json Remove dev script configuration 2024-04-06 22:08:35 +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.