Skip to content

Make gh-pages more beautiful and move them into /docs #86

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

Merged
merged 12 commits into from
May 15, 2018

Conversation

miykael
Copy link
Owner

@miykael miykael commented May 15, 2018

This PR intends to move the gh-pages away from the branch and into the docs/ folder. This makes it easier to update individual pages and allows us keep a clear track on the changes.

This PR takes care of the following things:

  • Commit a69dc22 puts the newest html files into the docs/ folder.
  • Commit f50c15b changes the n_procs paramter in all notebooks to 8
  • Commit 8dd6f19 updates update_pages.sh, which converts notebooks and moves them into the docs/ folder. It still shouldn't be used fully automated, but at least there's no ugly rm -rf command anymore.
  • Commit 708d0fa adds my .gitconfig tocreate_dockerfile.sh, so that we don't get the git Warning with datalad anymore.
  • Commit 2bacd52 moves the reveal.js folder from the notebook folder into the docs/ folder.
  • Commit da63228 tries to prevent the long "red box warnings" in the notebooks, that occure if %matplotlib inline% is run before nilearn.plotting`.

@miykael
Copy link
Owner Author

miykael commented May 15, 2018

All the tests passed. I will merge this PR, so that I can update the pages and verify that the new setup with the docs/ folder works.

@miykael miykael merged commit 0bffc1a into master May 15, 2018
@miykael miykael deleted the move_pages_to_docs branch May 15, 2018 07:08
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