Is it only me or this project has surprisingly little documentation for 11 old project? Looks like a joke in all seriousness. Completely unstructured, with some random examples. I expected something better.

Comment From: adamoleeo

The main search box on the website has been broken for at least 3 months too. https://github.com/gin-gonic/website/issues/319

Comment From: theurzil

@adamoleeo what kind of OS and browser you are using, because I had the same issue on firefox/ubuntu! but when I cloned the repo to look into, on preview mode it did work just fine

Comment From: Ehsan-U

Surprisingly poor documentation for such an amazing framework

Comment From: adamoleeo

@adamoleeo what kind of OS and browser you are using, because I had the same issue on firefox/ubuntu! but when I cloned the repo to look into, on preview mode it did work just fine

ios/safari, macos/chrome, macos/safari, macos/firefox.

Dunno if these console warnings are relevant? AFAICT they're only warnings though ¯\_(ツ)_/¯

A preload for 'https://gin-gonic.com/_astro/page.7qqag-5g.js' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.
A preload for 'https://gin-gonic.com/_astro/Search.astro_astro_type_script_index_0_lang.18-vQxR-.js' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.

Image

Comment From: Dindihub

Hi @appleboy Anyone working on this issue? I'm willing to help revamp the docs.

Comment From: appleboy

@Dindihub There are still existing issues related to Search. If you could help revamp the documentation, that would be great. Thank you for your assistance.

Comment From: Dindihub

@Dindihub There are still existing issues related to Search. If you could help revamp the documentation, that would be great. Thank you for your assistance.

That's a great place to start. Thanks for pointing that out @appleboy

Comment From: Dindihub

@Dindihub There are still existing issues related to Search. If you could help revamp the documentation, that would be great. Thank you for your assistance.

Hey @appleboy, I think I resolved the search issue in PR https://github.com/gin-gonic/website/pull/351. Please check it out

Comment From: Dindihub

Hey @appleboy After some testing I have realised the PR https://github.com/gin-gonic/website/pull/351 does not solve the issue. The site search feature works perfectly locally even with the sitemap plugin. The issue seems to be on the deployment server. My apologies, l'll go ahead and close that PR.

Comment From: rupokghosh

if help is needed, i would be down to help revamp the docs!