rbpersonaltrainer

πŸ‹οΈ Title + One-liner

RB Personal Trainer β€” a production-ready static website for a gym / personal training / health lifestyle brand, built with an SEO-first, performance-focused, and accessibility-aware mindset.

Built and maintained by Dangelo Marques (GitHub: https://github.com/danmarques127-sys)



✨ Features


🧰 Tech Stack


πŸ—‚οΈ Project Structure

β€œProduction static site” layout β€” simple, portable, predictable for real hosting.

/ β”œβ”€β”€ assets/ β”‚ β”œβ”€β”€ css/ # Stylesheets β”‚ β”œβ”€β”€ js/ # JavaScript β”‚ β”œβ”€β”€ img/ # Images (flattened; no /images nesting) β”‚ └── icons/ # Icons + favicons (flattened; no /icons nesting) β”œβ”€β”€ seo/ β”‚ β”œβ”€β”€ robots.txt β”‚ └── sitemap.xml β”œβ”€β”€ docs/ β”‚ └── ARCHITECTURE.md β”œβ”€β”€ .github/ β”‚ └── workflows/ β”‚ └── link-check.yml β”œβ”€β”€ .gitignore β”œβ”€β”€ .htaccess β”œβ”€β”€ index.html └── *.html


πŸš€ Deployment

GitHub Pages (Preview)

  1. Repo β†’ Settings β†’ Pages
  2. Source: Deploy from a branch
  3. Branch: main β€’ Folder: / (root)
  4. Save β†’ use the generated Pages URL
  5. Production Deployment

The website is deployed on an Apache server with support for .htaccess rules for caching, routing, and security headers.

Production environment considerations:


πŸ—„οΈ Cache Policy


πŸ“„ License

All Rights Reserved β€” This repository represents a real client-grade production website.
No reuse, redistribution, or modification is allowed without explicit permission.


πŸ‘€ Author

Dangelo Marques
Software Engineer β€’ Web Architecture β€’ SEO-driven Systems GitHub: https://github.com/danmarques127-sys