Skip to content

Conversation

@samucodesh
Copy link
Owner

@samucodesh samucodesh commented Apr 15, 2025

Description:

This pull request addresses the issue of adding the necessary paths for the "Becoming a Maintainer" course documentation within the sidebar.js file. It implements the Spanish sidebar configuration, allowing for proper navigation of the translated course content. This ensures a seamless user experience when accessing the course documentation locally (http://localhost:3000/learn/becoming-a-maintainer/translations/es/).

Related Issue & GitHub Discussions

Closes #14

Screenshots

Screenshot 2025-04-10 22 02 13

Steps to QA

  1. npm start

  2. Open your web browser and navigate to the application's URL(http://localhost:3000/es/learn/becoming-a-maintainer/translations/es/)

This commit updates  to include the Spanish sidebar configuration for the  course translations. This configuration allows users to navigate the Spanish translations of the  course content.
@samucodesh samucodesh added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 15, 2025
@samucodesh samucodesh self-assigned this Apr 15, 2025
@samucodesh samucodesh merged commit 88d0163 into maintainers Apr 15, 2025
4 checks passed
@samucodesh samucodesh deleted the sidebarjs branch April 15, 2025 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

feat: Add "Becoming a Maintainer" Course Paths to sidebar.js

1 participant