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.
23 lines
698 B
23 lines
698 B
6 years ago
|
+++
|
||
|
title = "Announcing JulioBiason.Net 4.0"
|
||
|
date = 2018-11-28
|
||
|
category = "announcements"
|
||
5 years ago
|
language = "en"
|
||
6 years ago
|
|
||
|
[taxonomies]
|
||
5 years ago
|
tags = ["meta", "blog", "zola"]
|
||
6 years ago
|
+++
|
||
|
|
||
|
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!
|