11ty / 11ty-website

Documentation site for the Eleventy static site generator.

Home Page:https://www.11ty.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eleventy Logo

11ty.dev ๐Ÿ•šโšก๏ธ๐ŸŽˆ๐Ÿ€

The website and documentation for the Eleventy static site generator.

Running Locally

npm install
npm run get-new-data
npx @11ty/eleventy --serve

Browse to http://localhost:8080/ (8080 is the default but itโ€™ll bump to a new port if that one is taken, so use whatever port shows up when you run the --serve command).

  • Refresh Supporters: npm run get-new-supporters

Third-party Integrations

  • IFTTT daily web hook to build the site once a day to update stats and counts in footer.
  • Zapier (Open Collective + Netlify integration) to run a new production build when a new contributor joins Open Collective. Warning: while avatar will show on the site, there is still a manual step to send the Netlify Identity invitation for the Eleventy Contributor Account.

About

Documentation site for the Eleventy static site generator.

https://www.11ty.dev/

License:MIT License


Languages

Language:JavaScript 35.4%Language:XSLT 25.5%Language:CSS 22.9%Language:Nunjucks 14.8%Language:HTML 1.2%Language:Liquid 0.1%Language:Shell 0.1%