- Added the `slug` field in the frontmatter in `home.mdx` which sets it as the root page for the docs.
- Installed the redrects plugin for docusaurus as mentioned by @tommymaher15 which is set to redirect `/docs/home` to `/docs`
* Add house of NFTs to sidebar and use MD instead of MDX
* Re-instating the search.
* A few little style tweaks to the search input
* style docsearch
* Moar MG-fied.
* Adding serve to serve the build locally
* Small tweak to the styles of the search. Have yet to fully MG-ify the results.
* better mobile styles for the search input
* tidy up
* missed these blurs.
* Larger search icon, mainly for mobile.
* tweak to the sizing
* Add house of NFTs to sidebar and use MD instead of MDX
* fix the overflow issue on mobile.
* moved the overflow rule to the body to avoid issues
* workaround for the search issue @pakokrew mentioned on mobile
Co-authored-by: Hammad Jutt <jutt@ualberta.ca>