Files
o-k-i.net/src/_data/i18n/en/projects.json
T
cedric 646d3b676f feat(projects): ajoute FEDIVERSE.OKI dans la section projets
- Ajoute la fiche fediverse.o-k-i.net en FR et EN
- Description basée sur le README du dépôt FEDIVERSE-OKI
2026-07-08 07:38:52 +04:00

29 lines
773 B
JSON

{
"section_title": "Our",
"section_title_accent": "Web Projects",
"link_text": "Visit the site",
"items": [
{
"name": "PAWOL.NU",
"icon": "🎶",
"domain": "pawol.nu",
"description": "Transcriptions and translations of musical works",
"url": "https://pawol.nu/"
},
{
"name": "GONG.GP",
"icon": "📚",
"domain": "gong.gp",
"description": "Historical documents from the GONG",
"url": "https://gong.gp/"
},
{
"name": "FEDIVERSE.OKI",
"icon": "🎬",
"domain": "fediverse.o-k-i.net",
"description": "Independent multimedia platform: PeerTube videos, Mastodon feed, Castopod podcasts and WordPress articles",
"url": "https://fediverse.o-k-i.net/"
}
]
}