self-hosted microblog
This commit is contained in:
parent
f7e886b55b
commit
a3c3bb0759
12
content/posts/2023/yarn-blog.md
Normal file
12
content/posts/2023/yarn-blog.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
title: "Self-hosted cервис микро-блогов"
|
||||||
|
date: 2023-02-06T23:44:19+03:00
|
||||||
|
draft: true
|
||||||
|
tags: [life, blog]
|
||||||
|
---
|
||||||
|
|
||||||
|
Я что-то до сих пор не принял для себя
|
||||||
|
«правильного» перевода **self-hosted**.
|
||||||
|
|
||||||
|
Запустил у себя [Yarn](https://git.mills.io/yarnsocial/yarn)
|
||||||
|
для своих микро-блогов.
|
@ -294,8 +294,9 @@
|
|||||||
<section class="bg-white border rounded shadow-sm p-3 mb-3">
|
<section class="bg-white border rounded shadow-sm p-3 mb-3">
|
||||||
<h2 class="text-center mb-3">📫 How to reach me</h2>
|
<h2 class="text-center mb-3">📫 How to reach me</h2>
|
||||||
<div class="lh-lg text-center">
|
<div class="lh-lg text-center">
|
||||||
<a class="border-bottom border-primary text-decoration-none p-1" target="_blank" href="https://twitter.com/_iiiypuk">Twitter</a>,
|
|
||||||
<a class="border-bottom border-primary text-decoration-none p-1" target="_blank" href="mailto:iiiypuk@fastmail.fm">EMail</a>,
|
<a class="border-bottom border-primary text-decoration-none p-1" target="_blank" href="mailto:iiiypuk@fastmail.fm">EMail</a>,
|
||||||
|
<a class="border-bottom border-primary text-decoration-none p-1" target="_blank" href="http://a2s.su:8000/">Micro blog</a>,
|
||||||
|
<a class="border-bottom border-primary text-decoration-none p-1" target="_blank" href="https://twitter.com/_iiiypuk">Twitter</a>,
|
||||||
<a class="border-bottom border-primary text-decoration-none p-1" target="_blank" href="irc://iiiypuk.me:6667/admin">IRC</a>,
|
<a class="border-bottom border-primary text-decoration-none p-1" target="_blank" href="irc://iiiypuk.me:6667/admin">IRC</a>,
|
||||||
<a class="border-bottom border-primary text-decoration-none p-1" target="_blank" href="https://t.me/qp11db">Telegram Channel</a>
|
<a class="border-bottom border-primary text-decoration-none p-1" target="_blank" href="https://t.me/qp11db">Telegram Channel</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user