From 533004e0f7499b42814300636bc27737c69cd25a Mon Sep 17 00:00:00 2001 From: Jan-Erik Rediger Date: Sun, 9 Jul 2017 15:58:22 +0200 Subject: [PATCH] new post: New Design --- _posts/2017-07-09-new-design.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 _posts/2017-07-09-new-design.md diff --git a/_posts/2017-07-09-new-design.md b/_posts/2017-07-09-new-design.md new file mode 100644 index 0000000..b3cd61b --- /dev/null +++ b/_posts/2017-07-09-new-design.md @@ -0,0 +1,18 @@ +extends: post.liquid +title: New Design +date: 09 Jul 2017 15:08:00 +0100 +path: /:year/:month/:day/new-design +--- + +I decided it is time for a new design for this site. +I went with a minimal design I adopted from [booyaa][] (which he adopted from [johann][]). +Instead of fixing my broken Jekyll setup, I switched to [cobalt][], a static site generator written in Rust. + +I migrated all content and fixed the layout where necessary. +Links _should_ be stable, but if not please let me know. + +Maybe this gets me more into writing again. + +[cobalt]: https://github.com/cobalt-org/cobalt.rs +[booyaa]: https://booyaa.wtf/ +[johann]: http://johannh.me/