1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ladder_ynh.git synced 2024-09-03 19:26:23 +02:00
ladder_ynh/README_es.md
2024-07-02 07:23:13 +00:00

49 lines
2.9 KiB
Markdown

<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# Ladder para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/ladder.svg)](https://ci-apps.yunohost.org/ci/apps/ladder/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/ladder.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/ladder.maintain.svg)
[![Instalar Ladder con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ladder)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarLadder rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
Freedom of information is an essential pillar of democracy and informed decision-making. While media organizations have legitimate financial interests, it is crucial to strike a balance between profitability and the public's right to access information. The proliferation of paywalls raises concerns about the erosion of this fundamental freedom, and it is imperative for society to find innovative ways to preserve access to vital information without compromising the sustainability of journalism. In a world where knowledge should be shared and not commodified, paywalls should be critically examined to ensure that they do not undermine the principles of an open and informed society.
Some sites do not expose their content to search engines, which means that the proxy cannot access the content. A future version will try to fetch the content from Google Cache.
Certain sites may display missing images or encounter formatting issues. This can be attributed to the site's reliance on JavaScript or CSS for image and resource loading, which presents a limitation when accessed through this proxy. If you prefer a full experience, please consider buying a subscription for the site.
**Versión actual:** 0.0.21~ynh2
## Capturas
![Captura de Ladder](./doc/screenshots/example.png)
## Documentaciones y recursos
- Repositorio del código fuente oficial de la aplicación : <https://github.com/everywall/ladder>
- Catálogo YunoHost: <https://apps.yunohost.org/app/ladder>
- Reportar un error: <https://github.com/YunoHost-Apps/ladder_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/ladder_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/ladder_ynh/tree/testing --debug
o
sudo yunohost app upgrade ladder -u https://github.com/YunoHost-Apps/ladder_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>