hackforla / hackforla/HomeUniteUs
Move About Us page to GitHub Pages
- Dominant language
- Python
- Stars
- 45
- Forks
- 22
- Avg merge
- 15d 1h
- Merged PRs (30d)
- 1
Description
### Overview
We need to move the about page from AWS to GitHub pages (free) and the DNS entry updated to point to the GitHub page so that We can get off the high-cost AWS hosting.
### Details
The project's About page hosted at https://homeunite.us is hosted on Home Unite Us's development AWS EC2 Instance that runs 24/7. For cost optimization purposes, this about page should be moved to GitHub pages (free) and the DNS entry updated to point to the GitHub page. The EC2 Instance will soon be shutdown and this is one step needed to sunset the use of the EC2 instance.
The AWS cost could be reduced by making it not be always on, but you get the same experience from hosting at GitHub for free.
### Action Items
- [ ] Review issue to determine status and whether its ready to close
- [ ] Align issue with current Dev Issue Template
The code for the About page is attached to this issue.
1. Add the About page to a directory in this repository. For example `/about`.
2. Host the About page as a GitHub Page. Use the `main` branch and the `/about` directory as the source for the GitHub Page.
3. Point DNS entry for https://homeunite.us to the GitHub Page.
### Resources/Instructions

About web page source: [homeuniteus.zip](https://github.com/hackforla/HomeUniteUs/files/14058072/homeuniteus.zip)
Contributor guide
Assessment
This issue has not been assessed yet.