"Zero Gravity" is a how-to site for engineers who want to start blogging for free, serverless, and while having fun with development. The site focuses on the know-how of running Hugo, a static site generator, in a GitLab CI/CD container, generating a blog site from content in a GitLab repository, and publishing it on GitLab's hosting service.
Hugo is a great SSG
Hugo is the world’s fastest static site generator. It converts articles written in markdown into a structured set of HTML with a unified and beautiful style. It is free.
GitLab Pages is a great SSG Platform
GitLab Pages is a DevOps platform for static sites. It provides a total infrastructure for managing site drafts as well as generating and publishing sites using a static site generator. It is free.
Hugo + GitLab Pages is the greatest!
Hugo and GitLab Pages can be combined to create a comfortable and efficient blog development/publishing environment. It is free.