bemusic / bemuse

⬤▗▚▚▚ Web-based online rhythm action game. Based on HTML5 technologies, React, Redux and Pixi.js.
https://bemuse.ninja/
GNU Affero General Public License v3.0
1.15k stars 147 forks source link

feat(website): add DocSearch as recommended by docusaurus #663

Closed s-pace closed 4 years ago

s-pace commented 4 years ago

👋 team,

I am working on DocSearch. We have an integration for Docusaurus. We thought it is a shame you can not also used this search that you can find on reactjs for example.

This PR will add DocSearch to the documentation website. It will allow an user to have a learn-as-you-type experience by displaying results thanks to a dropdown in a live way.

Let me know if you need anything.

Changelog

Our documentation site is now searchable. Courtesy of Algolia’s DocSearch program.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov-io commented 4 years ago

Codecov Report

Merging #663 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #663   +/-   ##
=======================================
  Coverage   80.91%   80.91%           
=======================================
  Files         156      156           
  Lines        4757     4757           
  Branches      184      184           
=======================================
  Hits         3849     3849           
  Misses        859      859           
  Partials       49       49           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3e167fb...b03b1e9. Read the comment docs.

s-pace commented 4 years ago

Any help needed on this @dtinth & @resir014? You should only need to hit the button 🚀