From 70b35c4b5aeb06a3af2b1dcda7f208f893bfd9f2 Mon Sep 17 00:00:00 2001 From: pacman-ghost Date: Thu, 17 Nov 2022 22:11:14 +0800 Subject: [PATCH] Added gitea-preview (preview files directly from a Gitea repo). (#94) Co-authored-by: Pacman Ghost Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/94 Reviewed-by: Lunny Xiao Reviewed-by: pat-s Co-authored-by: pacman-ghost Co-committed-by: pacman-ghost --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bee8915..6bbf039 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ A curated list of awesome projects related to Gitea. * [gitea-comment-plugin](https://github.com/TsakiDev/gitea-comment) - A Drone plugin to post comments on a Gitea Pull Request. * [Gitea Extension for Visual Studio](https://marketplace.visualstudio.com/items?itemName=MysticBoy.GiteaExtensionforVisualStudio) - A Visual Studio Extension that brings the Gitea Flow into Visual Studio. * [gitea-kanban](https://github.com/qontu/gitea-kanban) - Kanban for Gitea done in Vue +* [gitea-preview](https://github.com/pacman-ghost/gitea-preview) - Preview files (including HTML) directly from a Gitea repo. * [gitea-tree](https://github.com/vickllny/giteatree) - gitea-tree * [Gitea-VSCode](https://marketplace.visualstudio.com/items?itemName=ijustdev.gitea-vscode) - Gitea Issue Tracker for vs-code * [intellij-gitea-plugin](https://github.com/e1fueg0/intellij-gitea-plugin) - Gitea issue tracker integration plugin for Jetbrains IDE platform.