diff --git a/README.md b/README.md index df0e5633..ffad9403 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,29 @@ -# Plume [![Build Status](https://travis-ci.org/Plume-org/Plume.svg?branch=master)](https://travis-ci.org/Plume-org/Plume) [![codecov](https://codecov.io/gh/Plume-org/Plume/branch/master/graph/badge.svg)](https://codecov.io/gh/Plume-org/Plume) +

+ Plume's logo + Plume +

+

+ Build status + Code coverage +

+

+ Website + — + Documentation + — + Contribute + — + Instances list +

-Federated blogging engine, based on ActivityPub. It uses the Rocket framework, and Diesel to interact with the database. - -[**Demo instance**](https://baptiste.gelez.xyz/) +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! -If you are interested in coding, check out the [development guide](https://github.com/Plume-org/Plume/blob/master/docs/DEVELOPMENT.md). You can also help by reporting issues, suggesting features, or writing documentation for instance. +We also have a [Loomio group](https://framavox.org/g/WK40YHMA/plume) to debate and vote and features. Feel free to join it to take part in Plume's decision process. -If you would like to help by translating Plume, we also have [a guide for you](https://github.com/Plume-org/Plume/blob/master/docs/INTERNATIONALIZATION.md)! +For more informations on the different ways to contribute, check out our [contribution page](https://contribute.joinplu.me). We are welcoming any kind of contribution, and you can probably find a way to help. -## Debate and vote on features - -Join our [Loomio group](https://framavox.org/g/WK40YHMA/plume) to take part in Plume's decision process. +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](https://github.com/Plume-org/Plume/blob/master/CODE_OF_CONDUCT.md). Please read it and make sure you accept it before contributing.