1.0.0 • Published 7 months ago

@11ty/find-generator v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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
  • 11ty.dev is built with:
  • gatsbyjs.com is built with:
  • littlecaesars.com is built with:
1.0.0

7 months ago