First commit of i18n base blog using Eleventy v2. This uses English-implied URLs.
This commit is contained in:
@ -25,11 +25,11 @@
|
||||
},
|
||||
"homepage": "https://github.com/11ty/eleventy-base-blog#readme",
|
||||
"dependencies": {
|
||||
"@11ty/eleventy": "^2.0.0-canary.12",
|
||||
"@11ty/eleventy": "^2.0.0-canary.13",
|
||||
"@11ty/eleventy-navigation": "^0.3.3",
|
||||
"@11ty/eleventy-plugin-rss": "^1.2.0",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^4.1.0",
|
||||
"luxon": "^2.4.0",
|
||||
"luxon": "^3.0.1",
|
||||
"markdown-it-anchor": "^8.6.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user