latest 9 messages by sorressean
+
[2015-03-16T17:49:50Z]
sorressean
cd
+
[2015-03-16T17:21:04Z]
sorressean
will check that out, thanks
+
[2015-03-16T17:18:29Z]
sorressean
gh-pages?
+
[2015-03-16T17:15:51Z]
sorressean
can I just link to the html file in the source?
+
[2015-03-16T17:15:06Z]
sorressean
Is there a way to store doxygen in your github so that people can browse your docs?
+
[2014-08-22T01:12:47Z]
sorressean
I guess what would make this easier is if there was a list of addresses that github would use so I can just use firewall rules for those.
+
[2014-08-22T01:12:27Z]
sorressean
that's not really scriptable though. you have to capture the output and check that against an error or it actually pulling data.
+
[2014-08-22T01:09:58Z]
sorressean
is there a way to check for updates before you git pull so I can script that?
+
[2014-08-22T01:07:31Z]
sorressean
I'd like to update my github repo and build docs on a separate server every time I push to github. Is there a way to do this without http hooks? I didn't want to write a http server and open to the public just for this.