Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ICON Landing Page

Pre-sign-up landing page for ICON — content that adapts to every visitor.

Setup

  1. Replace YOUR_FORM_ID in index.html with your Formspree form ID
  2. Update the OG image URL in the meta tags once you have a screenshot

Deploy

Cloudflare Pages

# Connect repo via Cloudflare dashboard, or:
npx wrangler pages deploy . --project-name=icon-site

Build settings: none needed — it's a static HTML file.

GitHub Pages

  1. Go to repo Settings → Pages
  2. Set source to main branch, root /
  3. Save — site will be live at https://dwehrmann.github.io/icon-site/

Local preview

python3 -m http.server 8000
# or
npx serve .

About

ICON — Content that adapts to every visitor. Pre-sign-up landing page.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages