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
- No Copyrighted Text: Do not copy-paste entire articles from Wikipedia or news sites. Write in your own words.
- Image Sources: When adding photos, you MUST include a source link in the caption (see the template).
- Fact-Checking: Please verify dates and names.
How to Add a New Group
We have a template ready for you!
- Fork this repository.
- Create a new branch:
git checkout -b add-newjeans - Copy
docs/groups/template.mdtodocs/groups/newjeans.md. - Fill in the details (members, discography, facts).
- Add the group to
mkdocs.ymlunder thenavsection:- 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
!!! infoblocks for quick facts. - Images should be placed in
docs/assets/and linked like:../../assets/filename.jpg.