Skip to content

Find the <meta name="generator"> for a web site

Notifications You must be signed in to change notification settings

11ty/api-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Find the <meta name="generator"> for a web site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages