Building a personal website is something I had been delaying for years.
Not because it’s difficult, but because I kept overthinking everything. Recently, I decided to just start from zero.
In this post, I’ll show you how to create a personal website for free using GitHub Pages.
First, create a GitHub account if you don’t have one. Then create a new repository and upload your website files such as HTML, CSS, and JavaScript.
After that, go to the repository settings and enable GitHub Pages. Within seconds, your website will be live and accessible online.
That’s it. Simple and completely free.
This is exactly how I built my own personal page. It’s still basic, but it works and it’s a real starting point.
If you want a more detailed guide along with my experience, you can read it here
https://synnaulaid.github.io/blog/20260407/how-to-create-a-personal-page-for-free/
Feel free to try it and start building your own.
Top comments (0)