|
|
|
|
|
by elamje
2228 days ago
|
|
Unbeatable platform is https://repl.it! You can edit code, deploy, host, and set up custom domains all from the same browser page. And it’s FREE! I host my custom HTML and CSS blog there and it’s great! https://www.towardssoftware.com More importantly it’s all just basic files I can export to another platform if repl.it gets acquired or shuts down. They can host a basic HTML, css and js blog, however I choose to use python flask because I like the templating and simple routing. |
|