Merge pull request #933 from toitoinebzh/pluxml_doc

PluXml french and english documentation
This commit is contained in:
frju365 2019-02-25 18:02:16 +01:00 committed by GitHub
commit cf2472992f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 46 additions and 0 deletions

23
app_pluxml.md Normal file
View file

@ -0,0 +1,23 @@
# PluXml
![PluXml_logo](images/PluXml_logo.png)
PluXml is a blog/CMS storing data in XML and not in a SQL database.
## Aperçu
![PluXml_screenshot](images/PluXml_screenshot.jpg)
## Plugins et thèmes
Plugins and themes should respectively be installed in the following folders : `/var/www/pluxml/plugins`, `/var/www/pluxml/themes`.
## Backup
To restore your blog, you should keep a copy of the folder `/var/www/pluxml/data`. It is recommended to do this backup before any upgrade.
## Link
PluXml : https://www.pluxml.org/
Documentation : https://wiki.pluxml.org/
Forum : https://forum.pluxml.org/

23
app_pluxml_fr.md Normal file
View file

@ -0,0 +1,23 @@
# PluXml
![PluXml_logo](images/PluXml_logo.png)
PluXml est un moteur de blog/CMS stockant ces données en XML et ne nécessitant pas de base de données SQL.
## Aperçu
![PluXml_screenshot](images/PluXml_screenshot.jpg)
## Plugins et thèmes
Les plugins et thèmes doivent être installés manuellement respectivement dans les dossiers `/var/www/pluxml/plugins` et `/var/www/pluxml/themes`.
## Sauvegarde
Pour sauvegarder votre blog, il est nécessaire de réaliser une copie du dossier `/var/www/pluxml/data`. Cette procédure de sauvegarde est également recommandée avant toute mise à jour de l'application.
## Liens
PluXml : https://www.pluxml.org/
Documentation : https://wiki.pluxml.org/
Forum : https://forum.pluxml.org/

BIN
images/PluXml_logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB