Skip to content

Contributing to All K-Pop Wiki

Thank you for your interest in making this the best K-Pop resource on the web! We welcome contributions for new groups, fact corrections, and better images.

⚠️ Important Rules

  1. No Copyrighted Text: Do not copy-paste entire articles from Wikipedia or news sites. Write in your own words.
  2. Image Sources: When adding photos, you MUST include a source link in the caption (see the template).
  3. Fact-Checking: Please verify dates and names.

How to Add a New Group

We have a template ready for you!

  1. Fork this repository.
  2. Create a new branch: git checkout -b add-newjeans
  3. Copy docs/groups/template.md to docs/groups/newjeans.md.
  4. Fill in the details (members, discography, facts).
  5. Add the group to mkdocs.yml under the nav section:
    - Popular Groups:
      - 4th Generation:
          - NewJeans: groups/newjeans.md
    

Content Standards

  • Generation: Use these categories unless the maintainers decide otherwise: 1st Gen = 1992-2002, 2nd Gen = 2003-2011, 3rd Gen = 2012-2017, 4th Gen = 2018-2022.
  • Discography: Use the "Albums and Major EPs" table. Prefer full albums, then add major EPs when a group has too few full albums for a useful overview.
  • Song samples: Link to official YouTube videos, official audio, or official streaming pages. Do not upload copyrighted audio clips to the repository.
  • Sources: Prefer official artist/company profiles and official channels. Use reputable music publications or encyclopedic references for legacy achievements and historical context.
  • Preview your changes locally by running mkdocs serve.
  • Submit a Pull Request!

Style Guide

  • Use Bold for key terms (e.g. names).
  • Use !!! info blocks for quick facts.
  • Images should be placed in docs/assets/ and linked like: ../../assets/filename.jpg.