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.
-
-
- - Use vanilla custom elements (or sugar-coated web components)
- - Write server-powered .html pages
- - "Use the Platform™" on both server runtimes & browsers
- - Use server-side rendering *
- - Deploy anywhere, even the Edge **
-
-
- 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.
+
+
+ - Use vanilla custom elements (or sugar-coated web components)
+ - Write server-powered .html pages
+ - "Use the Platform™" on both server runtimes & browsers
+ - Use server-side rendering *
+ - Deploy anywhere, even the Edge **
+
+
+ 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
+
+
+
+
+
+
+