Skip to content

Technical Documentation Overview

Welcome to the technical documentation for the IoT Blog project. This site covers the architecture, setup, and features of our decoupled blogging system.

The project is split into four separate repositories to ensure clean separation of concerns:

  • System Architecture - Deep dive into how the repos interact.
  • blog-code - The UI Engine & Theme.
  • blog-content - Private blog posts and assets.
  • blog-docs - This documentation site.
  • blog-comments - Private comment data.