Open
Description
The current site misses out on a few important features now standard across modern documentation sites. Such as:
- Sidebar for quick navigation between pages and better context of the site heirarchy,
- Previous and next link to pages,
- Fixed TOC on top right for better context of current position in the page content hierarchy, and
- Search
This causes significant inconvenience to developers browsing the site, especially when in need for quick reference. Proposing to migrate from Metalsmith to Docusaurus as it provides the above features out of the box along with many others.
I tried this migration with my fork, and was able to do it with minimal changes in the existing markdown contents and without breaking the existing links and redirects. Refer:
I will go ahead a raise a PR for the migration without Search feature. Read here for the Docusaurus search support.
Metadata
Metadata
Assignees
Labels
No labels