11ty-website

Eleventy 静态网站生成器的文档网站。「Documentation site for the Eleventy static site generator.」

Github stars Tracking Chart

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 Screenshots: npm run get-new-screenshots
  • 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.

Contributed Data

  • cd _data/sites and find . -iregex "./[a-z]*\.[a-z]*.json" Find global data files with a . in the name.

Overview

Name With Owner11ty/11ty-website
Primary LanguageJavaScript
Program languageHTML (Language Count: 7)
PlatformLinux, Mac, Windows
License:MIT License
Release Count18
Last Release Nameleaderboard-11 (Posted on 2020-06-08 09:09:55)
First Release Namev1.0.0 (Posted on 2018-01-06 23:53:13)
Created At2018-01-06 06:44:47
Pushed At2024-05-11 02:16:09
Last Commit At
Stargazers Count456
Watchers Count19
Fork Count678
Commits Count5.3k
Has Issues Enabled
Issues Count275
Issue Open Count43
Pull Requests Count1249
Pull Requests Open Count26
Pull Requests Close Count131
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top