Changes
Page history
follow service page renames
authored
Nov 04, 2025
by
anarcat
Show whitespace changes
Inline
Side-by-side
howto/lektor.md
View page @
a5383d3e
...
...
@@ -26,7 +26,7 @@ in `.gitlab.ci-yml`, at the root of the project:
The jobs defined in
`lektor.yml`
will spawn a container to build the site, and
`pages-deploy.yml`
will deploy the build artifacts to GitLab Pages.
See
[
howto
/gitlab
](
howto
/gitlab#publishing-gitlab-pages
)
for more details on
See
[
service
/gitlab
](
service
/gitlab#publishing-gitlab-pages
)
for more details on
publishing to GitLab Pages.
# How-to
...
...
@@ -35,7 +35,7 @@ publishing to GitLab Pages.
### As an occasional contributor
The first step is to
[
get a GitLab account
](
howto
/gitlab#how-to-get-an-account
)
.
The first step is to
[
get a GitLab account
](
service
/gitlab#how-to-get-an-account
)
.
This will allow you to fork the Lektor project in your personal GitLab
namespace, where you can push commits with your changes.
...
...
@@ -177,7 +177,7 @@ deployment workflow.
[
static-shim-deploy.yml
]:
https://gitlab.torproject.org/tpo/tpa/ci-templates/-/blob/main/static-shim-deploy.yml
[
service/static-shim
]:
https://gitlab.torproject.org/tpo/tpa/team/-/wikis/service/static-shim
[
static mirror system
]:
https://gitlab.torproject.org/tpo/tpa/team/-/wikis/
howto
/static-component
[
static mirror system
]:
https://gitlab.torproject.org/tpo/tpa/team/-/wikis/
service
/static-component
### Review apps
...
...
...
...