berrypod/lib
jamey f56e04390c add url_slug column to pages table
Adds url_slug field for custom page URLs:
- Migration with unique partial index on non-null slugs
- Page schema with validation (format, uniqueness, reserved words)
- effective_url/1 helper to resolve custom or default slug
- Default page configs updated with url_slug field

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-01 00:35:15 +01:00
..
berrypod add url_slug column to pages table 2026-04-01 00:35:15 +01:00
berrypod_web fix page settings section and blocks not showing in editor 2026-03-29 20:30:36 +01:00
mix/tasks add admin media library with image management and block picker integration 2026-02-27 22:20:51 +00:00
berrypod_web.ex add canonical URLs, robots.txt, and sitemap.xml 2026-02-23 21:47:35 +00:00
berrypod.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00