Heimdall-Apps/Plume/app.json
2019-12-17 09:47:13 -05:00

10 lines
478 B
JSON

{
"appid": "e5289e584b9daf86b4ee2b2b394696cdd99a07cf",
"name": "Plume",
"website": "https://joinplu.me",
"license": "GNU Affero General Public License v3.0",
"description": "Plume is a federated blogging engine based on ActivityPub. It is written in Rust, with the Rocket framework, and Diesel to interact with the database. The front-end uses Ructe templates, WASM and SCSS.",
"enhanced": false,
"tile_background": "light",
"icon": "plume.svg"
}