Compare commits

...

3 Commits

Author SHA1 Message Date
John Olheiser c016f543b9 Merge branch 'main' into lunny-patch-1 2023-08-31 15:48:57 +00:00
John Olheiser 1056362abd chore: remove extraneous space 2023-08-31 15:48:03 +00:00
Lunny Xiao 343ece4f96 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>
2023-08-23 02:34:32 +00:00
1 changed files with 2 additions and 1 deletions

View File

@ -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.
@ -98,7 +99,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances.
- [github2gitea](https://gitea.com/yige/github2gitea) - A python script to migrate Github repositories Gitea with issues/prs/wiki and etc.
- [gitlab2gitea](https://github.com/cornelk/gitlab2gitea) - A command line tool build with Golang to migrate a GitLab project to Gitea.
- [Gogs2Gitea](https://github.com/lesh59/Gogs2Gitea) - A SQL script and process (README) to migrate directly from Gogs 0.12.3 to Gitea 1.12.5 / 1.12.6 in MySQL/MariaDB and maybe other DB's.
- [jira2giteaMySql](https://github.com/juangarcia06/jira2giteaMySql) Jira Issues to Gitea (with MySql)
- [jira2giteaMySql](https://github.com/juangarcia06/jira2giteaMySql) Jira Issues to Gitea (with MySql)
## Organizations