Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jonathanhodges.ai

Personal website for Jonathan Hodges — a static, single-page applied-AI executive site hosted on Cloudflare Pages.

Structure

.
├── index.html            # the site
├── styles.css            # all styling
├── assets/images/        # all images (portrait, logos, screenshots, etc.)
├── content/
│   └── site-content.md   # structured source content (edit here, then update index.html)
└── archive/
    └── gamma-homepage-snapshot-2026-07-19.html   # raw snapshot of the original Gamma site

Local preview

python3 -m http.server 8000
# then open http://localhost:8000

Deploy

Hosted on the Cloudflare Pages Direct Upload project personal-website. A Git push does not deploy this project. See HANDOFF.md for the current Wrangler deployment command and infrastructure notes.

Editing content

Text and links live directly in index.html. content/site-content.md mirrors the copy for reference. Images go in assets/images/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages