Skip to content

NifTK/NiftyNet_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

The NiftyNet Public Website

This repository is for the public-facing website of the NiftyNet Collaboration hosted at http://niftynet.io.

Requesting content and features

Please raise an issues and we'll do our best to implement your suggestions!

Updating the website with git-ftp

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

Useful links

Releases

No releases published

Packages

No packages published