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

πŸ‘―β€β™€οΈ Copy site template files (using glob) #494

Merged
merged 3 commits into from
Jul 15, 2023

Conversation

fwkoch
Copy link
Collaborator

@fwkoch fwkoch commented Jul 15, 2023

We changed site template fetching from clone to download/unzip. However, the unzipping function wasn't copying required template files.

This PR updates the site template download to copy all files listed on the template yml (which may use glob patterns). This functionality requires updates to site templates here: jupyter-book/myst-theme#178

@rowanc1
Copy link
Collaborator

rowanc1 commented Jul 15, 2023

Nice, tested locally!

@rowanc1 rowanc1 merged commit a4c3cdd into main Jul 15, 2023
3 checks passed
@rowanc1 rowanc1 deleted the fix/template-files branch July 15, 2023 01:15
@rowanc1 rowanc1 changed the title Copy site template files (using glob) πŸ‘―β€β™€οΈ Copy site template files (using glob) Jul 15, 2023
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.

2 participants