Static Website Hosting with GitLab Pages
Publishing Obsidian.md notes with GitLab Pages

Publishing Obsidian.md notes with GitLab Pages

3/15/2022 · Scott Hampton

What this post added

This post details how to publish Obsidian.md notes using GitLab Pages by integrating with MkDocs. It outlines the necessary file structure, MkDocs configuration (`mkdocs.yml`), and GitLab CI configuration (`.gitlab-ci.yml`) to build and deploy a static site from Obsidian notes.

Read the original post ↗