Static Website Hosting with GitLab Pages
Posting to your GitLab Pages blog from iOS

Posting to your GitLab Pages blog from iOS

8/19/2016 · Angelo Stavrow

What this post added

This post details a workflow for posting to a GitLab Pages blog from an iOS device using static site generators (SSGs). It outlines the use of Git operations apps (like Working Copy) and text editors (like Editorial) on iOS to clone repositories, create branches, write content, add images, commit changes, and push them to GitLab. The process leverages GitLab CI/CD to build and deploy the website upon merging changes to the main branch. It also discusses the limitations of mobile blogging, such as the lack of local rendering for previews.

Read the original post ↗