Skip to content

Add Project Ground Rules funder site#90

Open
Sczitzo wants to merge 2 commits into
mainfrom
feat/funder-site-project-ground-rules
Open

Add Project Ground Rules funder site#90
Sczitzo wants to merge 2 commits into
mainfrom
feat/funder-site-project-ground-rules

Conversation

@Sczitzo

@Sczitzo Sczitzo commented Jun 15, 2026

Copy link
Copy Markdown
Owner

What

A standalone, hand-coded static landing page under funder-site/ for the public pilot brand Project Ground Rules — the initiative piloting the Humane Constitution design. Scoped to the big idea + the pilot, aimed at a funder audience.

  • index.html — single-file site (Sage & Stone palette, Fraunces + Hanken Grotesk): hero, the idea, the pilot, timeline, what could kill it, bio, contact. Links to the live reader (humane-constitution.vercel.app) as "full detail."
  • project-ground-rules-pilot-proposal.pdf — branded PDF of the pilot proposal (running header, page numbers, styled tables/callouts), wired to the "Read the full proposal" CTA. Verified served as application/pdf, 200.
  • proposal.css — print stylesheet used to generate the PDF via pandoc + weasyprint (build input, not required at runtime).

Naming

Two-layer split (Wörgl-style): Project Ground Rules is the pilot/initiative; The Humane Constitution stays named as the design it tests. Corpus untouched — this is the public brand layer only (Option A).

Deploy

Intended for Cloudflare Pages, git-connected, build output directory = funder-site, no build command. Independent of the existing Vercel reader deploy (root app).

🤖 Generated with Claude Code

A standalone, hand-coded static landing page (funder-site/) for the
public pilot brand "Project Ground Rules" — the initiative piloting the
Humane Constitution design. Sage & Stone palette, Fraunces + Hanken
Grotesk, scoped to the big idea + the pilot for a funder audience.

- index.html: single-file site (hero, idea, pilot, timeline, risks,
  about/bio, contact); links to the live reader as "full detail"
- project-ground-rules-pilot-proposal.pdf: branded PDF of the pilot
  proposal, wired to the "Read the full proposal" CTA
- proposal.css: print stylesheet used to generate the PDF via
  pandoc + weasyprint

Corpus untouched (Option A — public brand layer only).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
humane-constitution Ready Ready Preview, Comment Jun 15, 2026 8:17pm

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 472d79a2a8

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread funder-site/index.html
.foot-links a:hover{color:var(--green)}

/* reveal */
.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s var(--ease)}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Add a no-JS fallback for reveal content

When JavaScript is disabled, blocked by a CSP/browser extension, or IntersectionObserver is unavailable, elements with reveal never receive the in class, so nearly all of this static funder page stays visually hidden and only the footer remains usable. Since the script is only driving scroll animations, the page should default to visible or include a <noscript>/feature-detection fallback before hiding content.

Useful? React with 👍 / 👎.

Reflect the panel-driven pilot revision on the Project Ground Rules site:
honest ~$700k–1.4M ask, rebuilt allocation bars, simulated-scarcity
language, three arms (incl. a cash comparison), and a new "What would
change for the people in it" section. Rebuild the proposal PDF from the
revised source.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

1 participant