|
|
|
|
|
by r_singh
2386 days ago
|
|
Wordpress is a great option, many large companies use Wordpress for landing pages (also the most popular on Builtwith). Its CMS also makes it easy to set up a blog, update pages, etc. If you're not well versed with using Wordpress (like me) than there's 2 routes you can take: Developer route: Use a static site generator. (not meant to be exhaustive) - Gatsby: if you know React - Hugo - Jekyll: ruby - simple HTML + CSS static website Non Dev route: If you're not a developer, you could use one of the following paid tools: - clickfunnels - hubspot - mailchimp - leadpages - unbounce - and many more If you're using a static site generator, it's really easy to host it on AWS Amplify Console for free. Disclaimer: not associated with any of the above listing products |
|