blog.hugopoi.net/v2/content/_index.md

23 lines
788 B
Markdown
Raw Normal View History

2022-11-06 15:14:47 +01:00
---
title: "Welcome here"
date: 2022-11-06T14:27:04+01:00
draft: false
---
Beware this is a work in progress
## The story behind this revamp
1. My old blog was built with wordpress arround 2009
2. I loose the sources and some of the content early 2022
because my hoster drop the server AND the backups with the just an
email as a warning, and it was an old email adresse I rarely check.
3. I recover the content as html, thanks to archive.org and Archivarix
company
4. Was mainly in French and I start writing more in English,
Wordpress isn't well design to write in two languages, you need
plugins to do it.
5. I really like writing in Markdown, it's SMOOOOTH, no wysiwyg crap UI, I
even install a markdown plugin in wordpress arround 2019.
6. Markdown + Git = JOY for me