NifTK / NiftyNet

[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
http://niftynet.io
Apache License 2.0
1.36k stars 404 forks source link

Consider switching to GitHub Pages to host the niftynet website #367

Closed tvercaut closed 5 years ago

tvercaut commented 5 years ago

The current website needs tender love and care. The source is hosted here https://github.com/NifTK/NiftyNet_Website but it hasn't been updated much and pushing the changes live is cumbersome. Should me move to using GitHub pages https://pages.github.com to streamline things? We would need a redirect of some sort to make sure http://niftynet.io is still transparently being used.

tvercaut commented 5 years ago

https://help.github.com/en/articles/using-a-custom-domain-with-github-pages

tvercaut commented 5 years ago

Netlify can also be a good option: https://www.netlify.com/pricing/

tvercaut commented 5 years ago

As discussed with @mjorgecardoso the easiest seems to be to:

@mjorgecardoso can you enable this on there?

tvercaut commented 5 years ago

Forgot to mention, without redirect, this would be the basic url of the GitHub Pages: https://niftk.github.io/NiftyNet_Website/

I have also started a related issue on the website repo: https://github.com/NifTK/NiftyNet_Website/issues/1

tvercaut commented 5 years ago

@mjorgecardoso Can you look into this?

mjorgecardoso commented 5 years ago

I did this already, but forgot to close the ticket.