Federated blogging application, thanks to ActivityPub
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
fdb-hiroshima ab2998e214
Make Plume compile on release (#365)
* Remove use of String for body parameters

Create SignedJson and implement FromData for it

* Make Travis test on release

* Remove warning when installing and fix coverage
6 years ago
docs Make Plume compile on release (#365) 6 years ago
migrations Remove ap_url from mention (#362) 6 years ago
plume-api Upgrade plume dependencies (#332) 6 years ago
plume-cli Upgrade plume dependencies (#332) 6 years ago
plume-common Make Plume compile on release (#365) 6 years ago
plume-models Remove ap_url from mention (#362) 6 years ago
po i18n: Update Polish translation (#366) 6 years ago
script Test with PostgreSQL too (#309) 6 years ago
src Make Plume compile on release (#365) 6 years ago
static Use SCSS (#355) 6 years ago
templates Count items in database as much as possible (#344) 6 years ago
.codecov.yml Make Plume compile on release (#365) 6 years ago
.dockerignore Sample compose file and Dockerfile for deployment 6 years ago
.editorconfig Use Ructe (#327) 6 years ago
.gitignore Use SCSS (#355) 6 years ago
.travis.yml Make Plume compile on release (#365) 6 years ago
CODE_OF_CONDUCT.md Add a CoC 6 years ago
Cargo.lock Use SCSS (#355) 6 years ago
Cargo.toml Use SCSS (#355) 6 years ago
Dockerfile Make Plume compile on release (#365) 6 years ago
ISSUE_TEMPLATE.md Create ISSUE_TEMPLATE.md 6 years ago
LICENSE Add a license (AGPLv3) 6 years ago
README.md Update README.md 6 years ago
build.rs Use SCSS (#355) 6 years ago
diesel.toml add sqlite migrations 6 years ago
rust-toolchain Upgrade plume dependencies (#332) 6 years ago

README.md

Plume's logo Plume

Build status Code coverage

WebsiteDocumentationContributeInstances list

Plume is a federated blogging engine, based on ActivityPub. It uses the Rocket framework, and Diesel to interact with the database.

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!

We also have a Loomio group to debate and vote and features. Feel free to join it to take part in Plume's decision process.

For more informations on the different ways to contribute, check out our contribution page. We are welcoming any kind of contribution, and you can probably find a way to help.

As we want the various spaces related to the project (GitHub, Matrix, Loomio, etc) to be as safe as possible for everyone, we adopted a code of conduct. Please read it and make sure you accept it before contributing.