Skip to content

chrispycheng/practical-neuroimaging.github.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

practical-neuroimaging.github.com

Web pages for Practical neuroimaging course.

The website is built using Sphinx.

The built web-pages go in the master branch of this repo.

The Sphinx source for the website goes in the source branch.

Working on the site goes like:

git co source
# Edit the files
make html # Check what the pages look like
make gh-pages # Push back to the master branch
# Now on 'master' branch
git commit
git push # Push up web pages
git co source # Back to editing if you want

About

Web pages for Practical neuroimaging course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 87.3%
  • JavaScript 9.5%
  • CSS 1.9%
  • Python 1.3%