Static Website Hosting with GitLab Pages
How GitLab Pages made our Sketch design handoffs easier and faster

How GitLab Pages made our Sketch design handoffs easier and faster

11/7/2019 · Pedro Moreira da Silva

What this post added

This post details a specific workflow for design handoffs using Sketch Measure to generate HTML design specs, which are then committed to a GitLab project. GitLab CI is used to trigger GitLab Pages, which hosts these HTML specs as a static website. This enables easy sharing of up-to-date design specifications via a URL. The post also highlights the use of Git hooks to automatically mention issues in commit messages and the ability to view previous versions of specs via CI job artifacts.

Read the original post ↗