some metadata stuff
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
"description": "Lee's personal website, take 2, built with 11ty",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "rm -rf _site && npx @11ty/eleventy",
|
||||
"build": "rm -rf _site && npx @11ty/eleventy --quiet",
|
||||
"start": "rm -rf _site && npx @11ty/eleventy --serve --quiet"
|
||||
},
|
||||
"keywords": [],
|
||||
|
||||
Reference in New Issue
Block a user