|
|
be07bbb3b1
|
docs: add comprehensive CMS documentation
Add complete documentation for the Content Management System:
Feature Documentation (docs/features/):
- content-management-system.md - Complete CMS overview
* Two-tier architecture explanation
* Database schema and relationships
* API reference for all endpoints
* Usage workflows for admin/vendor/customer
* Best practices and examples
- cms-implementation-guide.md - Step-by-step implementation
* Activation checklist
* Code integration instructions
* Testing procedures
* Troubleshooting guide
Quick Start Guide (docs/getting-started/):
- cms-quick-start.md - Quick reference
* Setup commands
* Access URLs
* Managing content (API, admin panel, vendor dashboard)
* Two-tier system explained with examples
* Common tasks and troubleshooting
Updated Seeder Docs:
- Add CMS to enhanced seeder coverage list
- Add dedicated CMS section with table of pages
- Document integration with db-setup workflow
- Update best practices
MkDocs Configuration:
- Add "Features" section with CMS documentation
- Add CMS Quick Start to "Getting Started"
- Add CDN Fallback Strategy to "Frontend Development"
- Complete navigation structure
All documentation builds cleanly with no warnings.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-22 15:55:42 +01:00 |
|
|
|
a18ad48721
|
updating middleware doc
|
2025-11-19 21:55:34 +01:00 |
|
|
|
807033be16
|
revamping documentation
|
2025-11-17 22:59:42 +01:00 |
|
|
|
adbcee4ce3
|
middleware fix for path-based vendor url
|
2025-11-09 18:47:53 +01:00 |
|
|
|
5c80ba17c5
|
Main exception renamed to WizamartException
|
2025-10-27 21:55:05 +01:00 |
|
|
|
f65a40b533
|
Added support for Heroicons
|
2025-10-19 18:51:34 +02:00 |
|
|
|
dd16198276
|
major refactoring adding vendor and customer features
|
2025-10-11 09:09:25 +02:00 |
|
|
|
c971674ec2
|
marketplace refactoring
|
2025-10-04 13:38:10 +02:00 |
|
|
|
eaba11acb1
|
git repo creation on synology server documentation
|
2025-09-27 15:54:45 +02:00 |
|
|
|
8b86b3225a
|
Admin service tests update
|
2025-09-24 21:02:17 +02:00 |
|
|
|
98285aa8aa
|
Exception handling enhancement
|
2025-09-23 22:42:26 +02:00 |
|
|
|
b1a76cdb57
|
Docs for error handling
|
2025-09-22 21:14:55 +02:00 |
|
|
|
282ec5e024
|
Make command for pycharm
|
2025-09-21 22:36:19 +02:00 |
|
|
|
5ef018d4ff
|
Added placeholder for documentation
|
2025-09-21 17:16:55 +02:00 |
|