I know a couple nonprofits that need a very basic website. More like a business card online.
What's the cheapest way of doing this? Ideally something that has a fairly easy interface, good for non web-developers (like Weebly or something) but cheap is more important.
All of them offer free static website hosting with support for custom domains. You can use Hugo, Jekyll, Pellican, Gatsby, or whatever static site generator you prefer.
Looks really interesting, thanks. They definitely don't appear to package "free static website hosting" as a package. I guess you have to dig around the sites, and figure out how to do it?
Cheap. Easy. Quality.
Pick two
Cheap/easy (not quality): a Facebook page
Easy/quality (not cheap): wix, squarespace, etc.
Cheap/quality (not easy): https://pages.github.com/ or self hosting in general.
Watch this tutorial on GH pages to decide if its right for you.
You can find tons of free html templates online and make a few edits to customize the text and photos, then upload to Github.
Vercell has a free tier if you can code
Thanks. What level of coding are we talking about?
Just the ability to throw together a frontend website using a framework like react or angular. Idk if you can do plain HTML pages on vercel but if you're gonna do that just use github pages
If your project is Open source you can also have an higher limit for free.
Not only for static pages, but their serverless functions too.
Try "Carrd" website builder.
Unlimited bandwith
Unlimited storage
Nice looking websites (clean and neat)
Is weebly expensive?
Weebly isn't as cheap as I had thought it would be. I spent about $150 for a year, paid in advance.
Also the CONSTANT upsell is annoying.
Wordpress or wix would be my first two guesses. Or GoDaddy?
It's a no-API "static" website? I can recommend AWS:
Easy to do, AWS has instructions in their own documentation: https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/getting-started-cloudfront-overview.html
The only real cost you incur will be CloudFront itself. You can estimate it yourself based on anticipated traffic: https://aws.amazon.com/cloudfront/pricing/
Using Github and Netlify.
Create a free account on Github and create your website in HTML, CSS and/or JavaScript. Add those file to Github by committing those files and pushing it to Github.
Create a free Netlify account. Once those file are on Github you can connect your Github account to your Netlify account. Once it's connected it will automatically deploy it on a random url, but you can give a custom name. Your url will be: https://
<your-custom-name>
.netlify.appEvery time you make a change to the website and push it to Github, Netlify will put the changes online.
At this point you have zero costs.
Consider only wordpress and add a domain. Best for seo and easy to use. Many free & paid plugins etc.
Most easy way that requires no programming or IT skills I know of is https://www.blot.im
It’s $4 per month 👍
github pages static website, free.
Here's how to add a custom domain to it
I used Wix and liked it. Paid to not have ads though. I use google.sites for school things, assignments where I need to make a website, because it's free.
WordPress.com
Gcp or s3 bucket. If you name them correctly, google/amazon handle the glue.
Drag and drop html.
I use Wix mainly for very simple sites, or for something more complex, Tilda is good once you get used to it.
Shared web host like Bluehost
Or you can get a cheap VPS and configure it all yourself, and you’ll have to increase the size of your VPS the more you use it.
Shared hosting like Bluehost is super cheap