wiki.techinc.nl/README.md
Timo Tijhof 91822c99dd docs: Rename main README to README.md
* Match the other doc files we maintain in Git under docs/ and
  for individual components, as well as all inline docs for PHP
  and JS documentation render as Markdown via JSDoc/JSDuck/Doxygen.

  This was currently the only prominent 'wikitext'-ish
  documentation file.
  Although the only wikitext-speficic syntax here was the heading.

* The current README was not shown at all in Gitiles as it requires
  the README to have a file extension, and it does not support
  '.mediawiki'.

Follows-up c0342da8e9.

Change-Id: I79e7e033690abe4de042969826964389ac57fcf6
2020-06-23 15:50:57 +01:00

1.5 KiB

MediaWiki

MediaWiki is a free and open-source wiki software package written in PHP. It serves as the platform for Wikipedia and the other Wikimedia projects, used by hundreds of millions of people each month. MediaWiki is localised in over 350 languages and its reliability and robust feature set have earned it a large and vibrant community of third-party users and developers.

MediaWiki is:

  • feature-rich and extensible, both on-wiki and with hundreds of extensions;
  • scalable and suitable for both small and large sites;
  • simple to install, working on most hardware/software combinations; and
  • available in your language.

For system requirements, installation, and upgrade details, see the files RELEASE-NOTES, INSTALL, and UPGRADE.

MediaWiki is the result of global collaboration and cooperation. The CREDITS file lists technical contributors to the project. The COPYING file explains MediaWiki's copyright and license (GNU General Public License, version 2 or later). Many thanks to the Wikimedia community for testing and suggestions.