Paul Esteves — Enterprise PMO & Technology Leadership
Professional website for Energizing Solutions LLC, built as clean static HTML/CSS/JS and hosted via GitHub Pages.
https://pauloe-droid.github.io/energizing-solutions/
energizing-solutions/
├── index.html # Main page
├── css/
│ └── styles.css # All styles
├── js/
│ └── main.js # Nav behavior & scroll reveals
├── images/ # Site images
└── README.md
- Push this repo to GitHub
- Go to Settings → Pages
- Set Source to Deploy from branch → main → / (root)
- Site will be live at
https://pauloe-droid.github.io/energizing-solutions/
To point a custom domain (e.g. energizingsolutions.com):
- Add a
CNAMEfile to the repo root containing your domain name - Update your DNS registrar to point to GitHub Pages IPs
- Enable HTTPS in GitHub Pages settings
Paul Esteves · paesteves21@outlook.com · GitHub