This repo houses the portal pages for the following Wikimedia Foundation projects:
- www.wikibooks.org
- www.wikimedia.org
- www.wikinews.org
- www.wikipedia.org
- www.wikiquote.org
- www.wikiversity.org
- www.wikivoyage.org
- www.wiktionary.org
www.wikipedia.org is built using a modern (circa 2015) front-end development stack which includes HTML templates, CSS preprocessors and build tooling to generate a static, optimized HTML page. Sister project portals (e.g. www.wiktionary.org) are generated using these Lua templates on meta-wiki. After these templates are updated, the pages need to be pulled into this repository for deployment.
- CONTRIBUTING.md contains a brief overview and quickstart guide for contributing code to this repository.
- Technical Documentation contains a detailed description of all the various aspects of development for this project, including getting started through to deployment.