forked from go-gitea/gitea
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: move search input to navbar (go-gitea#20551)
* remove search item from sidebar * fix search for some docs languages Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
- Loading branch information
1 parent
8ad5f69
commit c0ae2cd
Showing
9 changed files
with
55 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,6 +22,7 @@ params: | |
minGoVersion: 1.18 | ||
goVersion: 1.19 | ||
minNodeVersion: 14 | ||
search: nav | ||
|
||
outputs: | ||
home: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
date: "2019-11-12T16:00:00+02:00" | ||
title: "Search" | ||
slug: "search" | ||
weight: 4 | ||
toc: false | ||
draft: false | ||
sitemap: | ||
priority : 0.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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
date: "2019-11-12T16:00:00+02:00" | ||
title: "Search" | ||
slug: "search" | ||
weight: 4 | ||
toc: false | ||
draft: false | ||
sitemap: | ||
priority : 0.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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
date: "2019-11-12T16:00:00+02:00" | ||
title: "Search" | ||
slug: "search" | ||
weight: 4 | ||
toc: false | ||
draft: false | ||
sitemap: | ||
priority : 0.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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters