This commit is contained in:
2025-06-30 21:38:14 -06:00
parent d607d3a4b2
commit b36896a7a3
64 changed files with 614 additions and 2487 deletions

View File

@@ -1,5 +1,7 @@
# Gitea
<div class="github-widget" data-repo="go-gitea/gitea"></div>
Self-hosted Git service for collaborative development.
## Overview

View File

@@ -1,5 +1,7 @@
# Homepage
<div class="github-widget" data-repo="gethomepage/homepage"></div>
Modern dashboard for accessing all your self-hosted services.
## Overview

View File

@@ -66,6 +66,24 @@ Changemaker Lite includes several powerful services that work together to provid
- Customizable layout
- Quick search and bookmarks
### [Gitea](gitea.md)
**Port: 3030** | Self-hosted Git service
<div class="github-widget" data-repo="go-gitea/gitea"></div>
- Git repository hosting
- Web-based interface
- Issue tracking
- Pull requests
- Wiki and code review
- Lightweight and easy to deploy
### [Mini QR](mini-qr.md)
**Port: 8089** | Simple QR code generator service
<div class="github-widget" data-repo="lyqht/mini-qr"></div>
- Generate QR codes for text or URLs
- Download QR codes as images
- Simple and fast interface
- No user registration required
## Service Architecture
```

View File

@@ -1,5 +1,7 @@
# Listmonk
<div class="github-widget" data-repo="knadh/listmonk"></div>
Self-hosted newsletter and mailing list manager.
## Overview

View File

@@ -92,7 +92,3 @@ All configuration is done via environment variables:
- Ensure NocoDB table has required columns and valid coordinates
- Check API token permissions and network connectivity
## Official Documentation
Refer to the [project README](../../map/README.md) for more information.

View File

@@ -1,5 +1,7 @@
# Mini QR
<div class="github-widget" data-repo="lyqht/mini-qr"></div>
Simple QR code generator service.
## Overview
@@ -33,8 +35,4 @@ Mini QR is a lightweight service for generating QR codes for URLs, text, or othe
1. Access Mini QR at `http://localhost:${MINI_QR_PORT:-8089}`
2. Enter the text or URL to encode
3. Download or share the generated QR code
## Official Documentation
See the [project README](../../README.md) for more details.
3. Download or share the generated QR code

View File

@@ -1,5 +1,7 @@
# MkDocs Material
<div class="github-widget" data-repo="squidfunk/mkdocs-material"></div>
Modern documentation site generator with live preview.
## Overview

View File

@@ -1,5 +1,7 @@
# NocoDB
<div class="github-widget" data-repo="nocodb/nocodb"></div>
No-code database platform that turns any database into a smart spreadsheet.
## Overview