Skip to content

freshjuice-dev/11ty-website

 
 

Repository files navigation

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

About

Documentation site for the Eleventy static site generator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages

  • Nunjucks 33.2%
  • JavaScript 30.1%
  • CSS 18.9%
  • XSLT 17.4%
  • Other 0.4%