Files
blog/content/posts/lets-get-static.md
2018-01-09 21:47:58 +01:00

17 lines
514 B
Markdown

---
title: "Let's Get Static"
date: 2018-01-09T21:36:09+01:00
author: James McDonald
type: post
categories:
- Meta
---
I migrated this site to use static generation, specifically with
[Hugo](https://gohugo.io/). I've been thinking about doing so for a
while, but switching seemed like it would be a giant hassle. I exported
from Wordpress with
https://github.com/SchumacherFM/wordpress-to-hugo-exporter, which
appears to do a bloody good job, including making all the old URLs
match up. So that was super easy.