About This Site
This website is hosted using GitHub Pages. It's a simple, static website that demonstrates how easy it is to publish a website directly from a GitHub repository.
How to Create Your Own
- Create a new repository on GitHub
- Name the repository [username].github.io
- Add an index.html file
- Push your changes to the main branch
- GitHub Pages will automatically publish your site