> - On javadocs, I think we can simply generate the docs on the master branch
> and move them over to a “javadocs” directory of the gh-pages branch.

I've done that for another project and can confirm it's feasible. I
think some tooling around generate/copy to branch/commit might make
long-term maintenance easier, but a manual process should be suitable
for the time being.

> - On versions, since branching doesn’t quite work with github pages it might
> make sense to move everything under a “previous” directory of some sort

I would think it's more commonplace to have a "current" folder that
symlinks to the latest version as with download sites. Then we simply
have a list of folders for each version. The index.html main page
would be a permanent symlink to current/index.html such that only the
current directory symlink changes with each new published version.

M

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to