2024-11-11
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
"description": "A static site generator",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "npx @11ty/eleventy",
|
||||
"serve": "npx @11ty/eleventy --serve",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
@@ -13,7 +15,10 @@
|
||||
"@11ty/eleventy-navigation": "^0.3.5",
|
||||
"@11ty/eleventy-plugin-handlebars": "^1.0.0",
|
||||
"@11ty/eleventy-plugin-rss": "^2.0.2",
|
||||
"dotenv": "^16.4.5",
|
||||
"markdown-it": "^14.1.0",
|
||||
"music-metadata": "^10.5.1",
|
||||
"podcast": "^2.0.1",
|
||||
"sass": "^1.80.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user