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

removing build folder #144

Merged
merged 1 commit into from
Mar 19, 2019
Merged

removing build folder #144

merged 1 commit into from
Mar 19, 2019

Conversation

choldgraf
Copy link
Collaborator

this removes the _build folder from the git repository. This is because we want people to run their own builds rather than having it pre-populated with our content...it'll help keep the diffs much smaller when we make PRs, and might also provide less confusion to users in case a bunch of extra files are in their own build folders that they weren't expecting.

I'll merge this now so that we can see how it cleans up the diff on #143 ... we can revert if folks would prefer!

@choldgraf choldgraf merged commit 0e773b4 into jupyter-book:master Mar 19, 2019
@jasmainak
Copy link
Contributor

It might be neat to give users the power to push to gh-pages using the Makefile in the book_template/. Here's one I use in mne-bids: https://github.com/mne-tools/mne-bids/blob/master/doc/Makefile#L134-L152. You will then need to template this and expose the link to the github site in the config.

@choldgraf
Copy link
Collaborator Author

yeah, I was thinking about this too - can you open an issue?

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.

None yet

2 participants