Hey everyone! I'm diving into a personal project to create a static website specifically for Parrot Owners, and I'll be hosting it on GitHub Pages. As a backend developer, I want to ensure it's user-friendly, especially for seniors who might struggle with navigation. The site will cover various topics like Diet, Household Dangers, Veterinary Care, and more. I'd love some suggestions for static site generators that can help me create a modern, simple, and mobile-friendly site without overwhelming coding or complex frameworks. I've previously tried Docusaurus but found it limited for my needs, while Gatsby was way too complicated. If you think a no-code option is better, I'm open to hearing about that too, but I'd prefer not to spend money on subscriptions. Thanks for your help!
5 Answers
If you’re looking for something modern, Astro is a good option. It’s designed for speed and ease of use, plus it's really flexible for static site generation.
You could also roll your own solution using Vue with Vite and the vite-ssg plugin to generate static files, but that might be more coding than you're looking for.
You might want to check out Eleventy. It's a super simple static site generator built in JavaScript and really easy to use. Plus, it has great documentation. Definitely worth a look!
Hugo could be a solid choice. It’s very user-friendly, especially if you're okay using existing themes. You mainly need to know Markdown for content, and it has a great community backing it up.
I’d say go with Astro or stick with Eleventy. Both options are light on complexity but powerful enough for your needs, especially for a straightforward educational site like yours.
Related Questions
Cloudflare Origin SSL Certificate Setup Guide
How To Effectively Monetize A Site With Ads