mirror of
				https://gitcode.com/gitea/gitea.git
				synced 2025-10-28 23:19:09 +08:00 
			
		
		
		
	 d7f0d8d8ea
			
		
	
	d7f0d8d8ea
	
	
	
		
			
			Since adding an aliases block doesn't seem to work locally for me (I suspect because a page actually exists and Hugo is granting preference to existing pages over aliases), I also added entries to static/_redirects file so Netlify will handle the redirects Fixes #7208
		
			
				
	
	
		
			17 lines
		
	
	
		
			555 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			555 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| https://gitea-docs.netlify.com/* https://docs.gitea.io/:splat 302!
 | |
| 
 | |
| / /fr-fr/ 302! Language=fr
 | |
| / /nl-nl/ 302! Language=nl
 | |
| / /pt-br/ 302! Language=pt-br
 | |
| / /zh-cn/ 302! Language=zh-cn
 | |
| / /zh-tw/ 302! Language=zh-tw
 | |
| / /en-us/ 302!
 | |
| 
 | |
| /en-us/ci-cd/ /en-us/integrations/ 302!
 | |
| /en-us/third-party-tools/ /en-us/integrations/ 302!
 | |
| /en-us/make/ /en-us/hacking-on-gitea/ 302!
 | |
| /en-us/upgrade/ /en-us/upgrade-from-gitea/ 302!
 | |
| /fr-fr/upgrade/ /fr-fr/upgrade-from-gitea/ 302!
 | |
| /zh-cn/upgrade/ /zh-cn/upgrade-from-gitea/ 302!
 | |
| /zh-tw/upgrade/ /zh-tw/upgrade-from-gitea/ 302!
 |