style: modernize visual identity with new Gemini car favicon and bump to 2.0.5

This commit is contained in:
Nubenetes Bot
2026-05-25 14:20:43 +02:00
parent 44997d9c83
commit 795eb7d60c
6 changed files with 9 additions and 3 deletions

View File

@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [[2.0.5]](https://github.com/nubenetes/awesome-kubernetes/releases/tag/v2.0.5) - 2026-05-25
### Changed
- **Visual Identity Modernization**: Replaced the legacy car favicon with a modern "Gemini construction car" PNG (256x256) across all portal versions (V1, V2, and Archive) to improve search engine presentation and brand aesthetics.
## [[2.0.4]](https://github.com/nubenetes/awesome-kubernetes/releases/tag/v2.0.4) - 2026-05-25
### Added

View File

@@ -352,6 +352,7 @@ The bot must rotate between profiles to avoid detection:
- **Native GitHub Pages**: Migrated deployment to use native artifacts instead of the `gh-pages` branch for improved security and speed.
- **CI/CD Caching**: Implemented `cache: pip` via `requirements.txt` to significantly speed up build times.
- **V2 Elite Cyber Cloud Aesthetic**: Upgraded UI with high-contrast pure black backgrounds, neon cyan accents, advanced glassmorphism, and hover glow effects.
- **Visual Identity Modernization**: Replaced the legacy car favicon with a new modern "Gemini construction car" PNG to improve search engine appearance and brand consistency.
- **MkDocs Features Enabled**: Activated native Privacy Plugin (GDPR compliance), Pruned Navigation (performance), Social Cards in V1, Code Copy, Tab Sync, and Tooltips.
- **Announce Banner**: Added a global announcement banner to V1 directing users to the V2 Elite Portal.
- **Resilient Architectural Refinements (Phase 2)**:

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

View File

@@ -13,7 +13,7 @@ theme:
icon:
logo: logo
repo: fontawesome/brands/github
favicon: images/favicon-car.png
favicon: images/favicon-modern.png
palette:
- scheme: default
primary: indigo

View File

@@ -11,7 +11,7 @@ edit_uri: ""
theme:
name: material
prev_next_buttons_location: both
favicon: images/favicon-car.png
favicon: images/favicon-modern.png
icon:
logo: logo
repo: fontawesome/brands/github

View File

@@ -13,7 +13,7 @@ edit_uri: "edit/master/v2-docs/"
theme:
name: material
language: en
favicon: images/favicon-car.png
favicon: images/favicon-modern.png
palette:
- media: "(prefers-color-scheme: light)"
scheme: default