Restructure website with dual-program focus and separate program pages#1
Merged
Restructure website with dual-program focus and separate program pages#1
Conversation
…sidy programs - Update hero section with new title and dual CTAs - Add About Scroll section - Restructure Community Grants Program with Events/Meetups/Hackathons/Flex cards - Add How Grants Work section with 4-step workflow - Add new Security Subsidy Program section with workflow and details - Update footer with dual CTAs - Maintain "within 30 days of application" approval text - Fix link colors and layout centering 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
- Replace check-circle-fill SVG icons with standard bullet list items in Security Subsidy section - Fix card height matching using flexbox (d-flex, flex-fill) instead of h-100 - Update footer links to text-muted style matching "Powered by" text - Remove button styling from footer CTAs, add separator between links - Maintain proper spacing and text decoration 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
- Convert Programs navigation item to dropdown with two child items - Add Community Grants Program at /programs/community-grants/ - Add Security Subsidy Program link at /programs/security-subsidy/ - Create single.html template for individual program pages - Implement all Community Grants sections in single card container: - What We Support with 4 cards (Events, Meetups, Hackathons, Flex) - Program Details with 4 metrics grid - What We're Looking For with 6-point list - How it Works with centered 4-step process - Ready to Build CTA section - Upcoming Events placeholder - Social links footer - Use dividers between sections for visual separation - Maintain consistent styling with #ffeeda brand color 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
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
Homepage Changes
Navigation Menu
/programs/community-grants//programs/security-subsidy/Program Pages Architecture
layouts/programs/community-grants.html- Dedicated Community Grants templatelayouts/programs/security-subsidy.html- Dedicated Security Subsidy templatelayouts/programs/single.htmlwith conditionalsCommunity Grants Program Page
Sections:
Security Subsidy Program Page
Sections:
Technical Implementation
<hr class="my-5">dividers for clean separation/programs/to/programs/community-grants/via updated list.htmlFooter Updates
Key Design Decisions
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com