This is a lightweight, single‑file site for houseofagile.com. It’s optimized for GitHub Pages and easy to customize.
- Create a new repo (e.g.
houseofagile-site) and push these files. - In Settings → Pages, select Build and deployment: Deploy from a branch, pick main and root.
- (Optional) Custom domain: set your domain in Settings → Pages → Custom domain to
houseofagile.com.- The
CNAMEfile is already included. - Point your DNS to GitHub Pages per the official docs (A/AAAA records).
- The
- Visit your site once Pages finishes the first deploy.
- Edit
index.htmlcontent sections. - Replace
assets/hoa-logo.svgandfavicon.svgwith your own branding. - Update contact links (email, LinkedIn, GitHub) in the footer and CTA.
- Tailwind is loaded via CDN for simplicity (fast enough for a small brochure site).
- Add a PDF resume at
/Jean-Christophe-Meillaud-CV.pdfif you want the “Download CV” button to work.