Top "Github-pages" questions

GitHub pages are static web pages hosted on GitHub.

CSS - Failed to load resource: the server responded with a status of 404 ()

I'm just trying to load my simple website online hosted by Github.io. However, after countless and frustrating efforts of …

html css google-chrome-devtools github-pages safari-web-inspector
Opening PDF in a browser with Github Pages

I am using GitHub Pages to host my website. I have a PDF file that I want visitors to be …

web github github-pages
How to convert .Rmd into .md in R studio?

I am working on a website with Rmarkdown on gh-pages. However, in R studio you can only create new .Rmd …

r rstudio github-pages
Can github pages CNAME file contain more than one domain?

Can github pages CNAME file contain more than one domain? Example file: reggi.com www.reggi.com blog.reggi.com

github github-pages
Is there an alternative to .htaccess for GitHub Pages?

I understand that .htaccess is not supported by GitHub Pages. Is there an alternative for password-protecting particular directories for websites …

.htaccess github github-pages
How do I get a multipage site from GitHub Pages' automatic generator?

I am using the 'Automatic Generator' of GitHub Pages, and I see it only generates a single index.html and …

github markdown documentation-generation github-pages
Do GitHub pages support PHP?

Thank you for taking the time to review my request for help. I've been using gh-pages to work on a …

php forms github server github-pages
How to change the default order pages in Jekyll?

My blog is built with Jekyll on Github. In the navigation bar, the default order is Pages, Messages, About, Archives. …

jekyll github-pages
Generating a list of pages (not posts) in a given category

I am using Jekyll as a static generator for a website (not a blog), and I want to have an …

jekyll github-pages
Cross-Origin Resource Sharing on GitHub Pages

Is there a way to enable Cross-Origin Resource Sharing (CORS) for a static page hosted on GitHub Pages to allow …

github cors github-pages