forked from coolaj86/gitea-installer.sh
		
	Update 'README.md'
This commit is contained in:
		
							parent
							
								
									c28dd2a93b
								
							
						
					
					
						commit
						e4c7bbdc54
					
				
							
								
								
									
										18
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								README.md
									
									
									
									
									
								
							| @ -39,6 +39,24 @@ which database to use, certain gitea paths, an admin user, etc. | |||||||
| 
 | 
 | ||||||
| > http://localhost:3000/ | > http://localhost:3000/ | ||||||
| 
 | 
 | ||||||
|  | ## Customize Gitea Theme | ||||||
|  | 
 | ||||||
|  | All overrides to the existing theme can be placed in the `custom/public` and `custom/templates` folders. | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | ``` | ||||||
|  | /opt/gitea/custom/public | ||||||
|  | /opt/gitea/custom/templates | ||||||
|  | ``` | ||||||
|  | 
 | ||||||
|  | For many items, such as the logo, you can simply right-click "inspect" to discover the location. For example, the small logo is `/img/gitea-sm.png` or `/opt/gitea/custom/public/img/gitea-sm.png`. | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | You can find more information about customization and templates in the docs and on github: | ||||||
|  | 
 | ||||||
|  | * https://docs.gitea.io/en-us/customizing-gitea/ | ||||||
|  | * https://github.com/go-gitea/gitea/tree/master/templates/ | ||||||
|  | 
 | ||||||
| # Troubleshooting systemd | # Troubleshooting systemd | ||||||
| 
 | 
 | ||||||
| See [Troubleshooting systemd](https://git.coolaj86.com/coolaj86/service-installer.sh/src/master/README.md#troubleshooting-systemd) | See [Troubleshooting systemd](https://git.coolaj86.com/coolaj86/service-installer.sh/src/master/README.md#troubleshooting-systemd) | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user