Converting to blogdown

Date

30 April 2017

Topics
computing
R

This website has gone through several major updates over the years. It began in 1993 as some handcrafted html files, transitioned to Joomla and later to Wordpress. Then it slowly grew into a collection of ten connected Wordpress installations that became increasingly difficult to maintain, and rather slow.

So I’ve now converted the entire site to Blogdown/Hugo. Nearly 700 pages of wordpress content have been translated to markdown. I decided to drop a few parts of the site, notably the pages for my 1998 forecasting textbook. I also removed all software pages – preferring to host them on github instead. It is now much faster to load, and much easier to maintain.

Blogdown is relatively new and the documentation is rather incomplete, so there was a lot of trial and error as I figured out how it worked. Some useful resources were:

Because it is all so new, the theming options are rather limited. I modified the hugo-finite theme, and borrowed some design ideas from Kieran Healy.

The source code for the site is now hosted on github.

Given the size of this site, there are bound to be some problems. So please feel free to let me know if anything doesn’t work.