The source content for blog.juliobiason.me
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
+++
|
|
|
|
title = "Announcing JulioBiason.Net 4.0"
|
|
|
|
date = 2018-11-28
|
|
|
|
category = "announcements"
|
|
|
|
|
|
|
|
[taxonomies]
|
|
|
|
tags = ["meta", "blog", "zola"]
|
|
|
|
+++
|
|
|
|
|
|
|
|
Short version: New new blog engine and layout.
|
|
|
|
|
|
|
|
<!-- more -->
|
|
|
|
|
|
|
|
Long version: Just to change things a bit, I moved my blog from
|
|
|
|
[Pelican](http://blog.getpelican.com/) to [Zola](https://www.getzola.org/), for
|
|
|
|
absolutely no good reason. Actually, there is one good reason: Zola is a single
|
|
|
|
binary that I can carry around with my blog content, so I don't need to worry
|
|
|
|
about Python and VirtualEnv and download packages (although those things are a
|
|
|
|
breeze with Python).
|
|
|
|
|
|
|
|
But, for the sake of contantly changing and breaking stuff.... new engine!
|