84 Commits

Author SHA1 Message Date
Nubenetes Bot
c9646cd0a1 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-07-13 15:45:11 +00:00
Inaki Fernandez
9b363d27ca style(v2): regenerate v2 documents with normalized hierarchy headers 2026-07-13 07:07:50 +02:00
Nubenetes Bot
d98caec4d2 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-07-13 04:32:20 +00:00
Inaki Fernandez
2984b9a6ea fix(semaphore): update Semaphore UI url in DB, V1 and V2 docs, and fix optimizer bugs 2026-07-12 23:36:24 +02:00
Nubenetes Bot
b470c20b01 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-07-12 11:29:02 +00:00
Inaki Fernandez
25e90508b1 feat: inject Pipeline as Code core principles under V2 Pipeline Architecture section 2026-07-11 16:08:14 +02:00
Nubenetes Bot
308b2fbcb9 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-07-11 13:54:34 +00:00
Inaki Fernandez
6711720d34 feat: inject high-value DSL solutions and slide/video embeds into V2 jenkins.md 2026-07-11 15:14:37 +02: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
Nubenetes Bot
756f43a079 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-25 15:04:51 +00: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
Nubenetes Bot
9971945e9f feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-20 11:44:11 +00:00
Nubenetes Bot
680d5f83f5 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-20 11:27:10 +00:00
Nubenetes Bot
088dc12a8e feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-20 10:09:02 +00:00
nubenetes-bot
8643517e2e style(cleaner): auto-correcting formatting & URL normalization 2026-06-20 10:04:03 +00:00
Nubenetes Bot
4d0be41548 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-20 10:00:32 +00:00
nubenetes-bot
f983d787b0 style(cleaner): auto-correcting formatting & URL normalization 2026-06-20 09:53:39 +00:00
Nubenetes Bot
c41028e023 feat(v2): restructure home — Topic Map + Methodology pages, mosaic & a11y polish
Declutter the V2 landing page into a curated entry point and move the
full category directory and reference legends to dedicated pages.

Home (index):
- Move "Trending Now / Digest" above the signature YouTube mosaic (fix
  inverted altitude: fresh, dynamic content first).
- Replace the ~130-link "Strategic Dimensions" dump with a "Topic Map"
  badge card + a slim reference footer (Topic Map · Methodology · Videos).
- Frame the mosaic with a "The Cloud Native Universe We Track" heading.

New generated pages:
- topic-map.md — full category directory by dimension in a responsive
  multi-column CSS grid, with per-category resource counts.
- methodology.md — Maturity Taxonomy + Technical Impact legend tables
  (moved out of the home).

Mosaic (kept as brand signature, reinforced):
- Surface the per-group category labels that were hidden in title=.
- loading="lazy" on the ~150 channel logos (LCP/perf win).

about.md videos:
- youtube-nocookie.com + loading="lazy" + responsive aspect-ratio wrapper.

Config & cleanup:
- Disable navigation.expand (169-entry nav stayed fully open); the Topic
  Map page now serves as the full directory.
- Branded 404 page with clear ways back (Home / Topic Map / V1 Archive).
- Hoist repeated inline styles (hero badge row) into CSS classes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 11:52:21 +02:00
Nubenetes Bot
19b7b44e20 feat(v2): restore in-page search/tag filter & drop redundant Markdown TOC
Fix: the per-page resource search box with maturity tag-pills stopped
appearing after navigation.instant was enabled (DOMContentLoaded fires only
on first SPA load). Reworked v2_filter.js to init via Material's document$
observable with a DOMContentLoaded fallback, guard double-injection, bind the
clickable-tag delegation once, and add a no-results state. Cache-bust ?v=2.9.12.

Change: removed the duplicated Markdown "## Table of Contents" from all 156 V2
content pages and from v2_optimizer.py — it forced hundreds of links of scroll
on large pages. Replaced by Material's native sticky "On this page" TOC
(removed toc.integrate, added toc.follow). tags.md keeps its TOC (it is an index).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 18:49:15 +02:00
Nubenetes Bot
72bb3c5150 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-19 11:58:46 +00:00
nubenetes-bot
7f5fbe34ee style(cleaner): auto-correcting formatting & URL normalization 2026-06-19 11:20:45 +00:00
Nubenetes Bot
119bd4158f revert: restore v2.8.4 state — publisher deletions broke V2 portal
The publisher deleted ~30 v2-docs pages still referenced in v2-mkdocs.yml nav,
producing a broken MkDocs build. Rolling back to last known good state (v2.8.4).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 13:19:40 +02:00
Nubenetes Bot
1b56b77cbf feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-19 10:51:23 +00:00
Nubenetes Bot
67092bc4d2 feat: implement recommendations #2, #3, and #5 for curation and tags performance 2026-06-18 16:52:16 +02:00
Nubenetes Bot
ced3553734 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-18 13:57:45 +00:00
Nubenetes Bot
11aa0026c8 chore: rebuild site and v2-docs after CSS integration 2026-06-18 15:50:02 +02:00
Nubenetes Bot
8171a464a5 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-18 13:30:34 +00:00
Nubenetes Bot
f190c92645 chore: rebuild v2 docs and site assets post-merge 2026-06-18 15:23:14 +02:00
Nubenetes Bot
51907d4359 merge remote 'origin/develop' 2026-06-18 15:19:51 +02:00
Nubenetes Bot
617c700018 feat: integrate advanced AI developer tools (Cursor, Antigravity, Claude Code, Copilot) into V1/V2 and fix parsing regex 2026-06-18 15:19:19 +02:00
Nubenetes Bot
80c2c65a80 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-18 09:53:54 +00:00
Nubenetes Bot
ed79499373 feat(about): improve V2 about page manifest context and add 12 automation tools 2026-06-18 11:47:02 +02:00
Nubenetes Bot
ab72d9c411 feat: configure V2 to serve at root and V1 at /v1/ 2026-06-18 11:26:10 +02:00
nubenetes-bot
f9e994778a style(cleaner): auto-correcting formatting & URL normalization 2026-06-18 09:19:31 +00:00
Nubenetes Bot
7afdcb8938 feat: render V2 Elite Portal with performance and tag styling improvements 2026-06-18 11:18:43 +02:00
nubenetes-bot
18cc8a4252 style(cleaner): auto-correcting formatting & URL normalization 2026-06-18 09:03:30 +00:00
Nubenetes Bot
378fbc948d feat: improve V2 index Maturity Taxonomy tags styling and optimize Technical Tags index page for usability and performance 2026-06-18 11:02:49 +02:00
nubenetes-bot
d5ae9c5692 style(cleaner): auto-correcting formatting & URL normalization 2026-06-18 08:52:35 +00:00
Nubenetes Bot
d17b812860 feat: improve V2 index Maturity Taxonomy UI and optimize Technical Tags index page for speed and usability 2026-06-18 10:51:56 +02:00
Nubenetes Bot
512b7d67b0 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-18 08:17:29 +00:00
Nubenetes Bot
44e607a83a feat: implement offline mock debate simulator and clickable tag filters sync 2026-06-18 03:17:22 +02:00
Nubenetes Bot
235d9d721b feat: implement Phase 3 tagging system, clickable tag filtering, custom color badges, and tags.md index generation 2026-06-18 02:36:51 +02:00
Nubenetes Bot
7f7861e3e8 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-18 00:04:25 +00:00
Nubenetes Bot
8547f8ce56 docs: add multi-agent debate explanation and mermaid diagram to README 2026-06-18 02:00:47 +02:00
Nubenetes Bot
d952494b75 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-17 23:51:22 +00:00
Nubenetes Bot
16ddf968f8 feat: V2 premium enhancements & global format 2026-06-18 01:47:42 +02:00
nubenetes-bot
6375207acf style(cleaner): auto-correcting formatting & URL normalization 2026-06-17 23:17:40 +00:00
Nubenetes Bot
3f290d23a8 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-17 22:57:01 +00:00
Nubenetes Bot
ff9087e3a2 feat(curation): achieve 100% coverage for AI enrichment and GitHub metadata metrics without Gemini API 2026-06-18 00:49:32 +02:00
Nubenetes Bot
72dfe514b8 feat: sync V2 elite curated edition and README metrics [skip ci] 2026-06-14 13:49:36 +00:00