nexus-js/ui

Github pages not showing newest docs

Closed this issue · 4 comments

This is driving me a little nuts. Does anyone know why GitHub pages is not showing the most recent changes to the docs? It should just work, right? I can see here that it hasn't build since march.

For nexusUI, I always assumed that you just need to merge the master branch to the gh-pages branch.

Personally for my project, I always use the gh-pages mom package (see this package.json)

Thanks for merging my PRs. Is there any other issues that you would like me to look at?

Really any you think you can fix. I really appreciate it. I am trying to finish a PhD and I only have time to review PRs, which I guess was Ben's issue too.

For nexusUI, I always assumed that you just need to merge the master branch to the gh-pages branch.

This worked. I haven't updated the docs since I took over from Ben and I thought that it would build automatically because that's how GHpages does it now.

Personally for my project, I always use the gh-pages mom package (see this package.json)