I'm really eager to create a public gallery website to showcase my digital artwork. I want to move away from platforms like Bluesky and Twitter, and eventually dive into web design to create something unique. The gallery doesn't need to be overly fancy; I just want it to function well for now, while leaving room for improvements in the future. Are there any resources or tutorials that can guide me in building this site as quickly as possible?
4 Answers
Using a template site like WordPress is convenient. It can save you time and effort while getting started.
A popular choice is to use a UI framework like Svelte. It's known for being fast and easy to learn, plus it gives you a lot of flexibility as you develop your site.
You could start with a free account on WordPress.com. The Gallery block is a great way to display your work, and once you feel more confident, you can upgrade to your own domain later if you want.
Check out this roadmap on frontend development; it should give you a solid starting point for what skills you'll need.

Is there a way I can go without a template? I'd really like to build everything from scratch.