mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
17 lines
1.1 KiB
Markdown
17 lines
1.1 KiB
Markdown
|
# <img src="/images/bludit_logo.png" width="80px" alt="Bludit's logo"> Bludit
|
||
|
|
||
|
[![Install Bludit with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=bludit) [![Integration level](https://dash.yunohost.org/integration/bludit.svg)](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)
|