Stats
Basic cassey-on-eleventy repo stats
1
0
0.0
6 days ago
clottman/cassey-on-eleventy is an open source project licensed under MIT License which is an OSI approved license.
Cassey-on-eleventy Alternatives
Similar projects and alternatives to cassey-on-eleventy
-
eleventy 🕚⚡️
A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.
-
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
NOTE:
The number of mentions on this list indicates mentions on common posts.
Hence, a higher number means a better cassey-on-eleventy alternative or higher similarity.
Posts
Posts where cassey-on-eleventy has been mentioned. We have used some of these posts to build our list of alternatives and similar projects - the last one was on 2021-04-07.
-
npx eleventy !== npx @11ty/eleventy
My package.json used npx eleventy in its build/start scripts, when it should have used npx @11ty/eleventy as specified in the usage docs. You can see the changes on GitHub.