You have a number of options for hosting your project on the web.
- GitHub Pages: you can publish “flat” files (websites that don’t rely on a database) for free to GitHub. Here are instructions.
- NeoCities: a relatively new, free, non-profit platform for hosting websites. You can use it for any website that doesn’t rely on a database.
- WordPress.com. Confusingly, there are two “kinds” of WordPress. There’s WordPress.org, which is software that you install and maintain on your own server, and there’s WordPress.com, which you can sign up for online for free. Someone else administers the software “behind the scenes.” This website, the one you’re on right now, is a WordPress.org installation, because I wanted to be able to customize it. WordPress.com does have some limitations: it comes with ads and the plugins available are limited. But it’s a familiar interface and many people find it a good option.
