mirror of
				https://gitea.com/gitea/awesome-gitea.git
				synced 2025-11-04 06:16:53 +01:00 
			
		
		
		
	add markdown lint (#113)
fix #112 Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/113 Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.io> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
		
				
					committed by
					
						
						techknowlogick
					
				
			
			
				
	
			
			
			
						parent
						
							7bb199a456
						
					
				
				
					commit
					ae95884ddb
				
			
							
								
								
									
										14
									
								
								.gitea/workflows/lint.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								.gitea/workflows/lint.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,14 @@
 | 
				
			|||||||
 | 
					name: lint
 | 
				
			||||||
 | 
					on:
 | 
				
			||||||
 | 
					  - push
 | 
				
			||||||
 | 
					  - pull_request
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					jobs:
 | 
				
			||||||
 | 
					  lint:
 | 
				
			||||||
 | 
					    name: lint
 | 
				
			||||||
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
 | 
					    steps:
 | 
				
			||||||
 | 
					      - name: lint
 | 
				
			||||||
 | 
					        uses: https://github.com/articulate/actions-markdownlint@v1
 | 
				
			||||||
 | 
					        with:
 | 
				
			||||||
 | 
					          files: '**/*.md'
 | 
				
			||||||
							
								
								
									
										49
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										49
									
								
								README.md
									
									
									
									
									
								
							@@ -1,28 +1,35 @@
 | 
				
			|||||||
# Awesome Gitea
 | 
					# Awesome Gitea
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[](https://awesome.re)
 | 
					[](https://awesome.re)
 | 
				
			||||||
[](contributing.md)
 | 
					[](contributing.md)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
A curated list of awesome projects related to Gitea.
 | 
					A curated list of awesome projects related to Gitea.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Contents
 | 
					## Contents
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- [Applications](#applications)
 | 
					- [Awesome Gitea](#awesome-gitea)
 | 
				
			||||||
  - [Bot](#bot)
 | 
					  - [Contents](#contents)
 | 
				
			||||||
  - [Command Line](#command-line)
 | 
					  - [Applications](#applications)
 | 
				
			||||||
  - [DevOps](#devops)
 | 
					    - [Bot](#bot)
 | 
				
			||||||
  - [Mobile](#mobile)
 | 
					    - [Command Line](#command-line)
 | 
				
			||||||
  - [Panel](#panel)
 | 
					    - [DevOps](#devops)
 | 
				
			||||||
  - [Web Hosting](#web-hosting)
 | 
					    - [Mobile](#mobile)
 | 
				
			||||||
- [Migration](#migration)
 | 
					    - [Panel](#panel)
 | 
				
			||||||
- [Organizations](#organizations)
 | 
					    - [Web Hosting](#web-hosting)
 | 
				
			||||||
- [Packages](#packages)
 | 
					  - [Migration](#migration)
 | 
				
			||||||
- [Package Management](#package-management)
 | 
					  - [Organizations](#organizations)
 | 
				
			||||||
- [Plugins](#plugins)
 | 
					    - [Open Registration](#open-registration)
 | 
				
			||||||
- [Scripts](#scripts)
 | 
					    - [For internal use](#for-internal-use)
 | 
				
			||||||
- [SDK](#sdk)
 | 
					  - [Packages](#packages)
 | 
				
			||||||
- [Themes](#themes)
 | 
					  - [Package Management](#package-management)
 | 
				
			||||||
- [Workflow Tools](#workflow-tools)
 | 
					  - [Plugins](#plugins)
 | 
				
			||||||
- [Project Management](#project-management)
 | 
					  - [Scripts](#scripts)
 | 
				
			||||||
 | 
					  - [SDK](#sdk)
 | 
				
			||||||
 | 
					  - [Themes](#themes)
 | 
				
			||||||
 | 
					    - [Light](#light)
 | 
				
			||||||
 | 
					    - [Dark](#dark)
 | 
				
			||||||
 | 
					  - [Workflow Tools](#workflow-tools)
 | 
				
			||||||
 | 
					  - [Project Management](#project-management)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Applications
 | 
					## Applications
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -176,11 +183,11 @@ A curated list of awesome projects related to Gitea.
 | 
				
			|||||||
- [Bthree Dark](https://projects.blender.org/infrastructure/gitea-custom) - A dark theme created and used by the Blender Project.
 | 
					- [Bthree Dark](https://projects.blender.org/infrastructure/gitea-custom) - A dark theme created and used by the Blender Project.
 | 
				
			||||||
- [Carbon Red](https://github.com/iamdoubz/Gitea-Carbon-Red) - Darker red 1.14+ theme based on arc-green by iamdoubz
 | 
					- [Carbon Red](https://github.com/iamdoubz/Gitea-Carbon-Red) - Darker red 1.14+ theme based on arc-green by iamdoubz
 | 
				
			||||||
- [Dark Arc](https://github.com/Jieiku/theme-dark-arc-gitea) - Dark theme with high contrast, based on arc-green.
 | 
					- [Dark Arc](https://github.com/Jieiku/theme-dark-arc-gitea) - Dark theme with high contrast, based on arc-green.
 | 
				
			||||||
- [Dark Blue](https://gitea.artixlinux.org/artix/gitea-dark-blue) - The dark blue Gitea theme used on https://gitea.artixlinux.org
 | 
					- [Dark Blue](https://gitea.artixlinux.org/artix/gitea-dark-blue) - The dark blue Gitea theme used on [https://gitea.artixlinux.org](https://gitea.artixlinux.org)
 | 
				
			||||||
- [Dark Red](https://github.com/iamdoubz/Gitea-Dark-Red-Theme) - Dark red theme by iamdoubz
 | 
					- [Dark Red](https://github.com/iamdoubz/Gitea-Dark-Red-Theme) - Dark red theme by iamdoubz
 | 
				
			||||||
- [Earl Grey](https://github.com/acoolstraw/earl-grey) - An elegant dark theme for Gitea with blue as highlight color used on https://git.pinnoto.org/bo
 | 
					- [Earl Grey](https://github.com/acoolstraw/earl-grey) - An elegant dark theme for Gitea with blue as highlight color used on [https://git.pinnoto.org/bo](https://git.pinnoto.org/bo)
 | 
				
			||||||
- [Matrix](https://github.com/TylerByte666/gitea-matrix-template) - Neon-green with a matrix-inspired background
 | 
					- [Matrix](https://github.com/TylerByte666/gitea-matrix-template) - Neon-green with a matrix-inspired background
 | 
				
			||||||
- [Pitch Black](https://github.com/iamdoubz/Gitea-Pitch-Black) - Pitch black 1.14+ theme used on https://git.dou.bet/iamdoubz/Gitea-Pitch-Black
 | 
					- [Pitch Black](https://github.com/iamdoubz/Gitea-Pitch-Black) - Pitch black 1.14+ theme used on [https://git.dou.bet/iamdoubz/Gitea-Pitch-Black](https://git.dou.bet/iamdoubz/Gitea-Pitch-Black)
 | 
				
			||||||
- [Tangerine Dream](https://github.com/jager012/tangerine-dream) - Tangerine dark theme for Gitea
 | 
					- [Tangerine Dream](https://github.com/jager012/tangerine-dream) - Tangerine dark theme for Gitea
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Workflow Tools
 | 
					## Workflow Tools
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,4 +1,5 @@
 | 
				
			|||||||
# Contribution Guidelines
 | 
					# Contribution Guidelines
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- **To add, remove, or change things on the list:** Submit a pull request
 | 
					- **To add, remove, or change things on the list:** Submit a pull request
 | 
				
			||||||
- List items should be sorted *alphabetically*.
 | 
					- List items should be sorted *alphabetically*.
 | 
				
			||||||
- Each item should be limited to one link and a description.
 | 
					- Each item should be limited to one link and a description.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user