Open natebrennand opened 9 years ago
Glad you made this, I was thinking about this too.
Would it be easier to run "make html" on the server and copy and paste the compiled html to some statically served directory?
I like the strategy of just keeping it in git. So have Travis run sphinx and then commit the compiled HTML to a repo and push it? Or you can just have it SCP the directory over
This is has some guidance. http://amirchaudhry.com/from-jekyll-to-unikernel-in-fifty-lines/#deploying-your-unikernel
Then the docs can be hosted at [docs name].adicu.com