A simple, clean HTML website hosted on GitHub Pages.
- 🚀 Fast and lightweight
- 📱 Fully responsive
- ✨ Easy to customize
- 🎨 Modern design
- Click use this template
- Name it whatEveryouWant.github.io and make it public
- Edit
index.htmlto customize your content - Go to
Settings -->> Pages - Under "Build and deployment", under "Source", select Deploy from a branch.
- Under "Build and deployment", under "Branch", use the branch dropdown menu and select a publishing source.
- Visit
https://{your-new-page}.github.ioto see your site live - Enjoy! // Sorry about bad formatting Note: steps 6 and 7 are from the offical Github Pages documentation, not from me.
- Change the title, headings, and text in the HTML
- Modify colors in the
<style>section - Add more sections as needed
- Link to external resources or other pages
Check out the GitHub Pages documentation for more information.