Federated blogging application, thanks to ActivityPub https://joinplu.me
Você não pode selecionar mais de 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 arquivo
Bat 296aa2fbbb Merge branch 'master' of github.com:Plume-org/Plume 6 anos atrás
docs Update markup and use more idiomatic English 6 anos atrás
migrations Don't delete account with avatar 6 anos atrás
plume-common Version bump 6 anos atrás
plume-models Version bump 6 anos atrás
po Merge branch 'master' into master 6 anos atrás
src Version bump 6 anos atrás
static Don't compress avatars 6 anos atrás
templates Version bump 6 anos atrás
.dockerignore Sample compose file and Dockerfile for deployment 6 anos atrás
.editorconfig Add a .editorconfig 6 anos atrás
.gitignore Media upload 6 anos atrás
.travis.yml Add Travis CI 6 anos atrás
Cargo.lock Version bump 6 anos atrás
Cargo.toml Version bump 6 anos atrás
Dockerfile Sample compose file and Dockerfile for deployment 6 anos atrás
LICENSE Add a license (AGPLv3) 6 anos atrás
README.md correct urls in README file. 6 anos atrás
rust-toolchain deps: Update to a more recent rocket and rust toolchain 6 anos atrás

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!