From: Aidan Cornelius-Bell Date: Tue, 8 Oct 2024 08:49:11 +0000 (+1030) Subject: tweaks to trigger redeploy X-Git-Url: https://gitweb.mndrdr.org/?a=commitdiff_plain;h=0edd488c7937bd6afc42775cb4abbda3595c4273;p=arelpe.git tweaks to trigger redeploy --- diff --git a/README.md b/README.md index b07b3af..6a1d272 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Arelpe is a Ruby on Rails application that provides a RESTful API for managing b - Pagination and filtering for posts - Support for two post types: dispatches and bookmarks - Markdown rendering for post content +- Subscriptions and mailing list management ## Requirements @@ -68,4 +69,4 @@ This project is licensed under the GNU GPL - see the [LICENSE.md](LICENSE.md) fi - [Devise](https://github.com/heartcombo/devise) for authentication - [Kaminari](https://github.com/kaminari/kaminari) for pagination -- [jsonapi-serializer](https://github.com/jsonapi-serializer/jsonapi-serializer) for JSON:API serialization \ No newline at end of file +- [jsonapi-serializer](https://github.com/jsonapi-serializer/jsonapi-serializer) for JSON:API serialization