homepage/data/en/projects.json
CDN 9ac43ef4f9
All checks were successful
Deploy / Deploy (push) Successful in 1m15s
feat: migrate language code
2025-02-03 22:52:56 +08:00

44 lines
No EOL
1.7 KiB
JSON

{
"projects": [
{
"title": "STARSET Wiki",
"description": "An open interpretation of the STARSET universe.",
"image": "https://img.starset.fans/2025/01/31/679ce8042901d.png",
"status": "in_progress",
"tags": ["translation", "service"],
"link": "https://starset.wiki"
},
{
"title": "TSS Rocks",
"description": "Multi-language translation side by side, moderninzing the experience of TSS website.",
"image": "https://img.starset.fans/2025/01/31/679ce8a2a9a2d.png",
"status": "planning",
"tags": ["translation", "service"],
"link": "https://thestarsetsociety.cn"
},
{
"title": "STARSET Media Instrumentalize Project",
"description": "To produce / optimize / collect top-quality instrumental tracks for STARSET songs.",
"image": "https://img.starset.fans/2025/01/31/679cec56ae171.png",
"status": "completed",
"tags": ["service"],
"link": "https://starset.wiki/zh/STARSET-Media-Instrumentalize-Project"
},
{
"title": "STARSET Lyrics Book",
"description": "Our compilation and correction of STARSET lyrics, with timeline and translations.",
"image": "https://img.starset.fans/2025/02/01/679d79ae1e794.png",
"status": "planning",
"tags": ["translation", "service"],
"link": "https://git.owu.one/starset-mirror/starset-lyrics"
},
{
"title": "Blue Star",
"description": "The STARSET - Bluesky integration a messenger may like, including bots, feeds, labelers, etc.",
"image": "https://img.starset.fans/2025/02/02/679f18be49e3d.png",
"status": "in_progress",
"tags": ["service"],
"link": "https://bsky.app/profile/mirror.starset.fans"
}
]
}