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

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.