Commit Graph

6520 Commits

Author SHA1 Message Date
Inaki Fernandez
fbf2022f2f chore: back-merge master into develop (v2.9.58) 2026-06-25 18:01:30 +02:00
Inaki
340ed30298 Merge pull request #474 from nubenetes/develop
Release v2.9.58 — flagship Awesome Lists page (hero + category grid)
v2.9.58
2026-06-25 18:01:15 +02:00
Inaki Fernandez
07e64cbda0 feat(v2): promote Awesome Lists to a flagship page with hero + category grid
The V2 "Awesome Lists" page (other-awesome-lists.md, derived from V1's
/v1/other-awesome-lists/) already existed but was buried under the
"Architectural Foundations" submenu. Promote it to a top-level, high-impact
destination:

- New src/awesome_page.py builds a hero banner + a category card grid derived
  from the page's own rendered H2 sections (stays in sync with AI re-clustering).
- v2_optimizer injects the header for other-awesome-lists.md during rendering,
  so it survives pipeline regeneration.
- Move it to a prominent top-level nav entry " Awesome Lists" (removed from the
  Architectural Foundations submenu).
- Add hero/grid/card styles to the V2 stylesheet.
- Apply the header to the current rendered page for immediate deploy.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 18:00:53 +02:00
Inaki
d62c0b55cc Merge pull request #473 from nubenetes/develop
Release v2.9.57 — persist V2 About standardization quotes in render template
v2.9.57
2026-06-25 17:32:01 +02:00
Nubenetes Bot
7e281ddc65 docs: automated README metric synchronization [skip ci] 2026-06-25 15:32:01 +00:00
Inaki Fernandez
521918d553 fix(v2): persist About standardization quotes in render template
The agentic V2 pipeline re-renders v2-docs/about.md from the
v2_optimizer.py template, which had overwritten the manually-added
Kelsey Hightower / Red Hat / Automation Anxiety sections on the last
release. Move those sections into the template so they survive
regeneration, and re-apply them to the rendered about.md.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 17:31:35 +02:00
Inaki
5a34ef2499 Merge pull request #472 from nubenetes/develop
🚀 Release: Agentic V2 Portal Update
2026-06-25 17:06:08 +02:00
Nubenetes Bot
756f43a079 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-25 15:04:51 +00:00
Inaki Fernandez
73207b52bf chore: back-merge master into develop (v2.9.56) 2026-06-25 17:02:02 +02:00
Inaki
b454599610 Merge pull request #471 from nubenetes/develop
Release v2.9.56 — V2 About standardization quotes + V1 DevOps YouTube embed
v2.9.56
2026-06-25 17:01:32 +02:00
Inaki Fernandez
aa097c3695 feat: enrich V2 About with V1 standardization quotes; swap SoundCloud for YouTube in V1 DevOps
- V2 About: add Kelsey Hightower standardization thesis (§1), Red Hat's
  approach-to-Kubernetes quote table (§5.1), and Automation Anxiety (§8.1).
  Reuse existing V1 source links (techrepublic, redhat.com) as clickable refs.
- V1 DevOps: replace SoundCloud player with a small, centered, lazy-loaded
  YouTube embed (VON6YhZkNT0).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 17:01:04 +02:00
Inaki
a6b9b06f69 Merge pull request #470 from nubenetes/develop
🚀 Release: Agentic V2 Portal Update
2026-06-25 12:42:05 +02:00
Nubenetes Bot
8027064b2c feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-25 10:20:58 +00:00
Inaki Fernandez
9addebc448 chore: back-merge master into develop (v2.9.55) 2026-06-25 12:17:36 +02:00
Inaki Fernandez
21b8ca6f6d chore(release): v2.9.55 - fix Nutanix logo dark mode in V1 mosaic v2.9.55 2026-06-25 12:17:29 +02:00
Inaki
394ec2a741 Merge pull request #469 from nubenetes/feat/nutanix-v1-darkmode-fix
fix: invert Nutanix logo in dark mode for V1 mosaic
2026-06-25 12:17:12 +02:00
Inaki Fernandez
51c9ecb5ef fix: invert Nutanix logo in dark mode for V1 mosaic
Same fix as v2.9.53 for V2 — the Nutanix logo is black-on-transparent and
invisible in dark mode. Adds targeted CSS invert(1) via [data-md-color-scheme=slate]
to docs/static/extra.css (V1 stylesheet).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 12:17:02 +02:00
Nubenetes Bot
9184cb3f72 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-25 10:05:47 +00:00
Inaki
730b3c1043 Merge pull request #466 from nubenetes/develop
🚀 Release: Agentic V2 Portal Update
2026-06-25 12:00:57 +02:00
Inaki Fernandez
8b37efc4a0 chore(release): v2.9.54 - permanent V2 links via inventory for RedHat RAG and AWS Skill Builder v2.9.54 2026-06-25 11:59:50 +02:00
Nubenetes Bot
b5d44e89bb docs: automated README metric synchronization [skip ci] 2026-06-25 09:59:32 +00:00
Inaki
dca2d269b0 Merge pull request #467 from nubenetes/feat/inventory-links-redhat-skillbuilder
feat: permanent V2 inclusion of RedHat RAG blog and AWS Skill Builder
2026-06-25 11:59:10 +02:00
Inaki Fernandez
645f316c85 feat: add RedHat RAG blog and AWS Skill Builder to inventory for permanent V2 inclusion
Both links were previously added manually to V1/V2 but lost on pipeline regeneration.
Adding to inventory (SQL+YAML) with v1_locations+v2_locations+stars+hierarchy ensures
the V2 optimizer includes them permanently in mlops.md and aws-training.md respectively.

- redhat.com RAG blog: stars=4, v2→mlops.md, hierarchy: MLOps/Generative AI
- skillbuilder.aws: stars=5, v2→aws-training.md, hierarchy: Cloud Providers/AWS

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 11:58:39 +02:00
Nubenetes Bot
75cc786184 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-25 09:45:11 +00:00
Inaki Fernandez
ae5780602c chore: back-merge master into develop (v2.9.53) 2026-06-25 11:42:03 +02:00
Inaki Fernandez
5fe4e1d2cf chore(release): v2.9.53 - fix Nutanix logo visibility in dark mode v2.9.53 2026-06-25 11:41:58 +02:00
Inaki
dfa2ed6529 Merge pull request #465 from nubenetes/feat/nutanix-logo-darkmode-fix
fix: invert Nutanix logo in dark mode (V2 mosaic)
2026-06-25 11:41:35 +02:00
Inaki Fernandez
5d05d4a17c fix: invert Nutanix logo in dark mode for V2 mosaic visibility
The Nutanix logo is black-on-transparent, invisible on dark backgrounds.
Adds a targeted CSS rule using [data-md-color-scheme="slate"] to invert
it only in dark mode, keeping the original image unchanged.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 11:41:20 +02:00
Nubenetes Bot
250cc564ac feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-25 09:31:33 +00:00
Nubenetes Bot
b65e5681c5 docs: automated README metric synchronization [skip ci] 2026-06-25 09:27:29 +00:00
Inaki Fernandez
2f9bb7f9a2 chore: back-merge master into develop (v2.9.52) 2026-06-25 11:27:19 +02:00
Inaki Fernandez
605aa17dad chore(release): v2.9.52 - add 6 YouTube channels to mosaic via inventory (proper fix) v2.9.52 2026-06-25 11:27:02 +02:00
Inaki
bd06e780f2 Merge pull request #463 from nubenetes/feat/mosaic-inventory-fix
feat: add 6 YouTube channels to mosaic via inventory (proper fix)
2026-06-25 11:26:36 +02:00
Inaki Fernandez
3fdb8f3886 merge: resolve conflict keeping inventory-generated mosaic with 6 new channels 2026-06-25 11:26:23 +02:00
Inaki Fernandez
c9e5a96ada feat: add IONOS, Nutanix, VMware, ProxmoxVE, Salesforce, SAP to mosaic via inventory
Add 6 YouTube channels to data/inventory.yaml + data/inventory.sql (the authoritative
source read by reorganize_mosaic.py). Previous commits edited index.md directly and
were overwritten by the agentic pipeline. Regenerate both V1 and V2 mosaics.
Also restore RedHat RAG blog link to v2-docs/mlops.md (removed by pipeline PR #462).

Categories assigned:
- IONOS UK, Nutanix → cloud_providers (order_v1 138-139)
- VMware, ProxmoxVE → cloud_native_kubernetes (order_v1 140-141)
- Salesforce, SAP → dev_testing_collab (order_v1 142-143)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 11:25:02 +02:00
Inaki
68dfe6b1a7 Merge pull request #462 from nubenetes/develop
🚀 Release: Agentic V2 Portal Update
2026-06-25 10:59:49 +02:00
Nubenetes Bot
39839f3078 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-25 08:51:25 +00:00
Inaki Fernandez
e76c4c5951 chore: back-merge master into develop (v2.9.51) 2026-06-25 10:48:02 +02:00
Inaki Fernandez
1ba9efb855 chore(release): v2.9.51 - fix V1 mosaic row balance (11 icons per row) v2.9.51 2026-06-25 10:47:52 +02:00
Inaki
4c9d00da78 Merge pull request #461 from nubenetes/feat/mosaic-ionos-proxmox-nutanix-salesforce-sap-vmware
fix: rebalance V1 mosaic rows to exactly 11 icons each
2026-06-25 10:47:45 +02:00
Inaki Fernandez
f4bfc06e02 fix: rebalance V1 mosaic rows to 11 icons each
Move 6 new YouTube channels from overflow rows (343/344/346 had 13 items)
to a new dedicated tail row at the end of the mosaic. All existing rows
restored to exactly 11 icons; new channels added as rows 355-356 (6 each).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 10:47:27 +02:00
Nubenetes Bot
084f33e3b7 docs: automated README metric synchronization [skip ci] 2026-06-25 08:15:14 +00:00
Nubenetes Bot
ef5b684a76 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-25 08:14:42 +00:00
Inaki Fernandez
76f32f4740 chore: back-merge master into develop (v2.9.50) 2026-06-25 10:11:57 +02:00
Inaki Fernandez
f473ad2392 chore(release): v2.9.50 - IONOS, ProxmoxVE, Nutanix, Salesforce, SAP, VMware channels + RedHat RAG + AWS Skill Builder v2.9.50 2026-06-25 10:11:31 +02:00
nubenetes-bot
3a5aa4ed50 style(cleaner): auto-correcting formatting & URL normalization 2026-06-25 08:11:25 +00:00
Inaki
bca58cdad9 Merge pull request #459 from nubenetes/feat/mosaic-ionos-proxmox-nutanix-salesforce-sap-vmware
feat: add IONOS, ProxmoxVE, Nutanix, Salesforce, SAP, VMware channels to mosaic + new links
2026-06-25 10:10:34 +02:00
Inaki Fernandez
fbf6712455 feat: add IONOS, ProxmoxVE, Nutanix, Salesforce, SAP, VMware channels to V1/V2 mosaic + RedHat RAG blog + AWS Skill Builder
- Add 6 new YouTube channels to V1 and V2 mosaics (IONOS UK, ProxmoxVE, Nutanix, Salesforce, SAP, VMware main)
- Skip already-present channels: Cloudflare, Atlassian, VMware Tanzu
- Categorize in V2: Cloud Providers (IONOS, Nutanix), Cloud Native (VMware, Proxmox), Dev&Collab (Salesforce, SAP)
- Add logos: ionos_logo.png, proxmox_logo.png, nutanix_logo.png, sap_logo.png, vmware_logo.png, salesforce_logo.svg
- Add RedHat RAG blog to V1 mlops.md (Data Science section) and V2 mlops.md (Cloud Platforms > Red Hat)
- Add AWS Skill Builder to V1 aws.md (Free Resources) and V2 aws-training.md (Learning Platforms)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 10:10:02 +02:00
Inaki
f5b630890e Merge pull request #458 from nubenetes/develop
🚀 Release: Agentic V2 Portal Update
2026-06-24 18:36:09 +02:00
Inaki
551e580e10 Merge pull request #456 from nubenetes/dependabot/pip/python-dependencies-f49bbc186a
build(deps): bump the python-dependencies group with 3 updates
2026-06-24 18:35:22 +02:00