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

moving CSS and JS generation to their own function #381

Merged
merged 2 commits into from
Oct 5, 2019

Conversation

choldgraf
Copy link
Collaborator

@choldgraf choldgraf commented Oct 5, 2019

This moves out the single-page CSS and JS bits to a function that returns the CSS/JS content. The goal is to make it easier for folks to return the CSS or JS if they want to do so without embedding it in a page's HTML.

@choldgraf choldgraf merged commit 657a79e into jupyter-book:master Oct 5, 2019
@choldgraf choldgraf added the maintenance Generic under-the-hood improvements to code and docs label Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Generic under-the-hood improvements to code and docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant