mirror of
https://github.com/YunoHost-Apps/13ft_ynh.git
synced 2024-09-03 18:06:03 +02:00
44 lines
2.4 KiB
Markdown
44 lines
2.4 KiB
Markdown
<!--
|
||
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||
-->
|
||
|
||
# 13ft для YunoHost
|
||
|
||
[](https://ci-apps.yunohost.org/ci/apps/13ft/)  
|
||
|
||
[](https://install-app.yunohost.org/?app=13ft)
|
||
|
||
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
||
|
||
> *Этот пакет позволяет Вам установить 13ft быстро и просто на YunoHost-сервер.*
|
||
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
||
|
||
## Обзор
|
||
|
||
13ft is an [12ft ladder](https://12ft.io) selfhosted alternative that allows you to bypass some paywalls and read the article content anyway.
|
||
|
||
### Features
|
||
- Provide *some* web articles that are normally protected by paywalls.
|
||
|
||
|
||
**Поставляемая версия:** 0.3.3~ynh1
|
||
## Документация и ресурсы
|
||
|
||
- Репозиторий кода главной ветки приложения: <https://github.com/wasi-master/13ft>
|
||
- Магазин YunoHost: <https://apps.yunohost.org/app/13ft>
|
||
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/13ft_ynh/issues>
|
||
|
||
## Информация для разработчиков
|
||
|
||
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/13ft_ynh/tree/testing).
|
||
|
||
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
||
|
||
```bash
|
||
sudo yunohost app install https://github.com/YunoHost-Apps/13ft_ynh/tree/testing --debug
|
||
или
|
||
sudo yunohost app upgrade 13ft -u https://github.com/YunoHost-Apps/13ft_ynh/tree/testing --debug
|
||
```
|
||
|
||
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|