A beginner-friendly template for creating a simple personal websites with Astro and Tailwind.
This repository provides a starter template for creating a personal website. It's designed to be easily customizable for students and professionals who want to establish an online presence quickly. It's a great fit for:
Don't be intimidated if you never used neither of them. The repo is almost entirely just HTML and CSS classes.
index.html
file and locate the comments that guide you through customizing it.src/assets
directory.index.html
file in your browser to make sure everything looks good.Look for the comments in the HTML code; they guide you where you should make changes to personalize the site.
Feel free to fork this repository and enhance whatever you want, your contributions are always welcome!