Andy-set-studio / 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

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
  4. Copy _data/fastestSites.json to leaderboard/history/fastestSites-weekX.json
  5. Update leaderboard/history/node-history to have a new maximumWeekNumber
  6. Run leaderboard/history/node node-history
  7. Run npx @11ty/eleventy

About

Documentation site for the Eleventy static site generator.

https://www.11ty.dev/

License:MIT License


Languages

Language:JavaScript 41.0%Language:CSS 31.6%Language:HTML 27.2%Language:Shell 0.1%