From 69c78061afa7ecac37f54ee522acb526d6b55b3c Mon Sep 17 00:00:00 2001 From: aindjare Date: Tue, 18 Mar 2025 20:34:44 +0000 Subject: [PATCH 1/4] fix: gap between buttons in index page hero section --- themes/odin/layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/odin/layouts/index.html b/themes/odin/layouts/index.html index 53be92dd..811560db 100644 --- a/themes/odin/layouts/index.html +++ b/themes/odin/layouts/index.html @@ -5,7 +5,7 @@

Odin Programming Language

{{ .Site.Params.Slogan }}

-
+
Overview From 6c6c413de75b9d00a4a35d6752ed00a5a943787e Mon Sep 17 00:00:00 2001 From: aindjare Date: Tue, 18 Mar 2025 20:53:22 +0000 Subject: [PATCH 2/4] fix: copyright now is dynamic (#270) --- themes/odin/layouts/partials/footer.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/themes/odin/layouts/partials/footer.html b/themes/odin/layouts/partials/footer.html index 7314fc85..d3ea772c 100644 --- a/themes/odin/layouts/partials/footer.html +++ b/themes/odin/layouts/partials/footer.html @@ -46,10 +46,16 @@

Contribute

-
© 2016–2024 Ginger Bill
+
© 2016–2024 Ginger Bill
+ + From 2af756ea62596f51222a4a78f686830fb6589b38 Mon Sep 17 00:00:00 2001 From: aindjare Date: Tue, 18 Mar 2025 20:53:45 +0000 Subject: [PATCH 3/4] fix: use embergen video (#264) --- content/showcase/embergen.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/showcase/embergen.md b/content/showcase/embergen.md index 62e5ee30..73fb656a 100644 --- a/content/showcase/embergen.md +++ b/content/showcase/embergen.md @@ -1,7 +1,7 @@ --- title: EmberGen slug: embergen -summary: JangaFX are the creators of the 3D animation software EmberGen written fully in Odin. +summary: JangaFX are the creators of the 3D animation software EmberGen written fully in Odin. author: Ginger Bill and Nick Seavert date: '2022-01-24' categories: From efed02d77da8158874a5dc6c22e0bba70e361fcc Mon Sep 17 00:00:00 2001 From: Abderrahim Indjaren Date: Sat, 29 Mar 2025 15:15:06 +0000 Subject: [PATCH 4/4] fix: other button groups in the home page --- themes/odin/layouts/index.html | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/themes/odin/layouts/index.html b/themes/odin/layouts/index.html index 811560db..64578ea4 100644 --- a/themes/odin/layouts/index.html +++ b/themes/odin/layouts/index.html @@ -5,7 +5,7 @@

Odin Programming Language

{{ .Site.Params.Slogan }}

-
+
Overview @@ -27,15 +27,17 @@

Programming Done Right

Odin is the C alternative for the Joy of Programming.

- - Read the Docs - - - See the Full Demo - - - See More Examples - +
@@ -289,7 +291,7 @@

Batteries Included

Odin additionally brings you officially maintained bindings for popular libraries such as SDL2, GLFW, raylib, microui, miniaudio and much more, in its vendor library!

-