5579f64dd0
[Security] Bump ammonia from 2.0.0 to 2.1.1 Bump bcrypt from 0.2.2 to 0.4.0 Bump clap from 2.32.0 to 2.33.0 Bump colored from 1.7.0 to 1.8.0 Bump ctrlc from 3.1.1 to 3.1.2 Bump diesel from 1.4.1 to 1.4.2 Bump dotenv from 0.13.0 to 0.14.0 Bump hyper from 0.12.25 to 0.12.28 Bump openssl from 0.10.19 to 0.10.22 Bump proc-macro2 from 0.4.27 to 0.4.30 Bump reqwest from 0.9.11 to 0.9.16 Bump rpassword from 2.1.0 to 3.0.2 Bump serde_derive from 1.0.80 to 1.0.82 Bump serde_derive from 1.0.89 to 1.0.91 Bump serde from 1.0.89 to 1.0.91 Bump serde_qs from 0.4.5 to 0.4.6 Bump stdweb from 0.4.14 to 0.4.17 Bump syn from 0.11.11 to 0.15.27 Bump whatlang from 0.7.0 to 0.7.1 |
||
---|---|---|
.circleci | ||
.github/ISSUE_TEMPLATE | ||
migrations | ||
plume-api | ||
plume-cli | ||
plume-common | ||
plume-front | ||
plume-macro | ||
plume-models | ||
po | ||
script | ||
src | ||
static | ||
templates | ||
.codecov.yml | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
Cargo.lock | ||
Cargo.toml | ||
Dockerfile | ||
Dockerfile.dev | ||
ISSUE_TEMPLATE.md | ||
LICENSE | ||
README.md | ||
build.rs | ||
crowdin.yml | ||
diesel.toml | ||
rust-toolchain |
README.md
Plume
Website — Documentation — Contribute — Instances 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.