This repository is for the public-facing website of the NiftyNet Collaboration hosted at http://niftynet.io.
Please raise an issues and we'll do our best to implement your suggestions!
Once you have configured git-ftp with the niftynet.io FTP details, you can push committed changes to the website directly to the website with the following commands:
git commit -m "[Usual commit message]"
git push origin master
git ftp push