|
|
|
|
|
by berlam
3131 days ago
|
|
Interesting setup. I found myself looking for a static site deployer a few months back and decided to build my static website with hugo [1] and deploy it from my private GitHub repository with the help of github-bucket [2]. So far it is working fine and I can even move away from GitHub and even AWS with just a few modifications. The c9 setup is really nice for online page editing and to compile the static pages. I am not quite sure, if I would really use it in my current workflow. Disclaimer: I am the author of github-bucket. [1] https://gohugo.io/
[2] https://github.com/berlam/github-bucket |
|