Skip to content

Conversation

@timvink
Copy link
Contributor

@timvink timvink commented Mar 10, 2025

Copy link
Owner

@athackst athackst left a comment

Choose a reason for hiding this comment

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

I can add the generated_by to the file after construction instead, since it looks like it's erroring out on construction.

dest_dir=config.site_dir,
use_directory_urls=config["use_directory_urls"]
use_directory_urls=config["use_directory_urls"],
generated_by="mkdocs_simple_plugin",
Copy link
Owner

Choose a reason for hiding this comment

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

It doesn't look like this is a part of the constructor

Oof, I'm having trouble with the web interface.
@athackst athackst merged commit aca9ab3 into athackst:main Mar 26, 2025
9 checks passed
@athackst athackst added the bug Something isn't working label Mar 26, 2025
@timvink
Copy link
Contributor Author

timvink commented Mar 26, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants