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
Baptiste Gelez 3ad1f6968c
Version bump: 0.3.0 (alpha 2) (#529)
преди 5 години
.circleci remove test after running it, and bump cache version (#531) преди 5 години
.github/ISSUE_TEMPLATE Update issue templates (#471) преди 5 години
migrations Fix issue with sqlite migrations for comment_seers (#503) преди 5 години
plume-api Version bump: 0.3.0 (alpha 2) (#529) преди 5 години
plume-cli Version bump: 0.3.0 (alpha 2) (#529) преди 5 години
plume-common Version bump: 0.3.0 (alpha 2) (#529) преди 5 години
plume-front Version bump: 0.3.0 (alpha 2) (#529) преди 5 години
plume-models Version bump: 0.3.0 (alpha 2) (#529) преди 5 години
po New Crowdin translations (#479) преди 5 години
script strip binary before packing (#533) преди 5 години
src New Crowdin translations (#479) преди 5 години
static Fix #504 (#532) преди 5 години
templates Fix #504 (#532) преди 5 години
.codecov.yml Make Plume compile on release (#365) преди 5 години
.dockerignore Sample compose file and Dockerfile for deployment преди 6 години
.editorconfig Slightly improve the media experience (#452) преди 5 години
.gitignore Add tests for plume webserver (#513) преди 5 години
CODE_OF_CONDUCT.md Add a CoC преди 6 години
Cargo.lock New Crowdin translations (#479) преди 5 години
Cargo.toml Version bump: 0.3.0 (alpha 2) (#529) преди 5 години
Dockerfile Use multi step build to limit the docker image size (#416) преди 5 години
Dockerfile.dev Use multi step build to limit the docker image size (#416) преди 5 години
ISSUE_TEMPLATE.md Create ISSUE_TEMPLATE.md преди 6 години
LICENSE Add a license (AGPLv3) преди 6 години
README.md Update README.md преди 5 години
build.rs Run 'cargo fmt' to format code (#489) преди 5 години
crowdin.yml Update Crowdin configuration file преди 5 години
diesel.toml add sqlite migrations преди 6 години
rust-toolchain use circleci instead of travis (#511) преди 5 години

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.