Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

MaxValue/GitHub-Pages-site.github.url-Bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



GitHub-Pages-Bug

test repository demonstrating the bug

This site shows and tests the presence of a bug in GitHub Pages

I noticed that the Jekyll version used GitHub Pages is malconfigured in a way that the variable site.github.url does not point to the web location of the site itself but to a non-existent page on GitHub. This page demonstrates this and also verifies the presence of this bug.

Dynamic Link

{{ site.github.url }}

Hardcoded Link

The above 2 links should be exactly the same.

Further Infos

This bug has been noticed on project AND user pages.

As it turns out this bug is only present if you build your GitHub Pages site locally without any GitHub API key set.

About

test repository demonstrating the bug

Resources

License

Stars

Watchers

Forks

Contributors

Languages