Skip to content

Conversation

@harnish7576
Copy link
Collaborator

@harnish7576 harnish7576 commented Oct 12, 2025

Fixes #136

Description

Introduced a new Open Source page to the V2 website. The page uses existing shared components for a consistent look and feel across the site with placeholder content from V1.

Changes

  • Created new file: src/pages/OpenSourcePage.tsx
  • Added components:
    • PageHeader to display the page title and description.
    • TitleCardWithHeader for the main content card.

Screenshots

Screenshot 2025-10-12 at 7 16 59 PM

@harnish7576 harnish7576 self-assigned this Oct 12, 2025
@vercel
Copy link

vercel bot commented Oct 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
policyengine-app-v2 Ready Ready Preview Comment Nov 10, 2025 5:05am

Copy link
Collaborator

@SakshiKekre SakshiKekre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your work on this, @harnish7576 ! The page mostly appears to be done. However, there have been some major updates to the codebase over the past couple of weeks. The current v2 pattern now uses:

StaticPageLayout as the wrapper
HeroSection for the title and description
ContentSection for content blocks
RichTextBlock with basic HTML for rich text
Section dividers handled by ContentSection

Could you please rebase on the latest changes from main and update the PR accordingly?

Also, please add a react router navigation route for this page so it is accessible to users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate Open Source page to App v2

3 participants