1712n / challenge

Challenge Program
65 stars 27 forks source link

Fix search functionality in an SSG website #79

Closed evgenydmitriev closed 2 years ago

evgenydmitriev commented 2 years ago

Problem

There's a broken search functionality in one of our Hugo websites

Screenshot 2022-06-23 7 00 19 PM

Deliverable

Submit a pull request that implements search functionality across all website content to this repository. We check all submissions and will reach out to all candidates who successfully fix the errors and enable search across all website articles.

Additional Resources

Don't hesitate to ask us questions by commenting in this issue or emailing us at challenge@inca.digital.


Successful submissions

🎉 @danisztls successfully solved the challenge and was hired by @inca-digital

danisztls commented 2 years ago

It looks like you're using Fuse.js. I used it to develop lite-search and I think I can fix this issue.

ghost commented 2 years ago

404 error or 'page not found' error is a Hypertext Transfer Protocol standard response code that indicates the server was unable to find what was requested. This message may also appear when the server is not willing to disclose the requested information or when the content has been deleted. The simplest and easiest way to fix your 404 error code is to redirect the page to another one. You can perform this task using a 301 redirect. What's 301, you may ask? It's a redirect response code that signals a browser that the content has been transferred to another URL. My email : developerw707@gmail.com

albina-at-inca commented 2 years ago

@evgenydmitriev could you please advise if this task has been fulfilled?

ghost commented 2 years ago

Hello. I have finished this task. I am looking forward to working with you. Thank you.

ghost commented 2 years ago

Hello. I have already finished this task. I am looking forward to working with you. I will wait for your response. Thank you. Regards

On Wed, Aug 3, 2022 at 6:50 PM Albina @.***> wrote:

@evgenydmitriev https://github.com/evgenydmitriev could you please advise if this task has been fulfilled?

— Reply to this email directly, view it on GitHub https://github.com/1712n/challenge/issues/79#issuecomment-1203787817, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZTWG2ISCFDAN73XP5EUSUDVXJFGRANCNFSM5ZV74NSQ . You are receiving this because you commented.Message ID: @.***>

evgenydmitriev commented 2 years ago

@danisztls and @ryanridnn were the first to correctly solve the challenge. We'll be getting in touch with them to pay the bounty!