~xdavidwu/xdavidwu.link

d0560bd47168c5e3aeb4814983f729151e13df05 — xdavidwu 5 years ago 11df244
gitlab-pages-without-domain: fix <>
1 files changed, 2 insertions(+), 2 deletions(-)

M _posts/2018-09-27-gitlab-pages-without-domain.md
M _posts/2018-09-27-gitlab-pages-without-domain.md => _posts/2018-09-27-gitlab-pages-without-domain.md +2 -2
@@ 33,6 33,6 @@ location ~ /pages/(?<user>[^/]+)/ {

缺 domain, wildcard domain, wildcard tls 中任一項都能這樣硬上 GitLab Pages

不過美中不足的是 GitLab 設定裡的連結還是 <user>.gitlab.domain 的格式
不過美中不足的是 GitLab 設定裡的連結還是 &lt;user&gt;.gitlab.domain 的格式

要直接放在 /pages/<user> 而非 /pages/<user>/<repo> 的 repo 還是得命名成 <user>.gitlab.domain
\ No newline at end of file
要直接放在 /pages/&lt;user&gt; 而非 /pages/&lt;user&gt;/&lt;repo&gt; 的 repo 還是得命名成 &lt;user&gt;.gitlab.domain
\ No newline at end of file