From eb9d54cc6a069dcd371496f4142b2294604d8cbe Mon Sep 17 00:00:00 2001 From: Matt Vollmer Date: Thu, 30 Oct 2025 13:44:31 -0400 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=A4=96=20feat:=20add=20Google=20Analy?= =?UTF-8?q?tics=20support=20to=20docs=20site?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add head.hbs template file to inject GA4 tracking code into mdBook-generated documentation. Generated with `cmux` --- docs/theme/head.hbs | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/theme/head.hbs diff --git a/docs/theme/head.hbs b/docs/theme/head.hbs new file mode 100644 index 000000000..97940754f --- /dev/null +++ b/docs/theme/head.hbs @@ -0,0 +1,8 @@ + + + From 3015c1011a1f1c9a141aab42bf40941bd2435757 Mon Sep 17 00:00:00 2001 From: Matt Vollmer Date: Thu, 30 Oct 2025 13:59:46 -0400 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A4=96=20Configure=20GA4=20tracking?= =?UTF-8?q?=20ID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add actual Google Analytics measurement ID: G-D1HL4PBRSY Generated with `cmux` --- docs/theme/head.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/theme/head.hbs b/docs/theme/head.hbs index 97940754f..eb2fde50f 100644 --- a/docs/theme/head.hbs +++ b/docs/theme/head.hbs @@ -1,8 +1,8 @@ - +