fix(gotosocial): add README in markdown

This commit is contained in:
WrenIX 2024-11-12 12:14:52 +01:00
parent 7239373db2
commit 0335bfdb12
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
3 changed files with 7 additions and 13 deletions

View file

@ -3,7 +3,7 @@ name: gotosocial
description: With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to! description: With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!
icon: https://docs.gotosocial.org/en/latest/assets/sloth.png icon: https://docs.gotosocial.org/en/latest/assets/sloth.png
type: application type: application
version: 0.2.6 version: "0.2.7"
# renovate: image=docker.io/superseriousbusiness/gotosocial # renovate: image=docker.io/superseriousbusiness/gotosocial
appVersion: "0.17.3" appVersion: "0.17.3"
maintainers: maintainers:

View file

@ -2,7 +2,7 @@
= gotosocial = gotosocial
image::https://img.shields.io/badge/Version-0.2.6-informational?style=flat-square[Version: 0.2.6] image::https://img.shields.io/badge/Version-0.2.7-informational?style=flat-square[Version: 0.2.7]
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
image::https://img.shields.io/badge/AppVersion-0.17.3-informational?style=flat-square[AppVersion: 0.17.3] image::https://img.shields.io/badge/AppVersion-0.17.3-informational?style=flat-square[AppVersion: 0.17.3]
== Maintainers == Maintainers

View file

@ -1,19 +1,13 @@
+++ ---
title = "gotosocial" title: "gotosocial"
description = "With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!" description: "With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!"
weight = 30 ---
sort_by = "weight"
template = "docs/page.html"
[extra]
toc = true
+++
# gotosocial # gotosocial
![Version: 0.2.6](https://img.shields.io/badge/Version-0.2.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.17.3](https://img.shields.io/badge/AppVersion-0.17.3-informational?style=flat-square) ![Version: 0.2.7](https://img.shields.io/badge/Version-0.2.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.17.3](https://img.shields.io/badge/AppVersion-0.17.3-informational?style=flat-square)
With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to! With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!