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.
giles 193014a4d8 fix: replace stale blog.post.calendars.* endpoint refs with calendars.*
Calendar blueprints moved to standalone events service — blog app no
longer registers these routes. Replace all url_for/has_access references
from blog.post.calendars.X to calendars.X across 38 shared calendar
templates. Also replace blog.post.post_detail cross-links with coop_url()
for cross-service navigation.

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

coop/shared

Shared library for the Rose Ash Cooperative platform.

Used as a git submodule by each app repo (blog, market, cart, events).

Description
No description provided
Readme 15 MiB
Languages
HTML 55.7%
Python 31.7%
CSS 7.6%
JavaScript 4.9%