Welcome to my blog. With social media becoming progressively worse over time, I thought it’d be nice to have my own dedicated place to host my thoughts, discoveries, and miscellany. I expect this to largely document interesting tech stuff.
About this blog
This blog is powered by Pyde, a static site
generator I’m working on as a replacement for the Jekyll used by Github Pages.
It’s very much in a pre-alpha state right now, lacking useful documentation and
largely untested except by a couple of my personal sites. It was created to
ease the transition of one of my projects off Jekyll, and so it began life as
a set of plugins to make python-markdown
emit similar results as kramdown
and to make my liquid
templates work in jinja2
. It’s among my goals to
eliminate the need for the messiest of these shims as time goes on.
Recent Posts
Pyde
Pyde is the static site generator that powers this blog. To a significant degree, it’s designed to imitate Jekyll.
Liquid vs Jinja
Ughhhh.....