From 343ece4f96d4c7f4fd693683f02289c2ded4caed Mon Sep 17 00:00:00 2001
From: Lunny Xiao <xiaolunwen@gmail.com>
Date: Wed, 23 Aug 2023 02:34:32 +0000
Subject: [PATCH] Add meli docs as page services which can integrate with Gitea
 (#132)

Co-authored-by: John Olheiser <john+gitea@jolheiser.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/132
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 2cc394e..711c394 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances.
 ### Web Hosting
 
 - [Caddy Gitea Plugin](https://github.com/42wim/caddy-gitea) - Caddy2 plugin enables GitHub pages-like features in Gitea, requiring a wildcard CNAME to your Gitea host.
+- [Meli Docs](https://docs.meli.charlie-bravo.be/authentication/gitea) - Meli is an open source platform built for deploying static sites and frontend applications.
 - [Pages Server](https://codeberg.org/Codeberg/pages-server) - Static Pages Server, Gitea equivalent of GitHub Pages: Can serve static webpages on custom domains, including caching, and much more
 - [pages-server](https://git.mills.io/prologic/pages-server) - A simple server for serving up static pages for Gitea A Gitea Pages server ala Github pages.