Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Landing Page

Minimal temporary landing page for test. Two static HTML files with inline CSS — no build step, no framework.

🔗 Live: https://neverbetterenough.github.io/test-landing/
JD page: https://neverbetterenough.github.io/test-landing/jd-founding-engineer.html

Files

  • index.html — public landing page (hero, what we're building, email capture, hiring link)
  • jd-founding-engineer.html — founding engineer job description

Deploy

Option A: Vercel (recommended — free, instant)

  1. Push this landing/ directory to a GitHub repo
  2. Go to vercel.com, sign in with GitHub
  3. Click "New Project" → import the repo
  4. Set Root Directory to landing
  5. Deploy. You'll get a *.vercel.app domain instantly.
  6. (Optional) Add a custom domain in Project Settings → Domains.

Option B: Netlify (free, instant)

  1. Go to netlify.com, sign in with GitHub
  2. Drag and drop the landing/ folder onto the Netlify dashboard
  3. You'll get a *.netlify.app domain instantly.
  4. (Optional) Add a custom domain in Domain Settings.

Option C: GitHub Pages (free)

  1. Push to a GitHub repo
  2. Go to Settings → Pages
  3. Set Source to "Deploy from a branch" and select main / landing
  4. Available at [username].github.io/[repo]

What to update

Item Current state Action
Company name test (placeholder) Replace throughout once finalized
Value prop / tagline Generic Replace with copy from product brief (TES-4)
"What we're building" text Generic placeholder Replace with product brief content
Email form action No-op (console.log) Wire to ConvertKit, Mailchimp, or Google Form
Apply email hello@test.com Replace with real email or ATS link
Footer copyright test Update with final company name

About

Landing page for test — async standup for distributed teams

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages