arch-wiki-md-repo
Version:
All arch-wiki articles in markdown format, updated every two days.
8 lines (6 loc) • 833 B
Markdown
Arch Linux web development is made using Python with the [Django](https://www.djangoproject.com/) framework. Development and commit rights are restricted to [Arch Linux developers](https://www.archlinux.org/people/developers/).
If you are not a developer, you are nevertheless free to contribute:
* clone the Git repository using `[https://projects.archlinux.org/archweb.git/](https://projects.archlinux.org/archweb.git/)` or the mirror `[git://github.com/archlinux/archweb.git](git://github.com/archlinux/archweb.git)`;
* read the [project readme](https://projects.archlinux.org/archweb.git/tree/README.md) to learn the installation steps and requirements;
* make a patch;
* and ping some [Arch Linux developers](https://www.archlinux.org/people/developers/) either by mail or IRC to see your patch committed in your name.