Plume, haskal edition
https://blog.lain.faith
54e2cea83b
For now, it checks if the instance is ready, and if it is not starts the actual setup script. Only the first actual step of the script, checking for native dependencies, is implemented. |
||
---|---|---|
migrations | ||
po | ||
src | ||
static | ||
templates | ||
.gitignore | ||
.travis.yml | ||
Cargo.lock | ||
Cargo.toml | ||
DEVELOPMENT.md | ||
INTERNATIONALIZATION.md | ||
LICENSE | ||
README.md | ||
rust-toolchain |
README.md
Plume
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!
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!