From 76874d5b53d430c78d77cc62ed036df9f8ba0402 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 9 Jan 2025 17:25:41 +0100 Subject: [PATCH] chore: link to MDN docs for why items --- README.md | 6 +++--- packages/config/README.md | 6 +++--- packages/core/README.md | 6 +++--- pnpm-lock.yaml | 11 +++++------ 4 files changed, 14 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 1dad139..3b71696 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ I often wonder what it would look like to build sites & apps knowing just the ba I thought: -- What if I knew how to write HTML and I can have a dynamic web page from that? -- What if I knew how to build custom elements and that's all the component system I needed? -- What if I can write HTML fragments and assemble them easily in a page? +- What if I knew how to write [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML) and I can have a dynamic web page from that? +- What if I knew how to build [custom elements](https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_custom_elements) and that's all the component system I needed? +- What if I can write [HTML fragments](https://developer.mozilla.org/en-US/docs/Web/API/DocumentFragment) and assemble them easily in a page? - What if I did not have to worry about the [ever-growing number of ways to have a place on the Web](https://ayos.blog/places-in-the-web/)? **McFly** is my reimagination of web development: Back to the basics. Into the future. diff --git a/packages/config/README.md b/packages/config/README.md index 459739c..a5e0d6a 100644 --- a/packages/config/README.md +++ b/packages/config/README.md @@ -18,9 +18,9 @@ I often wonder what it would look like to build sites & apps knowing just the ba I thought: -- What if I knew how to write HTML and I can have a dynamic web page from that? -- What if I knew how to build custom elements and that's all the component system I needed? -- What if I can write HTML fragments and assemble them easily in a page? +- What if I knew how to write [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML) and I can have a dynamic web page from that? +- What if I knew how to build [custom elements](https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_custom_elements) and that's all the component system I needed? +- What if I can write [HTML fragments](https://developer.mozilla.org/en-US/docs/Web/API/DocumentFragment) and assemble them easily in a page? - What if I did not have to worry about the [ever-growing number of ways to have a place on the Web](https://ayos.blog/places-in-the-web/)? **McFly** is my reimagination of web development: Back to the basics. Into the future. diff --git a/packages/core/README.md b/packages/core/README.md index 459739c..a5e0d6a 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -18,9 +18,9 @@ I often wonder what it would look like to build sites & apps knowing just the ba I thought: -- What if I knew how to write HTML and I can have a dynamic web page from that? -- What if I knew how to build custom elements and that's all the component system I needed? -- What if I can write HTML fragments and assemble them easily in a page? +- What if I knew how to write [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML) and I can have a dynamic web page from that? +- What if I knew how to build [custom elements](https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_custom_elements) and that's all the component system I needed? +- What if I can write [HTML fragments](https://developer.mozilla.org/en-US/docs/Web/API/DocumentFragment) and assemble them easily in a page? - What if I did not have to worry about the [ever-growing number of ways to have a place on the Web](https://ayos.blog/places-in-the-web/)? **McFly** is my reimagination of web development: Back to the basics. Into the future. diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bbfdfa4..aab6557 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -126,8 +126,8 @@ importers: specifier: ^0.2.3 version: 0.2.3 '@mcflyjs/core': - specifier: ^0.8.0 - version: 0.8.0(magicast@0.3.5)(typescript@5.7.3) + specifier: ^0.8.1 + version: 0.8.1(magicast@0.3.5)(typescript@5.7.3) devDependencies: typescript: specifier: ^5.7.3 @@ -608,8 +608,8 @@ packages: '@mcflyjs/config@0.2.3': resolution: {integrity: sha512-toHJrWuusLiYhkxfBnGo9Mqm+8R+5YFmabvA/4dARRRDXdHIfP8c4xJdBowDqZxv4CI504tdvlQvtROpWj1LkA==} - '@mcflyjs/core@0.8.0': - resolution: {integrity: sha512-NbXkfYLAtZDTp+qaYTdc9P+nPNgfXOQ6TK1Tfou+C0eoPJWqlZKPK+dMoWy8SY1OlCfkT0JTnlCURt27xBH3Xg==} + '@mcflyjs/core@0.8.1': + resolution: {integrity: sha512-nPez716blw3Ua5hh799rzK7ixVFr7iMV+aN9RbXj3lzWZ6fzK+eqKt7+PvXCHbbMvpx0G0Q9Wg8mfFbnQmJySw==} hasBin: true '@netlify/functions@2.8.2': @@ -3131,9 +3131,8 @@ snapshots: transitivePeerDependencies: - uWebSockets.js - '@mcflyjs/core@0.8.0(magicast@0.3.5)(typescript@5.7.3)': + '@mcflyjs/core@0.8.1(magicast@0.3.5)(typescript@5.7.3)': dependencies: - '@mcflyjs/config': link:packages/config c12: 2.0.1(magicast@0.3.5) citty: 0.1.6 consola: 3.3.3