Federated blogging application, thanks to ActivityPub https://joinplu.me
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Bat 296aa2fbbb Merge branch 'master' of github.com:Plume-org/Plume преди 6 години
docs Update markup and use more idiomatic English преди 6 години
migrations Don't delete account with avatar преди 6 години
plume-common Version bump преди 6 години
plume-models Version bump преди 6 години
po Merge branch 'master' into master преди 6 години
src Version bump преди 6 години
static Don't compress avatars преди 6 години
templates Version bump преди 6 години
.dockerignore Sample compose file and Dockerfile for deployment преди 6 години
.editorconfig Add a .editorconfig преди 6 години
.gitignore Media upload преди 6 години
.travis.yml Add Travis CI преди 6 години
Cargo.lock Version bump преди 6 години
Cargo.toml Version bump преди 6 години
Dockerfile Sample compose file and Dockerfile for deployment преди 6 години
LICENSE Add a license (AGPLv3) преди 6 години
README.md correct urls in README file. преди 6 години
rust-toolchain deps: Update to a more recent rocket and rust toolchain преди 6 години

README.md

Plume Build Status

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

Demo instance

It is not yet ready for production use, but we have all the basic features (account management, blogs, articles, comments, etc) and a basic federation.

Feel free to join our Matrix room: #plume:disroot.org to discuss about the project!

If you are interested in coding, check out the development guide. You can also help by reporting issues, suggesting features, or writing documentation for instance.

If you would like to help by translating Plume, we also have a guide for you!