This repository has been archived on 2026-02-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blog/.gitmodules
giles 05d9e70e8a
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m4s
Add glue layer: MenuNode replaces MenuItem, remove /internal/menu-items API
- Context processor: get_navigation_tree() replaces get_all_menu_items()
- Menu admin service: MenuItem → MenuNode (container_type/container_id pattern)
- Remove /internal/menu-items endpoint (other apps query menu_nodes directly)
- Remove menu_items relationship from Post model
- Templates: item.post.X → item.X
- Add glue submodule

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 23:37:43 +00:00

8 lines
164 B
Plaintext

[submodule "shared"]
path = shared
url = https://git.rose-ash.com/coop/shared.git
branch = decoupling
[submodule "glue"]
path = glue
url = /root/rose-ash/glue