1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/plume_ynh.git synced 2024-09-03 20:15:54 +02:00
Federated blogging application for YunoHost
Find a file
2024-03-11 16:07:31 +01:00
.github v2 2023-06-01 22:15:43 +02:00
conf Update nginx.conf 2023-07-04 20:48:39 +02:00
doc v2 2023-06-01 22:15:43 +02:00
scripts [autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1 2024-03-11 16:07:31 +01:00
LICENSE Updated readme 2018-11-11 08:04:24 +05:30
manifest.toml Update manifest.toml 2023-06-03 14:12:26 +02:00
README.md Auto-update README 2023-10-31 14:30:50 +00:00
README_fr.md Auto-update README 2023-10-31 14:30:50 +00:00
tests.toml fix 2023-06-01 22:32:14 +02:00

Plume for YunoHost

Integration level Working status Maintenance status

Install Plume with YunoHost

Lire ce readme en français.

This package allows you to install Plume quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Federated blogging engine, based on ActivityPub. It uses the Rocket framework, and Diesel to interact with the database.

Shipped version: 0.7.2~ynh2

Demo: https://joinplu.me/#instances

Screenshots

Screenshot of Plume

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/plume_ynh/tree/testing --debug
or
sudo yunohost app upgrade plume -u https://github.com/YunoHost-Apps/plume_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps