2018-12-22 16:52:16 +00:00
|
|
|
---
|
2018-01-01 19:04:05 +00:00
|
|
|
permalink: "/{{ year }}/{{ month }}/{{ day }}/new-design"
|
2017-07-09 13:58:22 +00:00
|
|
|
title: New Design
|
2018-01-01 19:04:05 +00:00
|
|
|
published_date: "2017-07-09 15:08:00 +0100"
|
|
|
|
layout: post.liquid
|
|
|
|
data:
|
|
|
|
route: blog
|
2017-07-09 13:58:22 +00:00
|
|
|
---
|
|
|
|
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/
|