Add /enterprise/ section with OSS vs Enterprise comparison and CTA#45
Merged
shenxianpeng merged 3 commits intomainfrom Apr 8, 2026
Merged
Add /enterprise/ section with OSS vs Enterprise comparison and CTA#45shenxianpeng merged 3 commits intomainfrom
shenxianpeng merged 3 commits intomainfrom
Conversation
✅ Deploy Preview for devops-maturity-spec ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
…e features, and CTA button Agent-Logs-Url: https://github.com/devops-maturity/spec/sessions/d7275323-4b44-4ea2-bc43-5d4ad2acef32 Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
…d email Agent-Logs-Url: https://github.com/devops-maturity/spec/sessions/d7275323-4b44-4ea2-bc43-5d4ad2acef32 Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add /enterprise/ directory with support features and comparison table
Add /enterprise/ section with OSS vs Enterprise comparison and CTA
Apr 8, 2026
shenxianpeng
approved these changes
Apr 8, 2026
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.
Adds a new
/enterprise/section to the Hugo site with a feature comparison table, enterprise-only feature docs, and an "Apply for Enterprise" CTA — in both English and Chinese.Content (
content/enterprise/)_index.md/_index.zh.md— OSS vs Enterprise comparison table (16 features: SSO, RBAC, private deployment, audit logs, REST API, custom branding, compliance reporting, SLA, etc.), per-feature description sections, and CTA shortcode embedTheme
layouts/enterprise/single.html— new layout using existingmini_welcomepartial for consistent headerlayouts/shortcodes/enterprise-cta.html—{{< enterprise-cta >}}shortcode; renders a gradient CTA button linking to GitHub Issues for enterprise inquirieslayouts/partials/header.html— adds Enterprise nav link between Languages and Aboutscss/components/_enterprise-cta.scss— gradient button styles matching site palette (#5b7965→#f4c403); imported instyle.scssand compiled intostyle.css