Skip to content

Documentation site for the Eleventy static site generator.

License

Notifications You must be signed in to change notification settings

akmur/11ty-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

Performance Rankings

TODO: make this better

  1. Run node node-performance-rank
  2. Run node node-screenshots
  3. Run node node-avatars-twitter
  4. Run node node-avatars-opencollective
  5. Copy _data/fastestSites.json to leaderboard/history/fastestSites-weekX.json
  6. Update leaderboard/history/node-history to have a new maximumWeekNumber
  7. Run leaderboard/history/node node-history
  8. Run npx @11ty/eleventy

About

Documentation site for the Eleventy static site generator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 41.0%
  • CSS 33.4%
  • HTML 25.4%
  • Other 0.2%