|
|
|
|
|
by brabel
2403 days ago
|
|
I don't know how much easier it can get than it already is. See https://www.netlify.com/ Basically, just put a bunch of html/css files in a GitHub repo, then use the above page to let Netlify publish that on the net... it can even set up DNS for you so you can your own domain. If that's still too hard, you can use a drag-and-drop option: https://app.netlify.com/drop Just drop a folder with your website and you're done. |
|