mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Add Bludit doc page
This commit is contained in:
parent
798d251d4a
commit
198a16a4ea
3 changed files with 32 additions and 0 deletions
16
app_bludit.md
Normal file
16
app_bludit.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# <img src="/images/bludit_logo.png" width="80px" alt="Bludit's logo"> Bludit
|
||||
|
||||
[](https://install-app.yunohost.org/?app=bludit) [](https://dash.yunohost.org/appci/app/bludit)
|
||||
|
||||
### Index
|
||||
|
||||
- [Useful links](#useful-links)
|
||||
|
||||
Bludit is a web application to build your own website or blog in seconds; it's completely free and open source. Bludit is a Flat-File CMS, which (in this case) means that Bludit uses files in the JSON format to store the content. You don't need to install or configure a database; you only need a web server with PHP support.
|
||||
|
||||
## Useful links
|
||||
|
||||
+ Website: [www.bludit.com (en)](https://www.bludit.com/)
|
||||
+ Official documentation: [docs.bludit.com - (en)](https://docs.bludit.com/en/)
|
||||
+ Application software repository: [github.com - YunoHost-Apps/bludit](https://github.com/YunoHost-Apps/bludit_ynh)
|
||||
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/bludit/issues](https://github.com/YunoHost-Apps/bludit_ynh/issues)
|
16
app_bludit_fr.md
Normal file
16
app_bludit_fr.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# <img src="/images/bludit_logo.png" width="80px" alt="logo de Bludit> Bludit
|
||||
|
||||
[](https://install-app.yunohost.org/?app=bludit) [](https://dash.yunohost.org/appci/app/bludit)
|
||||
|
||||
### Index
|
||||
|
||||
- [Liens utiles](#liens-utiles)
|
||||
|
||||
Bludit est une application Web pour créer votre propre site Web ou blog en quelques secondes; c'est totalement gratuit et open source. Bludit est un CMS Flat-File, ce qui (dans ce cas) signifie que Bludit utilise des fichiers au format JSON pour stocker le contenu. Vous n'avez pas besoin d'installer ou de configurer une base de données; vous n'avez besoin que d'un serveur Web prenant en charge PHP.
|
||||
|
||||
## Liens utiles
|
||||
|
||||
+ Site web : [www.bludit.com (en)](https://www.bludit.com/)
|
||||
+ Documentation officielle : [docs.bludit.com - (en)](https://docs.bludit.com/en/)
|
||||
+ Dépôt logiciel de l'application : [github.com - YunoHost-Apps/bludit](https://github.com/YunoHost-Apps/bludit_ynh)
|
||||
+ Remonter un bug ou une amélioration en créant un ticket (issue) : [github.com - YunoHost-Apps/bludit/issues](https://github.com/YunoHost-Apps/bludit_ynh/issues)
|
BIN
images/bludit_logo.png
Normal file
BIN
images/bludit_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.5 KiB |
Loading…
Add table
Reference in a new issue