Skip to main content

Questions tagged [github-pages]

Use when the topic is the static web pages hosted on GitHub. There is also a more general tag [github] and a tag [github-issues].

1 vote
1 answer
300 views

I want to search for all outgoing links with the URL https://github.com from this link https://whatevery1says.github.io/we1s-templates/creating-a-project/. I can do that with Outbound Links Checker ...
Ooker's user avatar
  • 914
15 votes
1 answer
7k views

I've made a website based on GitHub pages using Jekyll Theme. Currently I can post blogs in that website as well. However, I want to add a comments section at the end of the blog posts. There are ...
Gabriel Staples's user avatar
0 votes
2 answers
1k views

I have a GitHub repository that uses GitHub pages. However, if you visit the README page, for example, you can quickly spot that it is showing up in the plain text, not markdown. Have I forgotten to ...
MMK21's user avatar
  • 1
2 votes
2 answers
641 views

I have a GitHub pages website on which I'd like to run commands from SciPy. The user will input three values (A, B, C), and a python code will find the optimal nontrivial values: X, Y, Z such that X^A+...
0x90's user avatar
  • 123
2 votes
3 answers
4k views

Considering that GitHub gists are no longer anonymous, I have some gists under my GitHub account. Some of them are actually self-contained html pages, which I would like to serve; as I can see in: ...
sdaau's user avatar
  • 265
0 votes
2 answers
318 views

The https://github.com/wolfv6/wfpb repository has four .org files: 1_wfpb_basics.org 2_wfpb_implementation.org 3_wfpb_advanced.org nutrition_confusion.org I am attempting to publish the above four ....
wolfv's user avatar
  • 103
1 vote
1 answer
230 views

Say I have a site at myname.github.io/repository.html Can I view that page using a specific commit to that repository? For example, myname.github.io/repository.html?commit=397cb59 or something ...
snazzybouche's user avatar
34 votes
1 answer
11k views

The server for GitHub pages (including mine) sets CacheControl: max-age=600. It means the cache is set to last only for ten minutes, which is undesirable. Is it possible to control this value and to ...
reducing activity's user avatar
0 votes
1 answer
65 views

I know that we can add the readme files or static files for each github project like https://nkgokul.github.io/steem-tutorials But I would like to have something at https://nkgokul.github.io/ as well ...
Gokul N K's user avatar
  • 586
-1 votes
1 answer
126 views

I know that this something that I should know but I haven't found anything similar from Google so I am asking here. Is there a way to add Monaco to my website as a sub page and if so, how do I do ...
Ka_Papa's user avatar
  • 99
1 vote
1 answer
751 views

I use GitHub pages to host a static website at a custom domain. When I visit http://custom.example.com I get my website as expected. When I visit https://custom.example.com I get a certificate warning:...
lofidevops's user avatar
10 votes
1 answer
2k views

GitHub repositories can render/preview asciidoc (.adoc) documents, apparently using asciidoctor. But I can't seem to make pages served by GitHub Pages (GitHub's Jekyll-based service that serves ...
villares's user avatar
  • 407
1 vote
1 answer
1k views

I want to customize the "This site is open source. Improve this page." footer and add a header and footer of my own. I've found Customizing CSS and HTML in your Jekyll theme and could make the CSS ...
villares's user avatar
  • 407
1 vote
0 answers
86 views

I have my blog on GitHub Pages with Jekyll. The .md files are in a public GitHub repo. I would like to be able to add a link at the bottom of a post, something like "Feedback? Suggest changes at link"....
tmkadamcz's user avatar
  • 126
1 vote
1 answer
1k views

It shows 404 when I try to access my GitHub page. What am I doing wrong? My GitHub page: https://krislu.github.io/ My GitHub repo: https://github.com/KrisXDLu/
user5542381's user avatar

15 30 50 per page