Skip to content

[WIP] Update site in docs folder for improved wiki functionality#44

Merged
MatisseAD merged 2 commits intomasterfrom
copilot/update-docs-wiki-layout
Mar 1, 2026
Merged

[WIP] Update site in docs folder for improved wiki functionality#44
MatisseAD merged 2 commits intomasterfrom
copilot/update-docs-wiki-layout

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 1, 2026

  • Fix language switcher bug in main.js (relative URLs broken when on language subfolders)
  • Update version numbers from 1.2.02 to 1.2.11 across all 54 HTML files
  • Update copyright year from 2024 to 2025 across all 54 HTML files
  • Update Minecraft version range to include 1.21.x in all 9 index.html files
  • Add dark mode toggle button to all navbars with localStorage persistence
  • Improve code blocks with floating copy-to-clipboard button with visual feedback
  • Add breadcrumb navigation to all 45 non-index HTML pages
  • Add CSS: dark mode styles, copy button styles, breadcrumb styles, smooth transitions

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

- Fix changeLanguage() to detect subfolder context and use '../' prefix
- Add dark mode toggle with localStorage persistence (JS + CSS)
- Replace click-to-copy code behavior with floating copy button
- Update Version 1.2.02 -> 1.2.11 in all 54 HTML files
- Update copyright year 2024 -> 2025 in all 54 HTML files
- Update Minecraft version stat to 'MC 1.20.1 - 1.21.x' in index files
- Add breadcrumb navigation to all 45 non-index HTML files
  with localized home text per language (Accueil/Startseite/Inicio/etc.)
- Add dark mode and breadcrumb CSS to style.css

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@MatisseAD MatisseAD marked this pull request as ready for review March 1, 2026 22:21
@MatisseAD MatisseAD merged commit b013884 into master Mar 1, 2026
1 check passed
Copilot stopped work on behalf of MatisseAD due to an error March 1, 2026 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants