Live data from Hacker News

Ask HN: Cheap options for simple landing page?

news.ycombinator.com

11–20 of 44 posts

Re: Ask HN: Cheap options for simple landing page?

#12
post #10

Maybe: - $5 DigitalOcean droplet - WordPress - WordPress theme[1] - WP Subscribe plugin[2] 1. https://justfreethemes.com/themes/landing-page/ 2. https://en-ca.wordpress.org/plugins/wp-subscribe

This is what I do, may not be the cheapest, but it gives you the best value IMO.

Re: Ask HN: Cheap options for simple landing page?

#14
post #5

Github pages is nice, night be hard to set up email entry for a less-technical user. Most of the non-technical friends I have enjoy using Unbounce.

I would second Github pages, you can set up a custom domain. The only issue is trying to set up ssl nicely, but you might not even need that. Use a simple template like the one that http://launchaco.com/build/ provides. Then set up something like mailchimp or maybe FormSpree for a contact form.

I recently did something just like this for my new site http://druidjono.com/ using a Launchaco template (no affiliation).

Re: Ask HN: Cheap options for simple landing page?

#15
My recommendations currently for this sort of thing come down to two.:

Amazon Lightsail https://amazonlightsail.com/

Nearly Free Speech https://www.nearlyfreespeech.net/

There's also the s3 / Route53 / AWS Lambda solution mentioned by "ryptophan" which is inexpensive but a bit more complex.

There's also Google Cloud Platform https://cloud.google.com/products/ which could, especially via https://console.cloud.google.com/launcher give you for example click-to-launch phpList or LetsChat up through SuiteCRM or Mautic and on to Redis, Cassandra, or a whole OS.

There's really more than one axis of "simple". Do you want to manage a single app? Do you want a simple way to launch a whole cluster of servers? Do you want a full OS VPS with a single app on it to start?

Re: Ask HN: Cheap options for simple landing page?

#17
I have always been parsimonious when it comes to digital things. Being good with tech is one good reason for this. But lately, I have come to realise that no matter how technically-able I am, doing something programmatically expends mental resources that could have been used elsewhere. Even when I consider myself decent with HTML/CSS, I would near more than a day to perfect a website, resolving quirky CSS bugs, trying to find good stock images, perfecting positioning, margins and what not.

Considering that LeadPages would only cost $25 / month, even if my landing page runs for three months, $75 is a meagre expense for the hours it'll save me in building and mantaining a simple web page, and not to say about the excellent integrations it has. More often than not, I have counted a lot on my technical skills only to repent in wasted hours and effort.

Post reply on HN