Skip to content

Conversation

@adbull
Copy link

@adbull adbull commented May 22, 2021

The theme argument to publish is currently ignored, causing all documents to render in the default skeleton theme. The issue is that Pweb loads its theme in __init__, when it calls setformat, before publish has a chance to set the theme.

PR solves this by passing theme to Pweb.__init__ instead.

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