mirror of
https://git.feneas.org/feneas/fediverse.git
synced 2024-12-23 08:37:56 +01: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 New Issue
Block a user