DEV Community

Discussion on: Welcome Thread - v33

Collapse
 
quasarchains profile image
QuasarChains

Thank you. It's still mostly over my head but I think a little is coming down and simply circling around my head. Aside from WIX or wordpress, any suggestions on the easiest way to get a site up? I Nothing fancy, just a landing page?

Thread Thread
 
ben profile image
Ben Halpern

You may want to look at static site generators:

It’s some tooling to help you generate just that: simple sites. We coders tend to make everything a bit complicated but try to find a static site generator which is truly fairly simple.

Look up articles around using netlify as well. It’s designed to make hosting these kinds of simple sites simple.