Watch2025.org is an open-source, community-maintained tracker for monitoring the implementation of Project 2025, a policy blueprint for reshaping American governance. This platform provides transparent, factual information on policy proposals, implementation status, and potential impacts.
This tracker aims to:
- Provide transparency about Project 2025 policies and their implementation status
- Track progress of various policy initiatives across government agencies
- Maintain factual, non-partisan information about complex policy changes
- Enable community contributions to keep information current and accurate
The tracker relies on community contributions to stay updated. Here's how you can help:
- Fork this repository to your GitHub account
- Create a new markdown file in
src/content/initiatives/or edit an existing one - Follow the initiative markdown documentation for proper formatting
- Submit a pull request with your changes
- Our team will review and merge valid contributions
Example of creating a new initiative file:
---
title: "Climate Research Defunding"
description: "Project 2025 proposes eliminating federal funding for climate change research."
status: "proposed"
category: "Environment"
dateProposed: 2025-01-15
# Additional metadata fields (see documentation)
---
## Overview
Initiative overview text here...
## Goals
- Goal 1
- Goal 2
## Implementation Progress
Current status details...
## Challenges & Controversies
Known issues and opposition...
## Next Steps
Upcoming phases of implementation...If you're not familiar with GitHub workflows:
- Go to the Issues tab
- Click "New Issue"
- Select the appropriate template or create a blank issue
- Provide detailed information about the initiative you'd like to add or edit
- Our volunteers will create/update the file based on your information
For detailed information about the structure and required fields for initiative files, please refer to our Initiative Markdown Documentation.
Everything in this repository is open for community contributions:
- Initiative content: Add new initiatives or update existing ones
- Status updates: Update implementation progress of tracked policies
- Source links: Add reliable sources and references
- Metadata enhancements: Add tags, categories, or related initiatives
- Timeline events: Add significant events to initiative timelines
- UI/UX improvements: Help enhance the website interface
- Documentation: Improve our contributor guidelines or documentation
# Clone the repository
git clone https://github.com/uhteddy/watch2025.org
cd watch2025.org
# Install dependencies
npm install
# Start development server
npm run dev- Astro - Web framework
- Tailwind CSS - Styling
- Svelte - Interactive components
- Cloudflare - Hosting and deployment
- astro-pagefind - Adds static site searching
This project is open source and available under the MIT License.
Please note that this project maintains a factual, non-partisan approach. All contributions should focus on accurate information without political commentary.