Top "Github-pages" questions

GitHub pages are static web pages hosted on GitHub.

Github pages, HTTP headers

I serve some of my files from my Github pages account. But when I check my "js" files' headers, I …

github http-headers github-pages
Static resources not loading on GitHub Pages

I have created a website and am trying to host it on git hub pages. My site is available at …

redirect github github-pages
Favicon with GitHub Pages

I'm hosting a few sites with GitHub Pages (User and Project Pages), but they are not displaying their favicons (in …

html github favicon github-pages
Alternatives to GitHub Pages?

So I'm doing research for a project and I am wondering if there exists any web applications that offer similar …

git web web-hosting github-pages
How to publish to Github Pages from Travis CI?

We are compiling Doxygen docs on the travis-ci server and want to push them onto our gh-pages branch. How do …

git github travis-ci doxygen github-pages
How to point domain to site hosted on github pages?

I have created a website and placed it on github in the repo with USRNAME.github.com. First when I …

github dns hosting github-pages
Serve JSON Data from Github Pages

I have a repository on github which contains a number of csv, json, yml data files in the root directory …

json api github repository github-pages
Jekyll on Github Pages: any way to add footnotes in Markdown?

I've recently switched over to using Jekyll on Github Pages for my various blogs, and love that I can just …

jekyll github-pages
Github page not showing my index.html file

I am new to github pages so I made the following repo with a simple index.html https://github.com/…

github web-hosting github-pages
Is it possible to use HTTPS/SSL on GitHub Pages sites with a custom domain?

Is there any way to use HTTPS/SSL on GitHub Pages sites that use a custom domain? SSL is recommended …

ssl github github-pages