Skip to content

Refresh brand assets, fix footer copyright, and feature RunLore - #105

Merged
Smana merged 3 commits into
mainfrom
chore/branding-refresh
Jul 17, 2026
Merged

Refresh brand assets, fix footer copyright, and feature RunLore#105
Smana merged 3 commits into
mainfrom
chore/branding-refresh

Conversation

@Smana

@Smana Smana commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Summary

Three related branding/content updates, one commit each.

1. Refresh logo & favicon from the new iconset (chore(branding))

Regenerated all brand assets from the new Ogenki iconset (brand color #004675). Since the iconset ships only a lockup + wordmark (no standalone square mark), the square icons are derived from the lockup SVG's mark glyph, keeping them pixel-consistent with the navbar logo.

  • Navbarlogos/logo-{light,dark}.webp: new lockup (blue / white)
  • Footericons/footer-{light,dark}.webp: new mark (blue / white)
  • Faviconsapple-touch-icon, favicon-16/32, android-chrome-192/512: white mark on a solid blue badge
  • Added favicon.ico and site.webmanifest (the manifest was already referenced by the favicon partial but missing → 404)
  • Added a project favicon.html override linking the 16px icon, the .ico, and a theme-color meta

2. Fix footer copyright (fix(footer))

The copyright config value was a full stale sentence that the theme dropped into the holder slot, producing:

Copyright 2026 COPYRIGHT © 2021–2023, SMANA HTTPS://GITHUB.IO/SMANA. All Rights Reserved

Set it to the brand name so it renders "Copyright 2026 OGENKI. All Rights Reserved" (year auto-updated client-side).

3. Feature RunLore, unfeature VictoriaLogs (chore(content))

Swapped the featured observability posts in both EN and FR: RunLore now appears in the homepage Featured sidebar; VictoriaLogs moves to Recent Posts.

Verification

  • hugo --minify builds clean (89 EN / 67 FR pages)
  • All favicon/logo/manifest references in the built HTML resolve to existing files
  • Featured sidebar confirmed in built output: RunLore in, VictoriaLogs out

Smana added 3 commits July 17, 2026 09:05
Regenerate the navbar lockup, footer mark, and favicon family from the
new Ogenki iconset (brand color #004675). The square icons are derived
from the lockup SVG's mark glyph, since the iconset ships no standalone
mark asset.

- logos/logo-{light,dark}.webp: new lockup (blue / white)
- icons/footer-{light,dark}.webp: new mark (blue / white)
- apple-touch-icon, favicon-16/32, android-chrome-192/512: white mark
  on a solid blue badge
- add favicon.ico and site.webmanifest (the latter was referenced by
  the favicon partial but missing, causing a 404)
- override favicon.html to link the 16px icon, the .ico, and a
  theme-color meta
The copyright config held a full, stale sentence
("Copyright (c) 2021-2023, Smana https://github.io/Smana") that the
theme injected into the holder slot, producing a doubled, malformed
line. Set it to the brand name so the footer renders
"Copyright <year> OGENKI. All Rights Reserved" with the year updated
client-side.
Swap the observability featured posts in both languages: RunLore joins
the homepage featured sidebar and VictoriaLogs moves to recent posts.
@Smana
Smana merged commit dca4a7f into main Jul 17, 2026
1 check passed
@Smana
Smana deleted the chore/branding-refresh branch July 17, 2026 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant