Skip to content

Prepare site for Green Prophet launch - #2

Draft
tonic889 wants to merge 2 commits into
mainfrom
codex/prepare-website-for-green-prophet-app
Draft

Prepare site for Green Prophet launch#2
tonic889 wants to merge 2 commits into
mainfrom
codex/prepare-website-for-green-prophet-app

Conversation

@tonic889

Copy link
Copy Markdown
Owner

Motivation

  • Update the site from the older single-app content to a small studio landing page that highlights the new app, Green Prophet.
  • Provide a concise support/legal surface and a placeholder CTA so the site is ready to list the app when the store URL is available.
  • Refresh styling to present a modern, responsive single-page landing experience suitable for a first app launch.

Description

  • Rewrote index.html into a modern landing page with a header, a Green Prophet-focused section, a Support card, and a Legal card with a link to privacy.html.
  • Replaced and reformatted privacy.html content to reference Green Prophet, improve readability, and use semantic headings and lists.
  • Rewrote styles.css to use CSS custom properties, responsive typography, a centered .content layout, card styles, and a styled CTA .button with an aria-disabled state.
  • Kept existing assets such as images/support.png and preserved the privacy link, while adding a placeholder App Store CTA (App Store link coming soon).

Testing

  • Parsed index.html and privacy.html using Python's html.parser successfully (validation succeeded).
  • Attempted to fetch the remote repo README.md with curl, which failed due to network restrictions (CONNECT tunnel failed, response 403).
  • Attempted a headless browser screenshot via Playwright, which failed due to a browser crash/segfault in the container runtime (artifact not produced).

Codex Task

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant