Add project information

This commit is contained in:
Helen Chong 2024-10-03 16:06:25 +08:00
parent 54b103f8cc
commit 24f6f35c27
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
{
"name": "leilukin-site",
"description": "Leilukin's personal and hobby website.",
"author": "Leilukin",
"repository": {
"type": "git",
"url": "https://github.com/helenclx/leilukin-site.git"
},
"scripts": {
"start": "bunx @11ty/eleventy --serve --quiet",
"build": "bunx @11ty/eleventy"