Personal landing page for Lonny Lot — links to projects and social.
Live: https://lonnylot.com
Hosted on: Cloudflare Pages (lonnylot project)
Preview: https://lonnylot.pages.dev
| Path | Purpose |
|---|---|
public/index.html |
Landing page |
public/robots.txt |
Allow all crawlers |
public/llms.txt |
Machine-readable about page for LLMs |
public/_headers |
Security / cache headers |
wrangler.toml |
Cloudflare Pages config |
npx --yes serve publicnpx wrangler pages deploy public --project-name=lonnylot --branch=masterCustom domains: lonnylot.com and www.lonnylot.com (DNS CNAMEs → lonnylot.pages.dev, proxied).