Skip to content
  • beetlejuice-tour @beetlejuice-tour ·

    How can we integrate a specific static site generator (SSG) like Jekyll or Hugo into the given .gitlab-ci.yml snippet to automate site generation and ensure compatibility with the artifact structure?

    Details to consider:

    • What specific command should replace for Jekyll or Hugo?
    • How should the CI/CD pipeline handle dependencies (e.g., Ruby for Jekyll or Go for Hugo)?
    • Can this setup be extended to deploy the generated site to GitLab Pages?
    • Are there any changes needed to the artifacts or expire_in parameters for long-term hosting?
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment