Refactor SHOCKNET Docs Design & Config — Branding, Layout, and Media Updates#13
Open
design-rrr wants to merge 49 commits intoshocknet:mainfrom
Open
Refactor SHOCKNET Docs Design & Config — Branding, Layout, and Media Updates#13design-rrr wants to merge 49 commits intoshocknet:mainfrom
design-rrr wants to merge 49 commits intoshocknet:mainfrom
Conversation
Removed unnecessary <style> tags around font import.
Remove dark style from footer configuration
Removed iframe for brand manual from documentation.
Corrected the spelling of 'CLNK' to 'CLINK' in documentation.
Updated the 'About' section to better describe the SHOCKNET ecosystem and its components.
Updated the description of SHOCKNET to emphasize its FOSS nature and its operation within the Bitcoin Lightning Network and Nostr ecosystem.
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 delivers a comprehensive update to the SHOCKNET Docs design system and configuration, focusing on improved branding consistency, layout cleanup, and content accuracy.
Key changes include:
Branding & Visuals: Added favicon and manifest links; updated all SHOCKNET ecosystem avatars (CLNK, PUB, LN.video, SANCTUM, WALLET); adjusted
dark/lightavatars support.Implement docs grayscale favicon (valid for both dark/light browser themes) and fix Open Graph preview image.
Configuration Updates: Revised
docusaurus.config.jsfor new logo paths, navbar titles (“DOCS →” format), corrected links, and updated copyright text.Styling Enhancements: Cleaned up custom.css by removing inline font <style> tags, refining footer styles, and improving overall theming.
Content & Copy Updates: Clarified “About” section to highlight SHOCKNET as a FOSS Lightning Network ecosystem; fixed typos and updated references (e.g., renamed LIGHTNING.video → LN.video).
General Maintenance: Merged upstream changes, reorganized brand assets, and improved documentation readability in media.md and brand.md.
These changes collectively enhance the visual coherence, accessibility, and clarity of SHOCKNET’s documentation site.