@ -7,10 +7,16 @@ MyJekyllBlog is a project to provide a SaaS web interface to Jekyll backed with
```mermaid
graph TD
subgraph Panel[Panel Server]
panel_a(Hosts MJB::Web WebApp)
subgraph Panel_Uses[Overview]
pu_a(Runs)
end
subgraph Panel_Services[Services]
ps_a(Runs)
subgraph Build[Build Server]
build_a[Hosts MJB::Web WebApp]
b_a(Hosts MJB::Web WebApp)
```