Skip to content

Commit

Permalink
linkify
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Nov 8, 2023
1 parent 2b51822 commit 0c3eba8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MyApp/_pages/ormlite/litestream.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ title: Litestream
</h2>
</div>

One of ServiceStack's primary goals is delivering great value and performance, attributes exemplified in all modern jamstacks.net templates which are maximally designed to deliver ultimate performance for a .NET App by adopting a [Jamstack architecture](https://jamstack.org), enabling redundant hosting of their decoupled UI's on inexpensive CDN edge caches - most optimal place to deliver best performance.
One of ServiceStack's primary goals is delivering great value and performance, attributes exemplified in all modern [jamstacks.net](https://jamstacks.net) templates which are maximally designed to deliver ultimate performance for a .NET App by adopting a [Jamstack architecture](https://jamstack.org), enabling redundant hosting of their decoupled UI's on inexpensive CDN edge caches - most optimal place to deliver best performance.

This also happens to be the cheapest to place to host its static files, taking load away from more expensive .NET App Servers and move them to free Cloudflare or GitHub CDNs, which all Jamstack Live Demos take advantage of to enable their [**$0.40 /mo** TCO](https://jamstacks.net/posts/hosting) for hosting their .NET Docker Apps which are only needed to serve the JSON APIs used to power their Jamstack UIs.

Expand Down
2 changes: 1 addition & 1 deletion MyApp/_pages/releases/v6_02.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ title: ServiceStack v6.2
</div>

We've had great feedback from our existing Boostrap [Blazor WASM template](/templates/blazor-bootstrap), its highly [productive dev model](https://youtu.be/TIgjMf_vtCI) and pre-rendering solution for achieving [instant Startup performance](/templates/blazor-bootstrap#improving-startup-performance) which
has seen it become more popular than all our other jamstacks.net templates combined.
has seen it become more popular than all our other [jamstacks.net](https://jamstacks.net) templates combined.

As a result we've continued to invest in our Blazor support and have created a new [blazor-tailwind](https://github.com/NetCoreTemplates/blazor-tailwind)
project template to take advantage of Tailwind's modern utility-first CSS design system to create beautiful, instant-loading Blazor WASM Apps.
Expand Down

0 comments on commit 0c3eba8

Please sign in to comment.