mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-19 07:09:17 +00:00
Add new post
This commit is contained in:
parent
46e5ad01ad
commit
3718f81190
22
source/_posts/fediverse-glossary.md
Normal file
22
source/_posts/fediverse-glossary.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
|
||||
---
|
||||
layout: "post"
|
||||
title: "Fediverse glossary"
|
||||
date: 2018-11-16
|
||||
tags:
|
||||
- fediverse
|
||||
preview: "Have a look at this extensive glossary about Fediverse"
|
||||
url: "https://tilde.town/%7Epetegozz/Fediverse_Glossary"
|
||||
lang: en
|
||||
---
|
||||
|
||||
[Peter Gossner](https://pleroma.tilde.zone/users/petegozz) wrote an extensive Fediverse tech [glossary](https://tilde.town/%7Epetegozz/Fediverse_Glossary). Here's the **Dedication** excerpt:
|
||||
|
||||
"For Artists and Hackers, Academics, and Admins.
|
||||
For Humans who Grok stuff. Those self taught, and persistent.
|
||||
For those who build for Us: Tools to own and run.
|
||||
For People in Community: Who will not be a Commodity,
|
||||
For Our Internet, And all who sail on her.
|
||||
Useful may it be. Save time may it much".
|
||||
|
||||
This is the right time to notice that *fediverse.party* is looking for authors! Anyone who would like to write about federated social platforms in a simple, user-friendly way, please, see the [issue](https://gitlab.com/fediverse/fediverse.gitlab.io/issues/16) for details. One-time contributions, series of posts, a best-seller book about Fediverse... You name it. Fediverse Chronicles are waiting for you!
|
|
@ -68,6 +68,10 @@ small {
|
|||
font-size: .85rem;
|
||||
}
|
||||
|
||||
pre {
|
||||
margin-left: 1.3em;
|
||||
}
|
||||
|
||||
code,
|
||||
pre {
|
||||
line-height: 1.5;
|
||||
|
|
Loading…
Reference in a new issue