Skip to content

Instantly share code, notes, and snippets.

@paride
Last active February 23, 2026 20:40
Show Gist options
  • Select an option

  • Save paride/e99c568644624ee427b2916c604d31f7 to your computer and use it in GitHub Desktop.

Select an option

Save paride/e99c568644624ee427b2916c604d31f7 to your computer and use it in GitHub Desktop.
gists as a blog

GitHub gists for blog articles

Each gist acts as an individual post, supporting Markdown for formatting, code snippets, and comments, without the need for a full blog. Gists are version-controlled, making edits and revisions transparent, and they are easily shareable via direct URLs. This approach keeps hosting lightweight, leverages GitHub's infrastructure, providing a low-maintenance way to maintain a minimal, code-friendly blog.

I am certainly not the first one to think of doing this (see for example https://github.com/seajoshc/gistblog), but what I'm doing is a bit more radical: I'll just leave gists as such, without making them part of my website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment