feat: revamp architecture section and add dedicated roadmap page#14
Merged
Conversation
- Refactor architecture to two-layer model (Data & AI Modules + Control Plane) aligned with OKDP README structure - Add dedicated roadmap page (/roadmap/) with detailed v1.0.0 progress and future evolutions, replacing inline roadmap section with a teaser - Extract header/footer/scripts into Handlebars partials for reuse - Add bilingual roadmap pages (FR/EN) with proper language switching - Update TOSIT section with revised copy - Add tech logos (NiFi, Kafka, Flink) and fix Polaris logo visibility - Add PR preview workflow (rossjrw/pr-preview-action) - Adapt deploy workflow for gh-pages branch compatibility Made-with: Cursor
|
… Pages The site is deployed at /okdp.io/ on GitHub Pages. Without the base path, CSS and static assets (logos, flags) fail to load. Made-with: Cursor
…previews base: './' works on okdp.io (custom domain), okdp.github.io/okdp.io/, and pr-preview subpaths alike. Made-with: Cursor
Made-with: Cursor
- Replace emoji badges with styled color dots matching the legend - Add computed status dots on Control Plane cards (auto-calculated) - Harmonize "Control Plane / Platform" to "Plateforme" in FR locale - Merge sparse future cards (Observabilite + Deploiement, Orchestration + Ingestion) - Compact hero + legend into single section, reduce vertical spacing - Add visual separator between v1.0.0 and future evolutions sections Made-with: Cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/roadmap/and/en/roadmap/) with detailed v1.0.0 progress tracking and future evolutions sectiongh-pagesbranch compatibility