Skip to content

Conversation

@rsnx222
Copy link
Contributor

@rsnx222 rsnx222 commented Feb 26, 2025

  • gen_pages.py: Ensured source_dir is always an absolute Path to prevent NoneType errors.
  • name_conversion.py: Fixed an issue where channel['path'] could be None, ensuring valid path operations.
  • rules.py: Prevented NoneType errors when formatting Discord channel links by defaulting to a safe path.
  • page_generator.py: Fixed relative_to() path errors by resolving absolute paths and falling back if paths don’t match.

gen_pages.py: Ensured source_dir is always an absolute Path to prevent NoneType errors.
name_conversion.py: Fixed an issue where channel['path'] could be None, ensuring valid path operations.
rules.py: Prevented NoneType errors when formatting Discord channel links by defaulting to a safe path.
page_generator.py: Fixed relative_to() path errors by resolving absolute paths and falling back if paths don’t match.
Still needs "first child" logic when you click on category
renamed section to "boss guides" to avoid confusion with pvme-guides
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.

1 participant