again
This seems to happen often. I go through a consistent burst of blogging, then I get distracted by work, and stop.
Well here is another attempt at blogging. This time with hugo.
This seems to happen often. I go through a consistent burst of blogging, then I get distracted by work, and stop.
Well here is another attempt at blogging. This time with hugo.
Wow! vimblog has a new user. Welcome, Eugene, to the world of [vimblog]{tag/meta} :)
I switched to Dave’s perl version of my blog. The old blog is still available here.
One of the cool additions from his mercurial tree was support for Markdown. Which makes generating html easier.
When I make changes to the source, I will publish my changes in my mercurial tree.
Thanks Dave!
Dave had recently rewritten my PHP blog in "a real language" (perl).
I think I will be switching to his version soon. Still waiting on him to export the HG tree
I’ve just finished coding up this blog script.
I wanted something that did not use a database backend, and most importantly could be added to from the command line.
The implementation is in PHP and I add entries using vim.
The PHP Manual came in very handy.
B.