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.
|
|
2 months ago | |
|---|---|---|
| css | 2 months ago | |
| font | 3 years ago | |
| image | 4 months ago | |
| public | 2 months ago | |
| src | 2 months ago | |
| .eleventy.js | 2 months ago | |
| .gitignore | 2 months ago | |
| .prettierignore | 2 months ago | |
| .prettierrc | 2 months ago | |
| LICENSE | 2 months ago | |
| README.md | 2 months ago | |
| THIRD_PARTY_LICENSES.md | 2 months ago | |
| imprint.html | 4 months ago | |
| index.html | 4 months ago | |
| netlify.toml | 2 months ago | |
| package-lock.json | 2 months ago | |
| package.json | 2 months ago | |
| participate.html | 4 months ago | |
| site-plan.html | 4 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