This repository contains the source code for restoring-democracy.org, the official web presence for the investigative journalism project, Restoring Democracy's Promise.
Restoring Democracy’s Promise is a newsroom founded on a simple premise: to restore democratic accountability through irrefutable, evidence-driven investigations. We trace the money, map the influence, and expose the hidden machinery of power that shapes American policy from the shadows. This website serves as the front door to our work.
The site is composed of three key components:
-
Main Landing Page (
index.html): A professional landing page that introduces the project's mission, features our flagship investigation, and provides clear calls-to-action for readers to subscribe and get involved. -
Interactive Financial Report (
pincerfinancial.html): A deep-dive, interactive data visualization that maps the "Sustained Financial Superhighway" of the Marble Freedom Trust network. It allows users to explore the flow of hundreds of millions of dollars through various entities over multiple fiscal years. -
The Editor's Vault (
vault.html): A hidden "Easter egg" page for engaged followers, rewarding exploration and hinting at future investigations.
This is a modern, static website built for speed, security, and accessibility.
-
Framework: None. Just clean, semantic HTML5.
-
Styling: Tailwind CSS for a professional, responsive, utility-first design.
-
Interactivity: Vanilla JavaScript for the interactive timeline and UI elements, with Chart.js for data visualization.
-
Deployment: Hosted on Netlify and connected to this GitHub repository for continuous deployment. Every change pushed to the
mainbranch is automatically deployed to the live site.
The financial data, organizational relationships, and narrative context for the interactive visualization are derived from the "Final Report: The MFT-DonorsTrust Financial Artery," a meta-journalistic investigative piece based on primary source analysis of tax filings and secondary source reporting.
For questions, feedback, or tips, please contact the editor at webmaster@restoring-democracy.org.
The code in this repository is licensed under the MIT License. See the LICENSE file for more details.
© 2023-2025 Restoring Democracy’s Promise. All rights reserved.