Skip to content

94 update docs and tiny changes in index#95

Open
Pepe-Marquez wants to merge 10 commits into
mainfrom
94-update-docs
Open

94 update docs and tiny changes in index#95
Pepe-Marquez wants to merge 10 commits into
mainfrom
94-update-docs

Conversation

@Pepe-Marquez

Copy link
Copy Markdown
Contributor

No description provided.

@Pepe-Marquez Pepe-Marquez linked an issue Jun 24, 2025 that may be closed by this pull request
3 tasks

This comment was marked as outdated.

Pepe-Marquez and others added 5 commits June 24, 2025 22:07
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Fixed link
@Pepe-Marquez Pepe-Marquez requested a review from Copilot June 25, 2025 09:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 enriches the MkDocs configuration with additional metadata and plugins, and substantially expands the main documentation page with a detailed overview and feature breakdown.

  • Added site_description, new plugins, theme navigation features, and updated repository/homepage links in mkdocs.yml.
  • Un-commented and properly linked extra JavaScript assets.
  • Completely rewrote docs/index.md to provide a thorough introduction, key features, and usage guidance.

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 5 comments.

File Description
mkdocs.yml Added site_description, glightbox plugin, theme icons, navigation settings, updated repo_url, and enabled extra_javascript
docs/index.md Replaced the placeholder intro with comprehensive plugin overview, feature lists, and usage instructions
Comments suppressed due to low confidence (2)

mkdocs.yml:43

  • There are two repo_url entries (at lines 3 and 43); remove the duplicate to avoid confusion and ensure the correct URL is used.
repo_url: https://github.com/nomad-hzb/nomad-baseclasses

mkdocs.yml:67

  • extra_javascript is not indented under extra: and will not be recognized; indent it to align with extra_css: (e.g. two spaces).
extra_javascript:

Comment thread docs/index.md Outdated
Comment thread docs/index.md Outdated
Comment thread docs/index.md Outdated
Comment thread docs/index.md Outdated
Comment thread docs/index.md Outdated
RoteKekse and others added 3 commits June 25, 2025 11:51
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

Update docs

3 participants