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.
 
 
 
Pascal 91239e0944 remove superflous files 10 months ago
css eleventy init for tdf website 10 months ago
font Initial commit 3 years ago
image Etage 2 1 year ago
public eleventy init for tdf website 10 months ago
src eleventy init for tdf website 10 months ago
.eleventy.js eleventy init for tdf website 10 months ago
.gitignore eleventy init for tdf website 10 months ago
.prettierignore eleventy init for tdf website 10 months ago
.prettierrc eleventy init for tdf website 10 months ago
LICENSE eleventy init for tdf website 10 months ago
README.md eleventy init for tdf website 10 months ago
THIRD_PARTY_LICENSES.md eleventy init for tdf website 10 months ago
netlify.toml eleventy init for tdf website 10 months ago
package-lock.json eleventy init for tdf website 10 months ago
package.json eleventy init for tdf website 10 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