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].
34 questions
1 vote
1 answer
300 views
How to search for all outbound links of a particular website?
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 ...
15 votes
1 answer
7k views
How to add comments in blog posts on GitHub-pages websites
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 ...
0 votes
2 answers
1k views
GitHub pages displaying markdown as plain text
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 ...
2 votes
2 answers
641 views
How to run pyodide on my Gitub-pages website?
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+...
2 votes
3 answers
4k views
Is it possible to serve gist HTML files via GitHub Pages (or elsewhere)?
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: ...
0 votes
2 answers
318 views
Github pages are not generating
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 ....
1 vote
1 answer
230 views
Can I view a specific commit to the gh-pages branch on github.io?
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 ...
34 votes
1 answer
11k views
Caching assets in website served from GitHub pages
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 ...
0 votes
1 answer
65 views
Creating a static page for GitHub project
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 ...
-1 votes
1 answer
126 views
Using ICEcoder on a GitHub page
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 ...
1 vote
1 answer
751 views
How can I host a custom HTTPS domain at GitHub?
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:...
10 votes
1 answer
2k views
Can GitHub Pages render asciidoc?
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 ...
1 vote
1 answer
1k views
How to customize pages hosted at GitHub.io overriding default layout?
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 ...
1 vote
0 answers
86 views
Collaborate on a github-hosted markdown file, no login required
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"....
1 vote
1 answer
1k views
404 error when trying to access my GitHub page
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/