Skip to content

galaxy001/galaxy-doc

Repository files navigation

galaxy-doc

Galaxy's Doc

New

set default branch to gh-pages is a better way.

Old

http://stackoverflow.com/questions/5807459/github-mirroring-gh-pages-to-master

git checkout gh-pages
git merge master
git push origin gh-pages

to begin

git branch gh-pages
git checkout gh-pages
git add index.html
git commit .
git push origin gh-pages

etc

It seems local open of README.md.html is the only way to get is rendered ...

<style class="fallback">body{white-space:pre;font-family:monospace}</style><script src="markdeep/markdeep.min.js"></script><script src="http://casual-effects.com/markdeep/latest/markdeep.min.js"></script>

About

Galaxy's Doc

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors