Read the wiki: https://zombiestage.com Contribute: open a Pull Request in this repo, or start a Discussion.
Open, community-curated reference for Zombie Stage — the Alien Stage (ALNST) alternate universe by VIVINOS.
This repo is the community workshop behind zombiestage.com:
- Read the finished pages on zombiestage.com — lyrics, character profiles, guides, timeline, quiz, tools.
- This repo is where fans propose corrections, add translations, verify lyrics against the official YouTube uploads, and drop new lore. Merged PRs get pulled to the main site.
If you just want to read, go to the main site. If you want to fix a typo, add a translation, or transcribe a Korean line, you're in the right place.
| I want to… | Do this |
|---|---|
| Report a wrong lyric line | Open an Issue with the YouTube timestamp |
| Add or correct a character page | Open a Pull Request against _characters/<name>.md |
| Add a translation of the comic / a song | PR into comics/ or _songs/ |
| Ask a lore question | Start a Discussion |
| Track when Round 2 drops | Watch Issue #9 |
Full editorial rules: CONTRIBUTING.md. Community rules: CODE_OF_CONDUCT.md.
- Songs / Lyrics —
_songs/*.md→ publishes tozombiestage.com/lyrics/… - Characters —
_characters/*.md→ publishes tozombiestage.com/characters/… - Rounds & Recaps —
_rounds/*.md→ publishes tozombiestage.com/guide/round-N-recap/ - Lore & Explainers —
lore/,timeline/,comics/→ publishes tozombiestage.com/guide/…
Every markdown file in this repo carries the target main-site URL at the top, so contributors always know where their work will land.
- Prose content — CC BY-SA 4.0.
- Code (layouts, CSS, config) — MIT.
- Not affiliated with VIVINOS or the Alien Stage production team. Character names, song titles, and story elements are the property of their respective owners; we cover them under fair use for commentary and reference.
bundle install
bundle exec jekyll serve
# open http://localhost:4000The Jekyll build here is a contributor preview only — the live wiki at zombiestage.com uses a separate front-end.
Questions we can't answer in an Issue? SECURITY.md for security reports, otherwise open a Discussion.