You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/index.md
+10-11Lines changed: 10 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,22 +18,21 @@ layout: hero
18
18
<aclass="button"data-goatcounter-click="home.try"data-goatcounter-title="top"href="https://github.dev/mastrojs/template-basic">Try online with GitHub</a>
19
19
<aclass="button -secondary"href="#powerful-for-experienced-developers">Install with Deno, Node.js or Bun</a>
<ahref="https://thenewstack.io/minimalist-mastro-framework-offers-modern-take-on-mpas/"><imgalt="The New Stack"loading="lazy"src="/assets/home/thenewstack.svg"width="427"></a>
25
+
<divclass="flex">
32
26
33
-
<ahref="https://thathtml.blog/2024/12/new-custom-element-superclass-on-the-block/"><imgalt="That HTML blog"loading="lazy"src="/assets/home/thathtmlblog.svg"width="427"></a>
27
+
<ahref="https://thenewstack.io/minimalist-mastro-framework-offers-modern-take-on-mpas/"><imgalt="The New Stack"loading="lazy"src="/assets/home/thenewstack.svg"width="400"height="48"></a>
<ahref="https://thathtml.blog/2024/12/new-custom-element-superclass-on-the-block/"><imgalt="That HTML blog"loading="lazy"src="/assets/home/thathtmlblog.svg"width="400"height="91"></a>
34
32
35
33
</div>
36
34
35
+
</div>
37
36
38
37
<divclass="tabs">
39
38
<detailsname="example"open>
@@ -116,7 +115,7 @@ Start with HTML and CSS. Then build a blog, and a to-do list app with JavaScript
116
115
117
116
## Powerful for experienced developers
118
117
119
-
I've seen things you people wouldn't believe. Megabytes of JavaScript on fire in the browser. I watched towers of complex abstractions collapse upon themselves. All those codebases will be lost in time, like tears in rain. Time to let them die.
118
+
> I've seen things you people wouldn't believe. Megabytes of JavaScript on fire in the browser. I watched towers of complex abstractions collapse upon themselves. All those codebases will be lost in time, like tears in rain. Time to let them die.
120
119
121
120
There are [various way to run Mastro](/guide/cli-install/). If you're unsure which runtime to pick, we recommend [Deno](https://deno.com). For Node.js, `pnpm` is [recommended](https://jsr.io/docs/npm-compatibility), although `npm` and `yarn` also work.
0 commit comments