forked from cal/tdf-2023-webseite
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 days ago | |
---|---|---|
css | 7 days ago | |
en | 3 months ago | |
font | 3 years ago | |
image | 3 months ago | |
public | 7 days ago | |
src | 7 days ago | |
.eleventy.js | 7 days ago | |
.gitignore | 7 days ago | |
.prettierignore | 7 days ago | |
.prettierrc | 7 days ago | |
LICENSE | 7 days ago | |
README.md | 7 days ago | |
THIRD_PARTY_LICENSES.md | 7 days ago | |
imprint.html | 3 months ago | |
index.html | 3 months ago | |
netlify.toml | 7 days ago | |
package-lock.json | 7 days ago | |
package.json | 7 days ago | |
participate.html | 3 months ago | |
site-plan.html | 3 months ago |
README.md
TDF Eleventy
Based on the demo site eleventy-plugin-i18n-demo
.
Setup
Install
npm install
Run local webserver
npx @11ty/eleventy --serve
Note: the index.js containing translations won't automatically be updated, you may need to restart the webserver for it to reflect the changes