mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-22 00:21:28 +00:00
Add new Pleroma article
This commit is contained in:
parent
d0f965aa91
commit
4441e263d0
|
@ -160,6 +160,10 @@
|
|||
{
|
||||
"title": "ActivityPub in Pleroma",
|
||||
"url": "https://blog.soykaf.com/post/activity-pub-in-pleroma"
|
||||
},
|
||||
{
|
||||
"title": "Gopher Support in Pleroma",
|
||||
"url": "https://blog.soykaf.com/post/gopher-support-in-pleroma"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
15
source/_posts/gopher-in-pleroma.md
Normal file
15
source/_posts/gopher-in-pleroma.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
|
||||
---
|
||||
layout: "post"
|
||||
title: "Gopher Support in Pleroma"
|
||||
date: 2018-04-02
|
||||
tags:
|
||||
- pleroma
|
||||
preview: "Pleroma is a high-performance and low-resource server meant to run even on small devices like Raspberry Pi. Now it supports Gopher!"
|
||||
url: "https://blog.soykaf.com/post/gopher-support-in-pleroma"
|
||||
lang: en
|
||||
image: ""
|
||||
---
|
||||
|
||||
As you may know, Pleroma is a high-performance and low-resource server meant to run even on small devices like Raspberry Pi. And now it supports Gopher protocol. Simplicity is perfection.
|
||||
Read the announcement [here](https://blog.soykaf.com/post/gopher-support-in-pleroma).
|
Loading…
Reference in a new issue