Hacker News new | ask | show | jobs
by cyphar 3806 days ago
Nope. I run my own blog, which I implemented myself (using some nice Flask markdown thing as a base). https://www.cyphar.com/blog
1 comments

Most notably, there's no dynamic content on my site. My blog is generated from source and creating a new blog post just requires me to make a new markdown document in doc/published/. I've never like solutions like Ghost or Medium. They never support specific thing X that I want for my blog.