Draft
Conversation
Member
|
Maybe not in scope for this PR, but how about changing the subtitle to "Bring the power of open-source to your organization"? Or something different. Our project can also be useful for other groups, not just enterprises 😃 |
- BACKLOG.md: Task tracking with Kanban structure - Organized tasks for docs improvements, UX updates, and community features - Includes end-user getting started flow and operator documentation - CLAUDE.md: AI agent documentation guide - Project overview and tech stack details - Writing style guidelines (friendly but precise) - Development workflow and core concepts Signed-off-by: Maximilian Braun (SAP) <maximilian.braun@sap.com>
- CLAUDE.md: Added teal spectrum with exact hex/RGB/Pantone values - Usage guidelines for light, medium, and dark teal applications - Enables consistent brand coloring across documentation styling Signed-off-by: Maximilian Braun (SAP) <maximilian.braun@sap.com>
Adds a new Community section to the documentation with: - Overview page with links to get involved - SIG Extensibility details (leads, scope, subprojects) - Meeting schedule and how to join
Updated all prose references throughout documentation to use the correct project name "OpenControlPlane" (PascalCase, one word). Changes: - About section: project overview, ecosystem, and all concept docs - Design docs: service provider architecture - User guides: getting started - Operator guides: bootstrapping - Developer guides: all provider documentation - ADRs: DNS and namespace strategy documents - Root: README and CLAUDE.md Technical identifiers preserved (unchanged): - GitHub org/repos: openmcp-project, openmcp-operator - API groups: core.openmcp.cloud, openmcp.cloud/* - DNS domain: openmcp.cluster - Import paths: github.com/openmcp-project/* Affects 21 files with 58 insertions, 58 deletions.
Add comprehensive improvements to help newcomers get started: - Welcome intro explaining what users will achieve - Prerequisites section with requirements table - Mermaid diagram showing Project/Workspace/ControlPlane hierarchy - Enhanced auth section separating OIDC and token flows - New "Connect to Your ControlPlane" section with kubeconfig retrieval - Next steps section with links to related docs Replace MCP abbreviation with ControlPlane throughout.
- Favicon: regenerated from co_axolotl.png (48/32/16px) - Navbar logo: mirrored axolotl PNG (faces left) - SVG: vector trace of axolotl (160KB, photo preset) - Transparent variant: white background removed - Updated docusaurus.config.ts to use new logo - BACKLOG.md: moved favicon + SVG tasks to Done Signed-off-by: Maximilian Braun (SAP) <maximilian.braun@sap.com>
- Move src/static/img/contribution/ → static/img/contribution/ - Remove src/static/ (14 duplicate files already in static/) - Docusaurus only serves static/ by default Note: contribution images (Picture*.png, contribution_*.png, create_issue.gif, github_discussion.png) are currently unreferenced — no docs or components use them. Consider removing if not needed. Signed-off-by: Maximilian Braun (SAP) <maximilian.braun@sap.com>
595d55d to
d775982
Compare
- Remove undraw_*.svg, docusaurus.png, logo.svg, docusaurus-social-card.jpg - Update social card image to co_axolotl.png Signed-off-by: Maximilian Braun (SAP) <maximilian.braun@sap.com>
Signed-off-by: Maximilian Braun (SAP) <maximilian.braun@sap.com>
… glow effect - Replace NeoNephos text link with SVG logo in footer - Add drop-shadow filter to hero axolotl mascot - Add mouse-tracking radial glow effect to feature cards Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Maximilian Braun (SAP) <maximilian.braun@sap.com>
…ing, light-mode drop shadow - Replace hardcoded dark backgrounds with CSS variables (light/dark mode aware) - Add navbar transparency at scroll=0 with smooth fade on scroll - Enlarge EU and NeoNephos footer logos - Add light-mode drop shadow for axolotl mascot Signed-off-by: Maximilian Braun (SAP) <maximilian.braun@sap.com>
…update - Navbar inner constrained to 1152px (aligned with content sections) - Restored gradient blob behind axolotl in light mode (opacity 0.3) - Bumped light-mode drop shadow to 0.25 - Updated BACKLOG.md with completed design polish tasks Signed-off-by: Maximilian Braun (SAP) <maximilian.braun@sap.com>
…invert - Add /about/terms-of-use, /about/privacy, /about/legal-disclosure pages - Footer links now point to internal pages instead of external URLs - NeoNephos SVG logo inverts to white in dark mode via CSS filter Signed-off-by: Maximilian Braun (SAP) <maximilian.braun@sap.com>
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.
Before merging