Add lemmy documentation (#2277)

* added beginning of dex documentation

* Add lemmy documentation

* Delete accidental file

* Add abantecart documentation
This commit is contained in:
jahway603 2023-06-07 16:36:42 -04:00 committed by GitHub
parent 3a14cbbba6
commit ae67386d35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 42 additions and 0 deletions

View file

@ -0,0 +1,21 @@
---
title: Abantecart
template: docs
taxonomy:
category: docs, apps
routes:
default: '/app_abantecart'
---
![abantecart's logo](image://abantecart_logo.svg?resize=,80)
[![Install abantecart with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=abantecart) [![Integration level](https://dash.yunohost.org/integration/abantecart.svg)](https://dash.yunohost.org/appci/app/abantecart)
AbanteCart is a free open source ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set. This YunoHost package will install abantecart for your YunoHost instance.
## Useful links
+ Website: [www.abantecart.com](https://www.abantecart.com)
+ Official documentation: [docs.abantecart.com](https://docs.abantecart.com)
+ Application software repository: [github.com - YunoHost-Apps/abantecart](https://github.com/YunoHost-Apps/abantecart_ynh)
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/abantecart/issues](https://github.com/YunoHost-Apps/abantecart_ynh/issues)

View file

@ -0,0 +1,21 @@
---
title: Lemmy
template: docs
taxonomy:
category: docs, apps
routes:
default: '/app_lemmy'
---
![lemmy's logo](image://lemmy_logo.svg?resize=,80)
[![Install Lemmy with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=lemmy) [![Integration level](https://dash.yunohost.org/integration/lemmy.svg)](https://dash.yunohost.org/appci/app/lemmy)
Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse. This YunoHost package will install Lemmy for your YunoHost instance to have its own self-hosted and federated lemmy instance.
## Useful links
+ Website: [join-lemmy.org](https://join-lemmy.org)
+ Official documentation: [docs](https://join-lemmy.org/docs/en/index.html)
+ Application software repository: [github.com - YunoHost-Apps/lemmy](https://github.com/YunoHost-Apps/lemmy_ynh)
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/lemmy/issues](https://github.com/YunoHost-Apps/lemmy_ynh/issues)