diff --git a/README.md b/README.md index e0016c1..62669c5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

McFly

-

McFly is a metaframework
that assists in leveraging the web platform

+

McFly is a metaframework
that assists in building on the Web

diff --git a/site/README.md b/site/README.md index ad047a7..4d64d3e 100644 --- a/site/README.md +++ b/site/README.md @@ -4,7 +4,7 @@

McFly Docs

-

McFly is a no-framework framework
that assists in leveraging the web platform

+

McFly is a no-framework framework
that assists in building on the Web

diff --git a/site/package.json b/site/package.json index 4b299ce..f90076d 100644 --- a/site/package.json +++ b/site/package.json @@ -1,6 +1,6 @@ { "name": "site", - "description": "McFly is a full-stack no-framework framework that assists developers in leveraging the web platform.", + "description": "McFly is a full-stack no-framework framework that assists developers in building on the Web.", "private": true, "version": "0.0.1", "main": "index.js", diff --git a/site/src/components/my-head.html b/site/src/components/my-head.html index 31c40d3..63d8e59 100644 --- a/site/src/components/my-head.html +++ b/site/src/components/my-head.html @@ -3,7 +3,7 @@ - + @@ -11,8 +11,7 @@ - + diff --git a/site/src/pages/index.html b/site/src/pages/index.html index c27258a..633620b 100644 --- a/site/src/pages/index.html +++ b/site/src/pages/index.html @@ -1,69 +1,75 @@ - - McFly: Back to the Basics. Into the Future. - - - - - - Back to the Basics. Into the Future. - -

-
-

- McFly is an in-progress, - full-stack, no-framework meta-framework that assists developers in - leveraging the web platform. -

-

Try it today

-

- You can try it now by running the following: -

- npm create mcfly@latest -

- Here's a sample interactive custom element: - -

-

- Start at the very basic of writing HTML files and enhance with - standard web technologies or go advanced as you like, at your own - pace. -

- -

- Visit the Demo Page or read more on ✨ - SourceHut. -

-

- * Custom element / web component templates are not yet server-rendered, but is a top-priority goal for the project -

-

- ** Our deployment and other server-side features are provided by Nitro, the same production-grade engine powering Nuxt -

-
-
- - - + + McFly: Back to the Basics. Into the Future. + + + + + + + Back to the Basics. Into the Future. + +
+
+

+ McFly is an in-progress, + full-stack, no-framework meta-framework that assists developers in + building on the Web. +

+

Try it today

+

+ You can try it now by running the following: +

+ npm create mcfly@latest +

+ Here's a sample interactive custom element: + +

+

+ Start at the very basic of writing HTML files and enhance with + standard web technologies or go advanced as you like, at your own + pace. +

+ +

+ Visit the Demo Page or read more on ✨ + SourceHut. +

+

+ * Custom element / web component templates are not yet server-rendered, but is a top-priority goal for the + project +

+

+ ** Our deployment and other server-side features are provided by Nitro, the + same production-grade engine powering Nuxt +

+
+
+ + + + \ No newline at end of file diff --git a/templates/basic/README.md b/templates/basic/README.md index 2b15c1f..4b4afb5 100644 --- a/templates/basic/README.md +++ b/templates/basic/README.md @@ -1,6 +1,6 @@ # McFly Starter Project -This project was generated from the basic template for **McFly** -- a no-framework framework that assists in leveraging the web platform. +This project was generated from the basic template for **McFly** -- a no-framework framework that assists in building on the Web. It contains example files to get you started using vanilla web technologies in a modern way. See the [Special Directories](#special-directories) section for more information. diff --git a/templates/basic/src/components/my-head.html b/templates/basic/src/components/my-head.html index 17b7c01..76f5c95 100644 --- a/templates/basic/src/components/my-head.html +++ b/templates/basic/src/components/my-head.html @@ -4,7 +4,7 @@ - + @@ -12,8 +12,7 @@ - +