Skip to content

Documentation site for the Eleventy static site generator.

License

Notifications You must be signed in to change notification settings

kev4ev/11ty-website

 
 

Repository files navigation

eleventy Logo

11ty.dev 🕚⚡️🎈🐀

The website and documentation for the Eleventy static site generator.

Running Locally

npm install
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 Avatars: npm run get-new-avatars
  • 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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 42.4%
  • CSS 33.7%
  • Nunjucks 22.1%
  • HTML 1.8%