Skip to content

Repository files navigation

Secret Sealing Club icon

Secret Sealing Club

English · 简体中文 · 日本語

A quiet fan reading room for the Secret Sealing Club albums.

Open the site

About

This site gathers the nine ZUN's Music Collection CDs with Secret Sealing Club booklet stories. Choose an album, play a track through NetEase Cloud Music, and read the matching story section in Chinese or Japanese.

Albums

Ghostly Field Club
Changeability of Strange Dream
Retrospective 53 minutes
Magical Astronomy
Trojan Green Asteroid
Neo-traditionalism of Japan
Dr. Latency's Freak Report
Dateless Bar "Old Adam"
Taboo Japan Disentanglement

Content

Story JSON files live in content/albums/. Track metadata and NetEase song IDs live in src/data.js.

{
  "track": 1,
  "title": { "zh": "中文标题", "ja": "日本語タイトル" },
  "text": { "zh": "中文正文", "ja": "日本語本文" }
}

Local Preview

python3 -m http.server 4173 --bind 127.0.0.1

Open http://127.0.0.1:4173.

Deploy

Pushing to main deploys the site through GitHub Pages Actions.

About

An unofficial fan-made reading room for the Secret Sealing Club.一个非官方的秘封俱乐部同人阅读室。秘封倶楽部のための非公式ファンメイド読書室です。

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages