Open Issues Need Help
View All on GitHubAI Summary: The task involves replicating the functionality of a legacy Geomorphic Change Detection (GCD) software's internal help system redirection using a new system (Docusaurus). This requires analyzing existing URL redirects defined in a YAML configuration file and implementing equivalent routing or redirection logic within the Docusaurus framework. The goal is to maintain the same user experience when accessing help documentation from within the GCD software.
Geomorphic Change Detection For Windows
AI Summary: Check all links on the GCD Docusaurus site (https://www.gcd.riverscapes.net) for broken links and create a Google Sheet with two columns: 'GCD web page URL' and 'dead Link URL'. This involves using a link checker tool or manually checking links.
Geomorphic Change Detection For Windows
AI Summary: Integrate Algolia search functionality into the existing GCD Docusaurus website (https://gcd.riverscapes.net). This involves configuring Algolia and implementing the necessary client-side and/or server-side code to enable search within the Docusaurus site.
Geomorphic Change Detection For Windows