This commit is contained in:
2021-08-23 19:14:23 +02:00
parent 2f50ad9d55
commit cfc0ed1ea4
40 changed files with 381 additions and 234 deletions

View File

@@ -1,11 +1,5 @@
---
slug: how-i-start
title: How did I start development?
description: How did I start development? What am I capable of mastering? What will my future be?
reading_time: 5
tags: ["tags.life"]
cover: post-2.png
date: 07-01-2021
---
## Presentation

View File

@@ -1,11 +1,5 @@
---
slug: new-version-new-website
title: Opening of the new version of my site!
description: After long months of development, here is version 2 of my site!
reading_time: 2
tags: ["tags.dev"]
cover: post-1.png
date: 13-12-2020
---
## Presentation

View File

@@ -1,11 +1,5 @@
---
slug: how-i-start
title: Comment ai-je commencé le développement ?
description: Comment ai-je commencé le développement ? Que suis-je capable de maitriser ? Quel sera mon futur ?
reading_time: 5
tags: ["tags.life"]
cover: post-2.png
date: 07-01-2021
---
## Présentation

View File

@@ -1,11 +1,5 @@
---
slug: new-version-new-website
title: Ouverture de la nouvelle version de mon site !
description: Après de long mois de développement, voici la version 2 de mon site !
reading_time: 2
tags: ["tags.dev"]
cover: post-1.png
date: 13-12-2020
---
## Présentation

View File

@@ -1,34 +0,0 @@
[
{
"slug": "erisium",
"title": "Erisium",
"description": "works.erisium",
"url": "https://erisium.com",
"cover": "erisium.png",
"tags": ["tags.mc"]
},
{
"slug": "ares",
"title": "Ares",
"description": "works.ares",
"url": "https://arthurdanjou.fr",
"cover": "ares.png",
"tags": ["tags.web"]
},
{
"slug": "athena",
"title": "Athena",
"description": "works.athena",
"url": "https://athena.arthurdanjou.fr",
"cover": "athena.png",
"tags": ["tags.api"]
},
{
"slug": "linkyjs",
"title": "LinkyJs",
"description": "works.linkyjs",
"url": "https://github.com/linkyjs/",
"cover": "linkyjs.png",
"tags": ["tags.software", "tags.opensource"]
}
]

View File

@@ -1,11 +0,0 @@
[
{
"slug": "tags.dev"
},
{
"slug": "tags.tech"
},
{
"slug": "tags.life"
}
]