Top "Github-pages" questions

GitHub pages are static web pages hosted on GitHub.

push local master *into* gh-pages branch on github

I created a simple gh-pages branch on github and in my local repo. I used the auto page generator to …

git github github-pages
Multiple GitHub Pages and custom domains via DNS

I want to have one user page and multiple project pages hosted by GitHub Pages but available under ONE custom …

github dns subdomain cname github-pages
Can I have my GitHub Pages index.html in a subfolder of the repository?

I'm trying to use GitHub pages to host a Doxygen site. Ideally, I'd like to be able to push the …

github doxygen github-pages
Can one host an angular.js based static blog on Github?

I know one can host a Jekyl based static site/blog via Github pages. Can one do the same with …

angularjs github-pages
How do I put a hyperlink inside a list in Markdown on GitHub Pages?

I have tried the following syntax to make a Markdown list item on a GitHub page of mine a hyperlink: 1. […

markdown jekyll github-pages kramdown
Check if there is a typo in *Domain Name*

Im hosting my website on Github Pages with a Google Domain and on my iPhone in Chrome it works perfect …

google-chrome github firefox github-pages google-domains
React-router issues with deploying github pages, with create-react-app

I am having the hardest time deploying a simple react application to github pages. You move one file to a …

reactjs webpack react-router http-status-code-404 github-pages
GitHub Pages: How do I edit this page in markdown format, just as I created it?

I'm not too comfortable with touching the generated HTML that the site gives, I was wondering whether there is any …

github markdown github-pages
don't have jekyll-paginate or one of its dependencies installed

I have installed this jekyll theme. But faced with one issue. If I do: bundle exec jekyll serve All work …

ruby rubygems jekyll github-pages jekyll-paginator
301 redirect for site hosted at github?

Here's a Github repository of mine: https://github.com/n1k0/casperjs There's a gh-pages branch to hold the project …

redirect github hosting jekyll github-pages