Plume/README.md

18 lines
1.2 KiB
Markdown
Raw Normal View History

2018-11-02 09:02:31 +00:00
# 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)
2018-06-13 12:58:26 +00:00
Federated blogging engine, based on ActivityPub. It uses the Rocket framework, and Diesel to interact with the database.
2018-06-13 13:00:02 +00:00
[**Demo instance**](https://baptiste.gelez.xyz/)
2018-06-13 12:58:26 +00:00
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.
2018-04-23 10:33:16 +00:00
2018-06-13 13:00:02 +00:00
Feel free to join our Matrix room: `#plume:disroot.org` to discuss about the project!
2018-06-13 12:58:26 +00:00
2018-09-02 20:12:39 +00:00
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.
2018-09-02 20:12:39 +00:00
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)!
2018-09-29 18:25:27 +00:00
## Debate and vote on features
2018-10-02 12:20:54 +00:00
Join our [Loomio group](https://framavox.org/g/WK40YHMA/plume) to take part in Plume's decision process.