feat(how-this-blog-is-made): start a draft
This commit is contained in:
parent
75012416a1
commit
78cd4ac186
|
@ -1,7 +1,38 @@
|
||||||
---
|
---
|
||||||
title: "Why This New Blog"
|
title: "How this blog is made, Archivarix, some PHP and Hugo"
|
||||||
date: 2022-11-06T15:07:16+01:00
|
date: 2022-11-06T15:07:16+01:00
|
||||||
draft: true
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
Omg first post !
|
Omg first post !
|
||||||
|
|
||||||
|
## The legacy of my blog, recover with Archivarix
|
||||||
|
|
||||||
|
For me this year was like rollercoaster, and I forget that my blog was
|
||||||
|
hosted on a very old Online.net Dedibox server, now called Scaleway.
|
||||||
|
This server was in a process to be decomission and I missed the 3 emails
|
||||||
|
annoncing the end of my services. Then Online.net decided that it was a
|
||||||
|
good idea to also delete the backups spaces attached to these machines.
|
||||||
|
To sumup I loose my blog and the recent backups. But I wanted to keep it
|
||||||
|
and a least serve the existing content that was linked on search
|
||||||
|
engines and other websites. I looked on the wayback machine and my blog
|
||||||
|
was in it. I found a cool all-in-one service to restore an entire
|
||||||
|
website from the Wayback machine called Archivarix, the cost was arround
|
||||||
|
10€.
|
||||||
|
|
||||||
|
I recovered a 300MB zip archive with a lot of content, some
|
||||||
|
images are missing but all the articles are there I think. I test it
|
||||||
|
|
||||||
|
## Running the Archivarix Loader
|
||||||
|
|
||||||
|
### With docker
|
||||||
|
|
||||||
|
### With Yunohost
|
||||||
|
|
||||||
|
## Fixing some missing files
|
||||||
|
|
||||||
|
## Modding Archivarix Loader
|
||||||
|
|
||||||
|
## The new blog with Hugo
|
||||||
|
|
||||||
|
Go Hugo !
|
||||||
|
|
Loading…
Reference in New Issue
Block a user