So me and my girlfriend have been playing with the idea of starting a blog for quite some time now. Having a day off I’ve decided to put it to good use and start creating one. Being a developer I’ve had a few concerns when it came to choosing a blog framework: I’m a control freak so I’d prefer hosting it myself. Blogging platforms are out of the question. I like markdown - the blog must support it. It must be lightweight. It must be easily deployable to s3 static website hosting. I sh...| Dizzy zone
A Markdown-formatted document should be publishable as-is, as plain text, without looking like it’s been marked up with tags or formatting instructions. —John Gruber 当我们在谈论 Markdown 的时候,我们到底在谈论什么?| 日光漫想
If you’re having trouble with Hexo not generating files, check for broken symbolic links in the source directory tree: 1 find ./ -type l -exectest ! -e {} \; -print| Chris Bergerons Tech Blog
Hexo is a simple, lightweight node blog framework. It didn’t include a SystemD Unit file, so I created one:| Chris Bergerons Tech Blog
Learn about my recent website redesign journey, including the challenges faced and the solutions implemented for a better user experience.| S.Bistrović
Discover why serving static HTML files is a smart move for improved caching, faster load times, and enhanced security. See how static page generators differ.| S.Bistrović
Get a fast, lightweight website with a static site generator. Find out how these systems compile templates into static HTML pages.| S.Bistrović