mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-11-04 00:11:04 +00:00 
			
		
		
		
	For Docusaurus, it needs a meta data named `sidebar_position`, so we copy all `weight` under `menu/sidebar` as top meta key.
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			433 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			433 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
date: "2019-11-12T16:00:00+02:00"
 | 
						|
title: "Search"
 | 
						|
slug: "search"
 | 
						|
weight: 1
 | 
						|
toc: false
 | 
						|
draft: false
 | 
						|
sitemap:
 | 
						|
  priority : 1
 | 
						|
layout: "search"
 | 
						|
---
 | 
						|
 | 
						|
 | 
						|
This file exists solely to respond to /search URL with the related `search` layout template.
 | 
						|
 | 
						|
No content shown here is rendered, all content is based in the template layouts/doc/search.html
 | 
						|
 | 
						|
Setting a very low sitemap priority will tell search engines this is not important content.
 |