migrate from 11ty to Lume
This commit is contained in:
parent
491694c19d
commit
00ff630785
18 changed files with 574 additions and 4226 deletions
17
package.json
17
package.json
|
@ -1,17 +0,0 @@
|
|||
{
|
||||
"name": "cheri.pink",
|
||||
"version": "1.0.0",
|
||||
"description": "Cherie's personal website",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "eleventy --serve",
|
||||
"build": "eleventy"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "cheri",
|
||||
"license": "BlueOak-1.0.0",
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "^2.0.0",
|
||||
"@11ty/eleventy-plugin-rss": "^1.2.0"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue