Questions tagged [gitlab-pages]
127 questions
0
votes
1 answer
How to make the "shortcut" for gitlab pages available?
I have the following project: gitlab.com/username/project with a set CI script that generates some artifacts in public.
All the artifacts are correctly generated, and I can access my static site…

Boiethios
- 38,438
- 19
- 134
- 183
0
votes
2 answers
Gitlab pages mathjax
I am using Gitlab Pages to host a documentation generated with Sphinx.
Is it possible to render math with MathJax using Gitlab Pages? From my testing, equations are not rendered. Do I need to install MathJax along with doc in order for this to work?…

tupui
- 5,738
- 3
- 31
- 52
0
votes
1 answer
gitlab-pages: artifact is not unzipped, how to get logs ?
I am trying to use gitlab-pages. It generates artifacts, but fails to unzip the result. I would like to know a command that would help me to get the logs in order to understand what is happening !
Regarding the ci yaml file, I setup everything…

MathiasOrtner
- 583
- 1
- 4
- 17
0
votes
0 answers
Gitlab pages on a user project: bad root to load static files?
I have set up gitlab pages for my user project. I access it under username.gitlab.io/project-name. The problem is that my index.html wants to load static files under /static/, like so:

Ehvince
- 17,274
- 7
- 58
- 79
0
votes
0 answers
gitlab pages returns 404 with trailing dot in hostname
I want to add a CNAME to my DNS to resolve www.spfweb.co.uk to spfweb.gitlab.io
In all good DNS documentation, it seems my www CNAME record should resolve to spfweb.gitlab.io. (i.e. with a trailing dot) [btw, I've not set this up yet...]
However...…

Steve Folly
- 8,327
- 9
- 52
- 63
-2
votes
1 answer
gitlab pages connot visit directly, it need do a login to gitlab
I found a problem, the new project with gitlab pages connot directly visit, it need the visitor login a gitlab account.
but the old gitlab repo with gitlab pages can visit directly without any login information.
for example when I visit…

Allen
- 1
- 1