Eleventy: How to refer to Eleventy?

Created on 24 Jun 2020  路  2Comments  路  Source: 11ty/eleventy

Hi, so this has been confusing me for a while. When talking about Eleventy, I'm not sure what is the intended way to refer to it.

Is it:

  • 11ty
  • eleventy
  • Eleventy
  • @11ty/eleventy

I'd love to have an official response on this, thank you!

documentation education

Most helpful comment

Very good question.

The pattern here is that 11ty is specifically for the logo and URLs. It represents the brand and the larger organization. Eleventy refers to the software package specifically. We could add some brand guidelines on the web site if that would be helpful to folks.

eleventy and @11ty/eleventy should only be used in CLI commands and no where else.

All 2 comments

Very good question.

The pattern here is that 11ty is specifically for the logo and URLs. It represents the brand and the larger organization. Eleventy refers to the software package specifically. We could add some brand guidelines on the web site if that would be helpful to folks.

eleventy and @11ty/eleventy should only be used in CLI commands and no where else.

That makes sense, thank you!

It would be great for this to be clearly stated somewhere on the website.

Was this page helpful?
0 / 5 - 0 ratings