29 lines
1.1 KiB
Markdown
29 lines
1.1 KiB
Markdown
---
|
|
title: "Welcome here"
|
|
date: 2022-11-06T14:27:04+01:00
|
|
draft: false
|
|
---
|
|
|
|
Welcome to my new blog !
|
|
|
|
I'm Hugo a french software engineer. I have probably more than 10 years of
|
|
experience in software engineering and doing stuff on the Internet. This
|
|
blog is made with Hugo but I havn't any relation with GoHugo, I'm just
|
|
using the soft.
|
|
|
|
## The story behind this revamp
|
|
|
|
1. 2009, I launch my blog with Wordpress
|
|
2. Early 2022, I loose the sources and some of the content because my hoster drop the server AND the backups with just a warning.
|
|
This warning sent to an old email adresse I rarely check.
|
|
3. I recover the content as html, thanks Archivarix company based on
|
|
Archive.org
|
|
4. My wordpress blog was mainly in French and I start writing more and 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
|
|
|
|
You can check about [the whole setup of this new blog here](/v2/how-this-blog-is-made/)
|