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 d5ba8864c3 Import @trwnh's logos
I would have liked to merge their commits in Plume's repository, but I have no idea how it could be done.

For reference, here is the repository they come from: https://github.com/trwnh/plumeLogos
6 years ago
docs Merge pull request #266 from Plume-org/cc-by-sa 6 years ago
migrations Change default license to CC-BY-SA 6 years ago
plume-api Add canapi and try to use for the API 6 years ago
plume-cli Merge pull request #266 from Plume-org/cc-by-sa 6 years ago
plume-common Use env!("CARGO_PKG_VERSION") instead of hardcoding version when possible 6 years ago
plume-models Add .swp to .gitignore 6 years ago
po Update French translation 6 years ago
src Rocket should manage DbConn, not Option<DbConn> 6 years ago
static Import @trwnh's logos 6 years ago
templates Use <div> for avatars 6 years ago
.dockerignore Sample compose file and Dockerfile for deployment 6 years ago
.editorconfig Add a .editorconfig 6 years ago
.gitignore Add .swp to .gitignore 6 years ago
.travis.yml Run Travis for SQlite too 6 years ago
CODE_OF_CONDUCT.md Add a CoC 6 years ago
Cargo.lock Remove legacy setup script 6 years ago
Cargo.toml Document new command-line tools 6 years ago
Dockerfile Fix Docker build (forgot --features) 6 years ago
ISSUE_TEMPLATE.md Create ISSUE_TEMPLATE.md 6 years ago
LICENSE Add a license (AGPLv3) 6 years ago
README.md Fix a typo in README 6 years ago
diesel.toml add sqlite migrations 6 years ago
rust-toolchain deps: Update to a more recent rocket and rust toolchain 6 years ago

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!

Debate and vote on features

Join our Loomio group to take part in Plume's decision process.