Alix Guillard
Františka Kadlece 32
180 00 Praha 8 Libeň
Tchéquie
180 00 Praha 8 Libeň
Tchéquie
PGP key
pub 1024D/A3E3683E 2017-02-07 Alix Guillard
09B9 06F8 72E1 945E 96D4 B46E 98EA 00BA A3E3 683E
From Dotclear to Eleventy
Introduction
I will list here the main steps for migrating my blog from Dotclear to Eleventy. I'll keep the nice bits of code I used, the problems I encountered and how I solved them, and the caveats I should avoid next time.
Table of content
-
Introduction Explaining the motivations behind the project and what I intended to do. There's too much of my life here; you may skip that part.
-
Install eleventy The easy part of bootstrapping the project with a new repository using Huwindty, my Eleventy starter.
-
Migrating the content TBD Extract data from the database, generate the markdown pages, copy images and files.
-
Rebuilding navigation and pages TBD Handle subfooters and publication workflow. Create pagination, categories, and tags the Eleventy way.