From e76fe96237cb3e4f9c25170a134473e3b6b3444d Mon Sep 17 00:00:00 2001 From: Sean Hess Date: Tue, 17 Dec 2024 10:01:13 -0700 Subject: [PATCH 1/2] added hyperbole to web-development --- content/ecosystem/web-development.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/ecosystem/web-development.md b/content/ecosystem/web-development.md index 0f0cbf6..ac09142 100644 --- a/content/ecosystem/web-development.md +++ b/content/ecosystem/web-development.md @@ -10,6 +10,14 @@ title = "Web Development"
Adaptation of the wreq library for the effectful ecosystem.
+
+
+ seanhess/hyperbole + Hackage +
+
Interactive serverside web framework inspired by HTMX.
+
+
seanhess/web-view From ca4c99db4e27bf6e067583a5b8dea500272ce5a1 Mon Sep 17 00:00:00 2001 From: Sean Hess Date: Mon, 23 Dec 2024 12:50:13 -0700 Subject: [PATCH 2/2] removed web-view --- content/ecosystem/web-development.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/content/ecosystem/web-development.md b/content/ecosystem/web-development.md index ac09142..3391d15 100644 --- a/content/ecosystem/web-development.md +++ b/content/ecosystem/web-development.md @@ -18,14 +18,6 @@ title = "Web Development"
Interactive serverside web framework inspired by HTMX.
-
-
- seanhess/web-view - Hackage -
-
Type-safe HTML and CSS with intuitive layouts and composable styles.
-
-
kleidukos/servant-effectful