Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.11 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.11 KB

11ty Logo

api-generator

A runtime service to returns the avatar of the <meta name="generator"> used on a web site.

This service only supports a few generators (at time of writing: 11ty, Gatsby, and Hugo), but I will happily merge PRs for others!

Usage

URLs have the formats:

/json/:url/
/image/:url/
  • url must be URI encoded.

Examples

  • See the “Built With” column on https://www.speedlify.dev/ssg/
  • zachleat.com is built with Eleventy
  • 11ty.dev is built with: Eleventy
  • gatsbyjs.com is built with: Gatsby
  • littlecaesars.com is built with: Gatsby