Skip to content

Options for syncing website content to main repository

briancheung edited this page Jun 25, 2012 · 1 revision

Using GitHub Pages, syncing between the master branch and gh-pages branch:

https://gist.github.com/2890453

Using SourceForge and performing an rsync after building html files from the master branch:

https://github.com/scikit-learn/scikit-learn/blob/master/doc/README

Clone this wiki locally