diff --git a/assets/logos/favicon-32x32.png b/assets/logos/favicon-32x32.png new file mode 100644 index 0000000..81d7de1 Binary files /dev/null and b/assets/logos/favicon-32x32.png differ diff --git a/assets/logos/istrum-logo-full-white-bg.png b/assets/logos/istrum-logo-full-white-bg.png new file mode 100644 index 0000000..555a484 Binary files /dev/null and b/assets/logos/istrum-logo-full-white-bg.png differ diff --git a/assets/logos/istrum-logo-full.png b/assets/logos/istrum-logo-full.png new file mode 100644 index 0000000..65db89a Binary files /dev/null and b/assets/logos/istrum-logo-full.png differ diff --git a/assets/logos/istrum-logo-icon-32x32.png b/assets/logos/istrum-logo-icon-32x32.png new file mode 100644 index 0000000..81d7de1 Binary files /dev/null and b/assets/logos/istrum-logo-icon-32x32.png differ diff --git a/assets/logos/istrum-logo-icon-64x64.png b/assets/logos/istrum-logo-icon-64x64.png new file mode 100644 index 0000000..e94ac2b Binary files /dev/null and b/assets/logos/istrum-logo-icon-64x64.png differ diff --git a/assets/logos/istrum-logo-icon.svg b/assets/logos/istrum-logo-icon.svg new file mode 100644 index 0000000..aa31e31 --- /dev/null +++ b/assets/logos/istrum-logo-icon.svg @@ -0,0 +1,364 @@ + + + + diff --git a/assets/logos/istrum-logo-mod.png b/assets/logos/istrum-logo-mod.png new file mode 100644 index 0000000..a0e87b7 Binary files /dev/null and b/assets/logos/istrum-logo-mod.png differ diff --git a/assets/logos/istrum-logo-mod.svg b/assets/logos/istrum-logo-mod.svg new file mode 100644 index 0000000..9cf4a51 --- /dev/null +++ b/assets/logos/istrum-logo-mod.svg @@ -0,0 +1,415 @@ + + + + diff --git a/assets/logos/istrum-logo-no-text.png b/assets/logos/istrum-logo-no-text.png new file mode 100644 index 0000000..548e97b Binary files /dev/null and b/assets/logos/istrum-logo-no-text.png differ diff --git a/assets/logos/istrum-logo-no-text.svg b/assets/logos/istrum-logo-no-text.svg new file mode 100644 index 0000000..9ac148c --- /dev/null +++ b/assets/logos/istrum-logo-no-text.svg @@ -0,0 +1,361 @@ + + + + diff --git a/assets/logos/istrum-logo.pdf b/assets/logos/istrum-logo.pdf new file mode 100644 index 0000000..e46ea2a Binary files /dev/null and b/assets/logos/istrum-logo.pdf differ diff --git a/assets/logos/istrum-logo.svg b/assets/logos/istrum-logo.svg new file mode 100644 index 0000000..2d7453a --- /dev/null +++ b/assets/logos/istrum-logo.svg @@ -0,0 +1,409 @@ + + + + diff --git a/config/_default/config.toml b/config/_default/config.toml index dcf417b..e5e45b3 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -28,7 +28,7 @@ lastmod = ["lastmod", ":git", "date"] [params] name = "iSTRUM" description = "InveStigating the Transient Rheology of the Upper Mantle" - + Logo = "logos/istrum-logo-no-text.png" # Piwik tracking [params.analytics.piwik] diff --git a/config/_default/params.toml b/config/_default/params.toml index f76cdf6..e632b68 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -4,10 +4,10 @@ colorScheme = "fire" defaultAppearance = "dark" autoSwitchAppearance = false -#[homepage] -# layout = 'hero' -# homepageImage = "fig_2_observations.png" -# layoutBackgroundBlur = true +[homepage] + layout = 'card' + homepageImage = "logos/istrum-logo-mod.png" + layoutBackgroundBlur = true [list] showSummary = true diff --git a/content/_index.md b/content/_index.md index 0a7eb59..750ed55 100644 --- a/content/_index.md +++ b/content/_index.md @@ -5,6 +5,8 @@ date = "2017-09-07" description = "iSTRUM" +++ + + **i**nve**S**tigating the **T**ransient **R**heology of the **U**pper **M**antle To learn more about iSTRUM, read more about the project [here](/about) or check out the [blog](/blog). \ No newline at end of file diff --git a/content/blog/new-logo/index.md b/content/blog/new-logo/index.md new file mode 100644 index 0000000..f7f98cb --- /dev/null +++ b/content/blog/new-logo/index.md @@ -0,0 +1,11 @@ ++++ +title = "New iSTRUM logo" +date = "2025-11-05" +summary = "Check out the new logo from Kristel Chanard!" +authors = ["kristelchanard"] +showTableOfContents = false ++++ + + + +Many thanks to Kristel Chanard (IGP) for the new iSTRUM logo design! \ No newline at end of file diff --git a/data/authors/kristelchanard.json b/data/authors/kristelchanard.json new file mode 100644 index 0000000..3cf53b3 --- /dev/null +++ b/data/authors/kristelchanard.json @@ -0,0 +1,3 @@ +{ + "name": "Kristel Chanard (Institut de physique du globe de Paris)" +} diff --git a/layouts/partials/home/card.html b/layouts/partials/home/card.html new file mode 100644 index 0000000..fa513e5 --- /dev/null +++ b/layouts/partials/home/card.html @@ -0,0 +1,11 @@ +