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