Draft
Conversation
e5a7254 to
2437acf
Compare
Add link to NethSecurity admin manual since the NS7 project was split into NS8 and NethSecurity products.
Change the base Sphinx theme from alabaster to sphinx-book-theme to match ns8-docs and enable automatic light/dark theme switching. - Update conf.py to use sphinx_book_theme with repository button - Add sphinx_copybutton extension for consistency with ns8-docs - Adapt custom.css to use theme CSS variables (--pst-color-*) - Support both light and dark modes with theme-specific gradients - Update selectors to work with sphinx-book-theme structure The splash page now inherits the theme toggle and automatically adapts colors when users switch between light and dark modes.
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.
This PR changes the visual style of https://docs.nethserver.org page
See the PR preview at https://nethserver--612.org.readthedocs.build/en/612/
Refs NethServer/dev#7373