remove redirects & fix rss + add rel=me links + en link
This commit is contained in:
parent
fa61a28160
commit
069baaf81c
15 changed files with 338 additions and 126 deletions
|
@ -1,13 +1,18 @@
|
|||
---
|
||||
title: Nico v3.0
|
||||
subtitle: Update 2025.
|
||||
subtitle: This website no longer has an english version..
|
||||
lang: en
|
||||
slug: en-2023
|
||||
excerpt: So long i18n
|
||||
slug: en-2025
|
||||
excerpt: This website no longer has an english version.
|
||||
tags: ['Freelance']
|
||||
type: articles
|
||||
createdAt: '2025-01-02T17:41:00.000Z'
|
||||
---
|
||||
|
||||
## This website no longer has an english version.
|
||||
## So long <code style="font-size: var(--size-2)">lang="en"</code>
|
||||
|
||||
I have maintained an english version of my website for some years. But the
|
||||
I have maintained an english version of my website for some years but **no more…** The effort needed to make a fully multilingual website with Astro is just too much work for my small personal website.
|
||||
|
||||
**All previous content will remain online** ([articles](/articles/#en-articles) and [snippets](/fragments/#en-fragments)) but the interface and internal pages will only be in french.
|
||||
|
||||
I do not have any metrics on who visits my website but I don't think it will be missed. If you do miss it, don't hesitate to send me an email!
|
||||
|
|
|
@ -9,6 +9,8 @@ type: articles
|
|||
createdAt: '2022-06-08T14:24:06.000Z'
|
||||
---
|
||||
|
||||
<a href='/articles/en-2022/' lang='en'>This content exists in english.</a>
|
||||
|
||||
Après deux ans de freelance à temps plein, j’ai pris du recul sur mon activité. J’ai surtout questionné mon positionnement et les prestations que je proposais.
|
||||
|
||||
## Les services
|
||||
|
|
|
@ -10,6 +10,8 @@ createdAt: '2023-02-03T17:41:00.000Z'
|
|||
updatedAt: '2023-05-17T17:41:00.000Z'
|
||||
---
|
||||
|
||||
<a href='/articles/en-2023/' lang='en'>This content exists in english.</a>
|
||||
|
||||
Cet article sera mis à jour lorsque j'aurai des nouveautés à partager au cours de l'année 2023.
|
||||
|
||||
## Le site
|
||||
|
|
|
@ -12,6 +12,8 @@ updatedAt: '2022-12-27T12:08:00.000Z'
|
|||
|
||||
import AstroImage from '../../../components/AstroImage.astro'
|
||||
|
||||
<a href='/articles/en-sci-hub-unblock/' lang='en'>This content exists in english.</a>
|
||||
|
||||
L'adresse actuelle de sci-hub est : <a href="https://www.sci-hub.st/" rel="noreferer noopener">sci-hub.st</a>
|
||||
|
||||
## Résumé de la situation
|
||||
|
|
|
@ -10,6 +10,8 @@ createdAt: '2020-10-08T07:47:36.000Z'
|
|||
updatedAt: '2022-12-27T15:40:06.000Z'
|
||||
---
|
||||
|
||||
<a href='/articles/en-the-day-I-jamd/' lang='en'>This content exists in english.</a>
|
||||
|
||||
import AstroImage from '../../../components/AstroImage.astro'
|
||||
|
||||
## La solution de non facilité
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue