summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorCarson Gross <carson@bigsky.software>2023-07-17 05:17:27 -0600
committerCarson Gross <carson@bigsky.software>2023-07-17 05:17:27 -0600
commit3773828d33ae23ebb2c56ccc1da4ead8ee1d5dee (patch)
treeabb623ee28b2ca4b0e350bf55c26f3ba8a30b731
parent0a946483d19ee1653899dc7f1362643cd99809bf (diff)
downloadhtmx-3773828d33ae23ebb2c56ccc1da4ead8ee1d5dee.tar.gz
htmx-3773828d33ae23ebb2c56ccc1da4ead8ee1d5dee.zip
book announcement
-rw-r--r--www/content/_index.md9
-rw-r--r--www/static/img/hypermedia-systems.pngbin0 -> 116476 bytes
2 files changed, 9 insertions, 0 deletions
diff --git a/www/content/_index.md b/www/content/_index.md
index 04047b44..60f0aac8 100644
--- a/www/content/_index.md
+++ b/www/content/_index.md
@@ -51,6 +51,15 @@ htmx is the successor to [intercooler.js](http://intercoolerjs.org)
Read the [docs introduction](@/docs.md#introduction) for a more in-depth... introduction.
+<h2><a name='book'></a>book</h2>
+
+We are happy to announce the release of [Hypermedia Systems](https://hypermedia.systems), a book on how to build
+[Hypermedia-Driven Applications](@/essays/hypermedia-driven-applications.md) using htmx & more:
+
+<div style="text-align: center;padding: 24px">
+<a href="https://www.amazon.com/dp/B0C9S88QV6/ref=sr_1_1?crid=1P0I3GXQK32TN"><img src="/img/hypermedia-systems.png"></a>
+</div>
+
<h2>sponsors <iframe src="https://github.com/sponsors/bigskysoftware/button" title="Sponsor htmx" height="32" width="114" style="border: 1px solid gray; border-radius: 12px; float:right"></iframe></h2>
diff --git a/www/static/img/hypermedia-systems.png b/www/static/img/hypermedia-systems.png
new file mode 100644
index 00000000..952be4fe
--- /dev/null
+++ b/www/static/img/hypermedia-systems.png
Binary files differ