Add: Linux & open-source flavor across the entire site#35
Merged
nomadicmehul merged 4 commits intomainfrom Mar 24, 2026
Merged
Conversation
🚀 Preview DeploymentYour changes have been deployed to a preview URL: https://cloudcaptain-pr-35.surge.sh This preview will be updated on every push to this PR. Deployed by GitHub Actions |
- Green $ prompts on section titles (monospace, terminal feel) - CRT scanline overlay on hero section - Terminal green glow on hero terminal border - Terminal username prompt (mehul@cloudcaptain) in terminal header - JetBrains Mono for contribute tags, step numbers, path levels - Active sidebar items get terminal > prefix - Footer open-source tagline - Sponsor section open-source heart - Subtle Tux penguin watermark on contribute section - Green selection highlight - Navbar version indicator (v3.0-oss) - Category card hover gets green accent line - Stat cards get green bottom border on hover - All changes are additive — no existing blue brand colors modified
4421150 to
a5a412f
Compare
…LI tags - Section titles now use contextual commands: $ ls, $ cat, $ man, $ git, $ sudo - Contribute tags converted to git CLI commands (git add, git fix, git push, etc.) - Contribute section wrapped in terminal-style bordered container with ~/cloudcaptain$ prompt - Contribute tags styled green (terminal output color) - Linux category card gets special green glow on hover
- Replace typing terminal with neofetch-style system display (ASCII art, OS info, color palette) - Add MOTD banner and penguin badge with "Free as in Freedom" to hero - Convert hero buttons to shell commands (./start-learning.sh, git clone && star) - Rename stat labels to Linux paths (/usr/share/docs, /etc/diagrams, FOSS Licensed) - Rewrite How It Works steps as Linux commands (Choose Your Distro, sudo apt install, chmod +x, fork &&) - Add terminal prompts to career-paths page ($ whereis, $ find, $ which, $ exec) - Convert career picker arrows to pipe | separators with monospace styling - Style announcement bar as terminal command ($ echo "We are FOSS!") - Add green monospace footer titles, MIT license copyright, contributor count - Fix section-prompt visibility by overriding parent -webkit-text-fill-color - Add green scrollbar, terminal-style doc headings (# ##), breadcrumbs, TOC active states - Add monospace styling to tech badges, hero buttons, stat labels, pagination, search bar - Add LICENSE: MIT | COST: $0 | FREEDOM: Maximum tag to contribute section - Style admonitions, tabs, and alerts with green terminal accents
- Switch picker items from flex to CSS grid (1fr auto auto) for proper alignment - Add min-height and nowrap on career path names to prevent uneven wrapping - Widen picker grid max-width for better spacing - Use green hover border color to match Linux theme
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.
Summary
>prefixTest plan
mehul@cloudcaptain:~prefix>prefixnpm run build— confirm no errors