by hackerkid on 12/19/16, 2:17 PM with 24 comments
by harterrt on 12/19/16, 2:18 PM
It's a great way to avoid lock-in. Your content is kept in Markdown. Pelican is a joy to use. It's all python, so it's possible to understand, hack, and extend if you'd like.
by probably_wrong on 12/19/16, 2:35 PM
It turns out you can, but the resulting mix of single, double, and escaped quotes was a bit too hacky even for me. I rewrote some of it in Perl, and I've been using that ever since.
by 0x54MUR41 on 12/20/16, 4:33 AM
Writing a post with Markdown is fun since I don't need database to store it. Beside that, I also use Let's Encrypt for SSL.
by tedmiston on 12/19/16, 3:32 PM
I really like having full control over URLs.
by billconan on 12/19/16, 7:12 PM
They also make your comments to other posters as your posts. This keeps conversations going.
What I think medium can improve for my case is that it's not designed specifically for programmers. Posting code, for example, is a hidden feature. There are also no syntax highlighting, no line numbers.
by dhruvkar on 12/20/16, 9:08 AM
It's incomplete and sort of ugly. I still use it for my personal blog (dhruvkar.com).
For my consultancy, I use Hugo with the Universal Theme (automizzen.com).
Both hosted on Gitlab pages with LetsEncrypt SSL/TLS.
by dublin on 12/21/16, 7:21 AM
by clusmore on 12/20/16, 3:56 AM
by adnanh on 12/19/16, 9:03 PM
by BjoernKW on 12/19/16, 3:21 PM
by pesfandiar on 12/19/16, 6:20 PM
by eb0la on 12/19/16, 3:56 PM
I guess I will go back to a static blog next year after 10+ years using wordpress.
by pawelwentpawel on 12/19/16, 2:44 PM
by itsquiz on 12/19/16, 2:25 PM
by ess3 on 12/19/16, 9:42 PM