mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Add english pages
This commit is contained in:
parent
cef3d4548d
commit
26a015f1bf
10 changed files with 23 additions and 28 deletions
|
@ -1,13 +0,0 @@
|
|||
DokuWiki
|
||||
========
|
||||
|
||||
Homepage: https://dokuwiki.org
|
||||
|
||||
DokuWiki is a wiki application licensed under GPLv2 and written in the PHP programming language. It works on plain text files and thus does not need a database. Its syntax is similar to the one used by MediaWiki.More at Wikipedia
|
||||
|
||||
Developer(s):Andreas Gohr, et al.
|
||||
|
||||
Operating system:Cross-platform
|
||||
Platform:PHP
|
||||
|
||||
License:GNU General Public License
|
|
@ -1,13 +0,0 @@
|
|||
#New DokuWiki
|
||||
========
|
||||
|
||||
Homepage: https://dokuwiki.org
|
||||
|
||||
DokuWiki ist eine Wiki Anwendung, lizensiert unter der GPLv2, geschrieben in der PHP Programmsprache, arbeitet mit einfachen Textdateien und braucht deshalb keine Datenbank. Die Syntax ähnelt der von Mediawiki. Mehr in der Wikipedia.
|
||||
|
||||
Entwickler: Andreas Gohr, et al.
|
||||
|
||||
Betriebssystem: Cross-platform
|
||||
Plattform:PHP
|
||||
|
||||
Lizenz: GNU General Public License
|
3
app_dokuwiki_en.md
Normal file
3
app_dokuwiki_en.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# <img src="/images/dokuwiki_logo.svg" width="80px" alt="Dokuwiki's logo"> DokuWiki
|
||||
|
||||
Unfortunately, this page only exists [in french here](app_dokuwiki_fr) for now.
|
3
app_etherpad_mypads_en.md
Normal file
3
app_etherpad_mypads_en.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# <img src="/images/etherpad_logo.svg" width="80px" alt="logo de Etherpad"> Etherpad (with mypads plugin)
|
||||
|
||||
Unfortunately, this page only exists [in french here](app_etherpad_mypads_fr) for now.
|
3
app_funkwhale_en.md
Normal file
3
app_funkwhale_en.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# <img src="/images/funkwhale_logo.png" width="80px" alt="logo de Funkwhale"> Funkwhale
|
||||
|
||||
Unfortunately, this page only exists [in french here](app_funkwhale_fr) for now.
|
3
app_gitlab_en.md
Normal file
3
app_gitlab_en.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# <img src="/images/gitlab_logo.svg" height="80px" alt="Gitlab's logo"> Gitlab
|
||||
|
||||
Unfortunately, this page only exists [in french here](app_gitlab_fr) for now.
|
3
app_leed_en.md
Normal file
3
app_leed_en.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# <img src="/images/leed_logo.png" alt="Leed's logo"> Leed
|
||||
|
||||
Unfortunately, this page only exists [in french here](app_leed_fr) for now.
|
3
app_strut_en.md
Normal file
3
app_strut_en.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# <img src="/images/strut_logo.png" alt="Strut's logo"> Strut
|
||||
|
||||
Unfortunately, this page only exists [in french here](app_strut_fr) for now.
|
3
app_wordpress_en.md
Normal file
3
app_wordpress_en.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# <img src="https://yunohost.org/images/wordpress_logo.svg" height="80px" alt="WordPress's logo"> WordPress
|
||||
|
||||
Unfortunately, this page only exists [in french here](app_gitlab_fr) for now.
|
|
@ -5,7 +5,7 @@
|
|||
- [Limitations avec Yunohost](#limitations-avec-yunohost)
|
||||
- [Liens utiles](#liens-utiles)
|
||||
|
||||
WordPress est un système de gestion de contenu (SGC ou content management system (CMS) en anglais) gratuit, libre et open-source. Ce logiciel écrit en PHP repose sur une base de données MySQL et est distribué par l'entreprise américaine Automattic. Les fonctionnalités de WordPress lui permettent de créer et gérer différents types de sites Web : site vitrine, site de vente en ligne, site applicatif, blogue, ou encore portfolio. Il est distribué selon les termes de la licence GNU GPL version 2.¹
|
||||
WordPress est un système de gestion de contenu (SGC ou content management system (CMS) en anglais) gratuit, libre et open-source. Ce logiciel écrit en PHP repose sur une base de données MySQL et est distribué par l'entreprise américaine Automattic. Les fonctionnalités de WordPress lui permettent de créer et gérer différents types de sites Web : site vitrine, site de vente en ligne, site applicatif, blogue, ou encore portfolio. Il est distribué selon les termes de la licence GNU GPL version 2.[¹]
|
||||
|
||||
## Limitations avec YunoHost
|
||||
|
||||
|
@ -22,4 +22,4 @@ Comme le plugin de mise à jour automatique ne fonctionne pas comme prévu, fait
|
|||
|
||||
-----------
|
||||
|
||||
¹: [wikipedia.org - WordPress](https://fr.wikipedia.org/wiki/WordPress)
|
||||
[¹]: [wikipedia.org - WordPress](https://fr.wikipedia.org/wiki/WordPress)
|
||||
|
|
Loading…
Add table
Reference in a new issue