Make site build on gitlab pages #2

Closed
opened 2022-05-10 20:52:27 +00:00 by emacsen · 3 comments
emacsen commented 2022-05-10 20:52:27 +00:00 (Migrated from gitlab.com)

Ideally the site would build as a gitlab pages file (or similar CI/CD).

I've put in a .gitlab-ci.yml file that successfully builds, but it seems that it doesn't build properly, likely due to issues with URL resolution. The _config.yml file requirements for Gitlab pages is that the baseurl is set to the name of the repo, ie /babka-social-blog but the site itself seems to use url instead, at least in some places.

Ideally the site would build as a gitlab pages file (or similar CI/CD). I've put in a `.gitlab-ci.yml` file that successfully builds, but it seems that it doesn't build properly, likely due to issues with URL resolution. The `_config.yml` file requirements for Gitlab pages is that the `baseurl` is set to the name of the repo, ie `/babka-social-blog` but the site itself seems to use `url` instead, at least in some places.
emacsen commented 2022-05-10 20:52:27 +00:00 (Migrated from gitlab.com)

assigned to @vosaul

assigned to @vosaul
emacsen commented 2022-05-10 20:52:59 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
emacsen commented 2022-06-06 04:58:33 +00:00 (Migrated from gitlab.com)

It builds.

It builds.
emacsen (Migrated from gitlab.com) closed this issue 2022-06-06 04:58:33 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
babka/babka-social-blog#2
No description provided.