8
16
Derivar 22
Federated blogging application, thanks to ActivityPub https://joinplu.me
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Ir para o ficheiro
Bat 296aa2fbbb Merge branch 'master' of github.com:Plume-org/Plume há 6 anos
docs Update markup and use more idiomatic English há 6 anos
migrations Don't delete account with avatar há 6 anos
plume-common Version bump há 6 anos
plume-models Version bump há 6 anos
po Merge branch 'master' into master há 6 anos
src Version bump há 6 anos
static Don't compress avatars há 6 anos
templates Version bump há 6 anos
.dockerignore Sample compose file and Dockerfile for deployment há 6 anos
.editorconfig Add a .editorconfig há 6 anos
.gitignore Media upload há 6 anos
.travis.yml Add Travis CI há 6 anos
Cargo.lock Version bump há 6 anos
Cargo.toml Version bump há 6 anos
Dockerfile Sample compose file and Dockerfile for deployment há 6 anos
LICENSE Add a license (AGPLv3) há 6 anos
README.md correct urls in README file. há 6 anos
rust-toolchain deps: Update to a more recent rocket and rust toolchain há 6 anos

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!