Using a dictionary library for i18n, also shows how to use i18n with navigation plugin.
This commit is contained in:
@ -25,11 +25,12 @@
|
||||
},
|
||||
"homepage": "https://github.com/11ty/eleventy-base-blog#readme",
|
||||
"dependencies": {
|
||||
"@11ty/eleventy": "^2.0.0-canary.13",
|
||||
"@11ty/eleventy": "^2.0.0-canary.14",
|
||||
"@11ty/eleventy-navigation": "^0.3.3",
|
||||
"@11ty/eleventy-plugin-rss": "^1.2.0",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^4.1.0",
|
||||
"luxon": "^3.0.1",
|
||||
"markdown-it-anchor": "^8.6.4"
|
||||
"markdown-it-anchor": "^8.6.4",
|
||||
"rosetta": "^1.1.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user