Ask HN: Best static website for blogging
I'm seeking the best advise for the best static-based blogging platform.
I tried Jykell, Hugo, Octopress and similar ones, and they work great unless you come to the part when you can't ( or not as easy ) to blog on the go, and you should use your laptop for that purpose.
5 comments
[ 3.3 ms ] story [ 25.0 ms ] thread<img src="http://imgur.com" alt="Descriptive text">
https://www.staticgen.com/ and http://gohugo.io/
I run a Ghost[1] blog from my iPhone using the Ghost admin editor + SSH for tweaking config files/css and SFTP for uploading assets.
Alternatively, you can just use Journey[2]--Ghost ported from Node.JS to Golang and packaged into single binaries you can run on OS X, Linux or even Windows. It even serves itself over https if required.
[1]: https://ghost.org [2]: https://kabukky.github.io/journey