diff --git a/.vitepress/config/en.ts b/.vitepress/config/en.ts index 203fe27..ac20f65 100644 --- a/.vitepress/config/en.ts +++ b/.vitepress/config/en.ts @@ -34,11 +34,12 @@ export const sidebarDoc = (): DefaultTheme.SidebarItem[] => [ }, { text: 'Software', - base: '/en/apps', + base: '/en/apps/', items: [ - { text: 'Amberol', link: '/amberol/' }, - { text: 'Text Editor', link: '/text-editor/' }, - { text: 'Moonlight', link: '/moonlight/' } + { text: 'Amberol', link: 'amberol/' }, + { text: 'Text Editor', link: 'text-editor/' }, + { text: 'Moonlight', link: 'moonlight/' }, + { text: 'Tuba', link: 'tuba/' } ], collapsed: true }, diff --git a/.vitepress/config/ru.ts b/.vitepress/config/ru.ts index 26d888b..816a2e6 100644 --- a/.vitepress/config/ru.ts +++ b/.vitepress/config/ru.ts @@ -38,7 +38,8 @@ export const sidebarDoc = (): DefaultTheme.SidebarItem[] => [ items: [ { text: 'Текстовый редактор', link: 'text-editor/' }, { text: 'Amberol', link: 'amberol/' }, - { text: 'Moonlight', link: 'moonlight/' } + { text: 'Moonlight', link: 'moonlight/' }, + { text: 'Туба', link: 'tuba/' } ], collapsed: true }, diff --git a/.vitepress/theme/locales/en.yaml b/.vitepress/theme/locales/en.yaml index cabc19e..41f7cc1 100644 --- a/.vitepress/theme/locales/en.yaml +++ b/.vitepress/theme/locales/en.yaml @@ -11,7 +11,12 @@ meta: caption: Developer lists: homepage: Project Website + contact: Contact + help: Help + translate: Contribute Translations bugtracker: Report an Issue + vcs-browser: Browse the source code + contribute: Contribute to the App actions: sisyphus: Sisyphus flatpak: Flapak diff --git a/.vitepress/theme/locales/ru.yaml b/.vitepress/theme/locales/ru.yaml index 5832a29..5c142c9 100644 --- a/.vitepress/theme/locales/ru.yaml +++ b/.vitepress/theme/locales/ru.yaml @@ -11,9 +11,12 @@ meta: caption: Разработчик lists: homepage: Сайт проекта + contact: Связь с нами help: Справка translate: Участие в переводах bugtracker: Сообщить о проблеме + vcs-browser: Посмотреть исходный код + contribute: Внести вклад в развитие приложения actions: sisyphus: Сизиф flatpak: Flapak diff --git a/docs/apps/tuba/index.md b/docs/apps/tuba/index.md new file mode 100644 index 0000000..616e5c9 --- /dev/null +++ b/docs/apps/tuba/index.md @@ -0,0 +1,37 @@ +--- +aggregation: + flatpak: dev.geopjr.Tuba + sisyphus: dev.geopjr.Tuba +appstream: + id: dev.geopjr.Tuba + name: Туба + icon: https://raw.githubusercontent.com/GeopJr/Tuba/3646b3318098c1c440297418b78bee04ac7c5054/data/icons/color.svg + summary: Воспроизводит музыку и ничего больше + keywords: + - adaptive + - circle + - dontthemes + developer: + name: Evan Paterakis + nickname: GeopJr + avatar: https://avatars.githubusercontent.com/u/18014039?v=4 + metadata_license: + name: GNU GPLv3 + link: https://choosealicense.com/licenses/gpl-3.0/ + url: + homepage: https://tuba.geopjr.dev/ + contact: https://matrix.to/#/#tuba:gnome.org + translate: https://github.com/flathub/com.anydesk.Anydesk/issues + bugtracker: https://github.com/GeopJr/Tuba/issues + vcs-browser: https://github.com/GeopJr/Tuba/ + contribute: https://github.com/GeopJr/Tuba#contributing +--- + +# Туба + +Fediverse — это децентрализованная социальная сеть, состоящая из множества взаимосвязанных платформ и сообществ, позволяющая пользователям общаться и обмениваться контентом через различные сети и серверы. Она способствует конфиденциальности пользователей, а также предлагает альтернативу централизованным платформам социальных сетей. + +Исследуйте федеративную социальную сеть с помощью Tuba для GNOME. Оставайтесь на связи со своими любимыми сообществами, семьей и друзьями благодаря поддержке популярных платформ Fediverse, таких как Mastodon, GoToSocial, Akkoma и других! + + + diff --git a/docs/en/apps/tuba/index.md b/docs/en/apps/tuba/index.md new file mode 100644 index 0000000..11761c0 --- /dev/null +++ b/docs/en/apps/tuba/index.md @@ -0,0 +1,37 @@ +--- +aggregation: + flatpak: dev.geopjr.Tuba + sisyphus: dev.geopjr.Tuba +appstream: + id: dev.geopjr.Tuba + name: Tuba + icon: https://raw.githubusercontent.com/GeopJr/Tuba/3646b3318098c1c440297418b78bee04ac7c5054/data/icons/color.svg + summary: Browse the Fediverse + keywords: + - adaptive + - circle + - dontthemes + developer: + name: Evan Paterakis + nickname: GeopJr + avatar: https://avatars.githubusercontent.com/u/18014039?v=4 + metadata_license: + name: GNU GPLv3 + link: https://choosealicense.com/licenses/gpl-3.0/ + url: + homepage: https://tuba.geopjr.dev/ + contact: https://matrix.to/#/#tuba:gnome.org + translate: https://github.com/flathub/com.anydesk.Anydesk/issues + bugtracker: https://github.com/GeopJr/Tuba/issues + vcs-browser: https://github.com/GeopJr/Tuba/ + contribute: https://github.com/GeopJr/Tuba#contributing +--- + +# Tuba + +The Fediverse is a decentralized social network that consists of multiple interconnected platforms and communities, allowing users to communicate and share content across different networks and servers. It promotes user privacy and data ownership, and offers an alternative to centralized social media platforms. + +Explore the federated social web with Tuba for GNOME. Stay connected to your favorite communities, family and friends with support for popular Fediverse platforms like Mastodon, GoToSocial, Akkoma & more! + + +