Hacker News new | ask | show | jobs
by bachmeier 1322 days ago
Since I've seen this type of comment so many times, I asked what is the simplest way to set up a GH Pages site subject to:

- Never using Git

- Doing all the writing in the web editor

- Automated building

- Easy customization

This is the best I could do (so far): https://github.com/bachmeil/test-deployment

It seems easy enough that almost anyone can do it.