Ajout de la section rétro-informatique

This commit is contained in:
2025-03-07 12:42:51 +01:00
parent 57912e39cb
commit f53e807a29
6 changed files with 48 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
baseURL = "https://barbel.synology.me"
title = "Yann64"
copyright = "Yannick Barbel"
paginate = 3 # for demonstration of pagination
#paginate = 3 # for demonstration of pagination
languageCode = "fr"
defaultContentLanguage = "fr"
enableInlineShortcodes = true
@@ -11,6 +11,9 @@ ignoreErrors = ["error-remote-getjson"]
theme = "tailwind"
enableGitInfo = true
[pagination]
pagerSize = 3
[markup]
_merge = "deep"
@@ -24,7 +27,7 @@ series = "series"
disabled = false
simple = true
[privacy.twitter]
[privacy.x]
disabled = false
enableDNT = true
simple = true

View File

@@ -22,6 +22,12 @@
pageRef = "haiku"
weight = 30
[[fr.menu.main]]
identifier = "retrocomputing"
name = "Rétro-informatique"
pageRef = "retrocomputing"
weight = 40
[[fr.menu.main]]
identifier = "about"
name = "A propos"
@@ -52,6 +58,12 @@
pageRef = "haiku"
weight = 30
[[en.menu.main]]
identifier = "retrocomputing"
name = "Retro Computing"
pageRef = "retrocomputing"
weight = 40
[[en.menu.main]]
identifier = "about"
name = "About"

View File

@@ -64,9 +64,9 @@ showAuthor = true
[[social_media.items]]
enabled = false
title = 'Twitter'
title = 'X'
icon = 'brand-x'
link = 'https://twitter.com/yannickbarbel'
link = 'https://X.com/yannickbarbel'
[[social_media.items]]
enabled = false

View File

@@ -5,7 +5,7 @@
[instagram]
disableInlineCSS = true
[twitter]
[X]
disableInlineCSS = true
# comments

View File

@@ -0,0 +1,14 @@
---
date: 2025-03-07
title: Retro Computing
description: Emulators and other resources
authors:
- yann64
slug: genealogy
toc: true
#image: ./images/banner.png
---
## Online Emulators
- [An Atari ST emulator base on EstyJS](http://barbel.synology.me/EstyJS/)

View File

@@ -0,0 +1,14 @@
---
date: 2025-03-07
title: Rétro-informatique
description: Emulateurs et autres ressources.
authors:
- yann64
slug: genealogy
toc: true
#image: ./images/banner.png
---
## Emulateurs en ligne
- [Un émulateur Atari ST basé sur EstyJS](http://barbel.synology.me/EstyJS/)