Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add meta name=generator tag to identify page is build using eleventy #1672

Closed
akmittal opened this issue Mar 3, 2021 · 4 comments
Closed

Comments

@akmittal
Copy link

akmittal commented Mar 3, 2021

Is your feature request related to a problem? Please describe.
Add a feature to identify that a page is build using eleventy.

Describe the solution you'd like
Add a <meta name="generator" content="eleventy"> to all the build pages. generator meta is a HTML5 standard https://html.spec.whatwg.org/multipage/semantics.html#standard-metadata-names

Describe alternatives you've considered
_

Additional context
Almost all static site generator like Hugo, Jekyll, hexo, and other tools like WordPress support it.

If this is something eleventy plan to include, I can work on a pull request for change.

@nhoizey
Copy link
Contributor

nhoizey commented Mar 3, 2021

There is already an issue for this: #1217

@akmittal
Copy link
Author

akmittal commented Mar 3, 2021

Closing this one then.

@akmittal akmittal closed this as completed Mar 3, 2021
@Ryuno-Ki
Copy link
Contributor

Ryuno-Ki commented Mar 3, 2021

@akmittal I'd welcome if you would open a new issue over at my repo.
Currently quite busy, but I'd have everything I need once I can pick it up again.

@zachleat
Copy link
Member

Cross posting the solution for this shipping soon #2293 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants