From 16156cfeb0ce1c8d46ddb0df134529418728b131 Mon Sep 17 00:00:00 2001
From: Steve Scargall <37674041+sscargal@users.noreply.github.com>
Date: Fri, 31 Oct 2025 17:17:35 +0000
Subject: [PATCH 1/2] Replace http with https for links
Signed-off-by: Steve Scargall <37674041+sscargal@users.noreply.github.com>
---
hugo.toml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/hugo.toml b/hugo.toml
index 35173bd..ba91c8a 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -88,7 +88,7 @@ tags = 'tags'
[[menus.main]]
name = 'Docs'
- url = 'http://docs.memmachine.ai'
+ url = 'https://docs.memmachine.ai'
weight = 70
[[menus.main]]
@@ -129,7 +129,7 @@ tags = 'tags'
[[menus.footerProduct]]
name = 'Docs'
- url = 'http://docs.memmachine.ai'
+ url = 'https://docs.memmachine.ai'
weight = 40
[[menus.footerProduct]]
From 1f513915bad9d53447e197b8f6e8472796cf3c96 Mon Sep 17 00:00:00 2001
From: Steve Scargall <37674041+sscargal@users.noreply.github.com>
Date: Fri, 31 Oct 2025 17:18:52 +0000
Subject: [PATCH 2/2] Add loading='lazy' to images
Signed-off-by: Steve Scargall <37674041+sscargal@users.noreply.github.com>
---
themes/memmachine/layouts/_partials/blog-card.html | 2 +-
.../memmachine/layouts/_partials/brand-logos.html | 12 ++++++------
themes/memmachine/layouts/_partials/footer.html | 2 +-
.../layouts/_partials/home-sections.html | 10 +++++-----
.../memmachine/layouts/_partials/logo-marquee.html | 2 +-
.../layouts/_partials/pricing-table.html | 2 +-
themes/memmachine/layouts/community.html | 4 ++--
themes/memmachine/layouts/contact.html | 14 +++++++-------
themes/memmachine/layouts/conversations.html | 4 ++--
themes/memmachine/layouts/examples2.html | 14 +++++++-------
themes/memmachine/layouts/page.html | 4 ++--
themes/memmachine/layouts/playground.html | 6 +++---
12 files changed, 38 insertions(+), 38 deletions(-)
diff --git a/themes/memmachine/layouts/_partials/blog-card.html b/themes/memmachine/layouts/_partials/blog-card.html
index 1634868..17a5eda 100644
--- a/themes/memmachine/layouts/_partials/blog-card.html
+++ b/themes/memmachine/layouts/_partials/blog-card.html
@@ -19,7 +19,7 @@
{{ end }}
-
+
{{ end }}
diff --git a/themes/memmachine/layouts/_partials/brand-logos.html b/themes/memmachine/layouts/_partials/brand-logos.html
index ba2df63..dea116b 100644
--- a/themes/memmachine/layouts/_partials/brand-logos.html
+++ b/themes/memmachine/layouts/_partials/brand-logos.html
@@ -4,12 +4,12 @@
MemMachine unlocks persistent, multi-session memory for AI agents—powering personalized, context-rich experiences you fully control, open-source and built for developers.
diff --git a/themes/memmachine/layouts/_partials/home-sections.html b/themes/memmachine/layouts/_partials/home-sections.html index 0baeae9..c915380 100644 --- a/themes/memmachine/layouts/_partials/home-sections.html +++ b/themes/memmachine/layouts/_partials/home-sections.html @@ -246,7 +246,7 @@
+
@@ -334,14 +334,14 @@
Offer continuous patient support with an agent that remembers medical history and tracks treatment progress to provide a seamless healthcare journey.
@@ -350,7 +350,7 @@
diff --git a/themes/memmachine/layouts/_partials/logo-marquee.html b/themes/memmachine/layouts/_partials/logo-marquee.html index 4cc6617..0501622 100644 --- a/themes/memmachine/layouts/_partials/logo-marquee.html +++ b/themes/memmachine/layouts/_partials/logo-marquee.html @@ -34,7 +34,7 @@
For teams building production-ready agents.
Billed per project, cancel anytime.
diff --git a/themes/memmachine/layouts/community.html b/themes/memmachine/layouts/community.html index f867ccc..3f80273 100644 --- a/themes/memmachine/layouts/community.html +++ b/themes/memmachine/layouts/community.html @@ -77,7 +77,7 @@OpenAI presented Assistify with a range of challenging tasks, featuring tight latency requirements, substantial ambiguity, and instances of incorrect answers. In turn, Assistify collaborated closely to tailor their QA systems to our specific requirements.