Switch from Pelican to Zola
Updated articles accordingly Updated new_article script Changed README Added Zola 'section indexes' Added Zulma theme submodule Removed everything related to Pelican
This commit is contained in:
parent
4e1a027482
commit
80c9cadefa
21 changed files with 131 additions and 217 deletions
|
@ -1,10 +1,13 @@
|
|||
Title: First steps
|
||||
Date: 2020-05-31 20:45
|
||||
Category: Blog
|
||||
Tags:
|
||||
lang: en
|
||||
Slug: first-steps
|
||||
Summary: This is the start of a new adventure !
|
||||
+++
|
||||
title = "First steps"
|
||||
date = 2020-05-31
|
||||
[taxonomies]
|
||||
categories = ["Blog"]
|
||||
+++
|
||||
|
||||
This is the start of a new adventure !
|
||||
|
||||
<!-- more -->
|
||||
|
||||
Starting writing has been on my list for a long time : the time is now ! Multiple times
|
||||
I had to search for a solution to the same problem twice or even wanted to keep a record
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue