From 4b6c0e31385f5f27a151088c0a2b614495c4e589 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Thu, 14 Oct 2021 12:47:50 -0400 Subject: initial commit, including theme --- content/posts/2019-02-12-hiatus-interrupted.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/posts/2019-02-12-hiatus-interrupted.md (limited to 'content/posts/2019-02-12-hiatus-interrupted.md') diff --git a/content/posts/2019-02-12-hiatus-interrupted.md b/content/posts/2019-02-12-hiatus-interrupted.md new file mode 100644 index 0000000..f388ada --- /dev/null +++ b/content/posts/2019-02-12-hiatus-interrupted.md @@ -0,0 +1,13 @@ +--- +date: "2019-02-12T11:18:00Z" +title: Hiatus Interrupted +--- +I think 10 years is enough of a break. + +I've switched the site from my own hand-rolled monstrosity to [Jekyll][] +on the backend and [Bulma][] on the frontend. + +Please excuse the cobwebs for the next few weeks... + +[Jekyll]: https://jekyllrb.com "Jekyll static site generator." +[Bulma]: https://bulma.io "Bulma CSS framework." -- cgit v1.2.3