From 9e924ef13e5fede412923c8a44a2bf61a73553b2 Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 6 Nov 2023 12:26:49 +0100 Subject: [PATCH] feat(site): mention Edges and Nitro --- site/src/pages/index.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/site/src/pages/index.html b/site/src/pages/index.html index d28ecbb..9ca9e85 100644 --- a/site/src/pages/index.html +++ b/site/src/pages/index.html @@ -23,9 +23,9 @@

- McFly is an in-progress - project which aims to be a full-stack no-framework framework that - assists developers in leveraging the web platform. + McFly is an in-progress, + full-stack, no-framework framework that assists developers in + leveraging the web platform.

npm create mcfly@latest

@@ -42,12 +42,16 @@

  • Write real .HTML files
  • Have no frameworks or reactivity libraries on the browser
  • Use server-side rendering
  • -
  • Deploy anywhere
  • +
  • Deploy anywhere, even the Edge *
  • Visit the Demo Page or read more on ✨ GitHub.

    +

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