Modernize openvox-server landing page and nav#152
Merged
tuxmea merged 4 commits intoOpenVoxProject:masterfrom May 6, 2026
Merged
Modernize openvox-server landing page and nav#152tuxmea merged 4 commits intoOpenVoxProject:masterfrom
tuxmea merged 4 commits intoOpenVoxProject:masterfrom
Conversation
Contributor
|
Older PR's have been merged. merge conflict needs to be solved |
Removes the legacy Puppet Server table-of-contents page and replaces it with a concise landing page matching the style of the openvox agent index: short description, how it works, getting started path, and community link. Fixes broken links (puppetserver_vs_passenger.html missing, external_ca_configuration.html missing), removes Puppet Enterprise note, removes stale canonical pointing to /puppetserver/latest/, and removes all "Puppet Server" branding. Closes OpenVoxProject#150 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Michael Harp <mike@mikeharp.com>
- Remove explicit "Index" nav entry (landing page accessed via top nav) - Rename "About Puppet Server" → "About OpenVox Server", pointing to services_puppetserver.html (created in PR OpenVoxProject#151) - Rebrand "Configuring/Using and extending Puppet Server" section headings - Fix broken external_ca_configuration.html link (file does not exist); remove the duplicate nav entry since "Intermediate CA" already covers it - Fix "External SSL germination" typo → "External SSL termination" - Update remaining "Puppet Server" labels to "OpenVox Server" Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Michael Harp <mike@mikeharp.com>
7127d92 to
caa0986
Compare
Modeled on the openvox agent index, noting the Java 17/21 requirement and that a JDK is not bundled. Signed-off-by: Michael Harp <mike@mikeharp.com>
jay7x
reviewed
May 6, 2026
| For a full description of the service and its internal components, see | ||
| [About OpenVox Server](./services_puppetserver.html). | ||
|
|
||
| ## Core packages |
Contributor
There was a problem hiding this comment.
Was a bit confused by "core packages". Thought about Puppet Core in first place. Not sure how confusing/critical it is for others.
Contributor
Author
There was a problem hiding this comment.
Hum, fair point, "Server packages" better?
Contributor
Author
There was a problem hiding this comment.
or "OpenVox Server packages"
Contributor
There was a problem hiding this comment.
I prefer "OpenVox Server packages"
Avoids ambiguity with 'Puppet Core'. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Michael Harp <mike@mikeharp.com>
tuxmea
approved these changes
May 6, 2026
tuxmea
approved these changes
May 6, 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.
Closes #150
Summary
index.markdownToC (titled "Puppet Server: Index", with a Puppet Enterprise note and acanonicalpointing atpuppetserver/latest/) with a concise landing page modeled on the openvox agent indexexternal_ca_configuration.htmlnav linkTest plan
bundle exec jekyll serve— verify/openvox-server/latest/renders the new landing pageservices_puppetserver.htmlresolvesexternal_ca_configuration.htmlnav entry no longer appears