Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: resolve absolute path for theme.custom_dir #74

Merged
merged 1 commit into from
Feb 24, 2021
Merged

Fix: resolve absolute path for theme.custom_dir #74

merged 1 commit into from
Feb 24, 2021

Conversation

KyleKing
Copy link
Contributor

fix: #65

Resolve the full path to a custom theme directory. Fixes the issue that specifying a relative path would cause the configuration to fail

The code changes are covered with hypothesis testing. Let me know if you want me to make any edits or add new tests, etc.

@KyleKing KyleKing changed the title Fix: resolve absolute path for theme_dir Fix: resolve absolute path for theme.custom_dir Feb 20, 2021
@timothycrosley timothycrosley merged commit d2392b5 into timothycrosley:master Feb 24, 2021
@timothycrosley
Copy link
Owner

This is great, thank you for fixing this!

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.

tool.portray.mkdocs.theme.custom_dir Error
2 participants