Federated blogging application, thanks to ActivityPub https://joinplu.me
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
ファイルへ移動
Bat 296aa2fbbb Merge branch 'master' of github.com:Plume-org/Plume 6年前
docs Update markup and use more idiomatic English 6年前
migrations Don't delete account with avatar 6年前
plume-common Version bump 6年前
plume-models Version bump 6年前
po Merge branch 'master' into master 6年前
src Version bump 6年前
static Don't compress avatars 6年前
templates Version bump 6年前
.dockerignore Sample compose file and Dockerfile for deployment 6年前
.editorconfig Add a .editorconfig 6年前
.gitignore Media upload 6年前
.travis.yml Add Travis CI 6年前
Cargo.lock Version bump 6年前
Cargo.toml Version bump 6年前
Dockerfile Sample compose file and Dockerfile for deployment 6年前
LICENSE Add a license (AGPLv3) 6年前
README.md correct urls in README file. 6年前
rust-toolchain deps: Update to a more recent rocket and rust toolchain 6年前

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!