Blog Moved from Self-hosted WordPress to Pelican on GitHub Pages
My blog is finally migrated from self-hosted WordPress to Pelican on GitHub Pages. Quite an ordeal.
more ...My blog is finally migrated from self-hosted WordPress to Pelican on GitHub Pages. Quite an ordeal.
more ...Solutions to some of the many problems converting a WordPress blog to a Pelican blog with Disqus for commenting.
more ...My adventures converting my WordPress blog to Pelican, the problems I encountered, and how I solved them.
more ...In an earlier post, Piwik Web Analytics, and some unfortunate stats about my blog, I mentioned that the Feedburner stats for this blog show a relatively high subscribe/unsubscribe rate for this blog. I think a large part of that is my tendency to blog in spurts, and even worse …
more ...In a follow-up to my Some Thoughts on Choosing a New Wordpress Theme post from a few days ago, I decided on the Admired theme by Brad Thomas. It’s amazingly full-featured and has a good set of options. I had to manually change a few things in the CSS …
more ...As you may know from former posts, this blog (WordPress-powered) and a few MediaWiki sites that I have use the excellent PHP-based GeSHi syntax highlighter. Today I was writing a post that includes some Icinga (Nagios) configuration snippets. After a quick search, I found a Nagios language file …
more ...The Wp-Syntax plugin
for WordPress provides syntax highlighting for
WordPress blogs via the GeSHi PHP syntax
highlighter. Unfortunately, the plugin includes a builtin version of
GeSHi (currently 1.0.8.9) in geshi/
. As a result, not only are users
of the plugin not instructed to use the latest version …