Alix Guillard

  • address
  • telephone
  • key
  • arrow
Františka Kadlece 32
180 00 Praha 8 Libeň
Tchéquie
(🇨🇿 +420) 608 886 211
Whatsapp Signal
alix@guillard.fr



PGP key
    pub  1024D/A3E3683E 2017-02-07 Alix Guillard
09B9 06F8 72E1 945E 96D4 B46E 98EA 00BA A3E3 683E
  • mastodon
  • github
  • wikipedia
  • linkedin
  • velo
  • ebtfr
  • reunionweb
  • meinamsterdam
  • huwindty
  • guillard2013
  • drooderfiets
  • 67m
  • leoloden
  • stpet

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.