Skip to content

🩹 [Patch]: Move mkdocs.yml to .github#29

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
movemkdocs
Mar 13, 2025
Merged

🩹 [Patch]: Move mkdocs.yml to .github#29
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
movemkdocs

Conversation

@MariusStorhaug
Copy link
Copy Markdown
Member

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Mar 13, 2025

Description

  • Move mkdocs.yml to .github

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

Copilot AI review requested due to automatic review settings March 13, 2025 22:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR moves the mkdocs configuration file into the .github directory with updated configuration parameters for the Material theme.

  • Moved mkdocs.yml into the .github directory
  • Configured Material theme options, including palettes, icons, and social links
Comments suppressed due to low confidence (2)

.github/mkdocs.yml:1

  • [nitpick] The use of leading and trailing hyphens around the template variable in 'site_name' appears unconventional. If intentional, consider adding a clarifying comment to explain their purpose.
site_name: -{{ REPO_NAME }}-

.github/mkdocs.yml:44

  • [nitpick] The delimiters around the template variables in 'repo_name' may be confusing. If these characters are not necessary for the intended output, consider removing them or clarifying their purpose.
repo_name: -{{ REPO_OWNER }}-/-{{ REPO_NAME }}-

@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 9032f46 into main Mar 13, 2025
11 checks passed
@github-actions
Copy link
Copy Markdown

Module Sodium - 2.1.6 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

GitHub release for Sodium v2.1.6 has been created.

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