- Document operating hours (9 AM - 7 PM, Mon-Sat, Sun closed)
- Define minimum rental (1 hour) and booking policies
- Document all pricing structures (standard, packages, memberships)
- Add package discounts (half-day 5%, full-day 10% off)
- Document membership tiers and discount calculations
- Add special packages (Clean Fabrication space & tools only)
- CLARIFY: Dirty Fabrication outside space (5/hr) includes ALL TOOLS
- CLARIFY: NO package discounts for dirty fabrication outside space
- CLARIFY: Member discounts still apply to dirty fabrication space
- Document additional services (training, consulting)
- Add special offers and volume discounts
- Include pricing examples and calculations
- Document refund policy and cancellation terms
- Add booking process and payment terms
- Define safety requirements and liability waiver
- Add contact information for reservations
- Critical business rules for all pricing and operations
Note: Dirty fabrication outside space is excellent value (5/hr)
with full tool access from garage and shed. No package discounts,
but member discounts apply.
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
- Add complete pricing page consolidating all rates and discounts
- Include operating hours and minimum rental requirements
- Document all equipment pricing with half/full day discounts
- Document all area pricing including special packages
- Add membership discount calculations and examples
- Clarify NO DISCOUNTS policy for dirty fabrication outside space
- Include package details (half-day 5%, full-day 10% off)
- Add membership benefits and pricing examples
- Include booking policies and payment terms
- Provide clear pricing examples for common scenarios
- Special offers and volume discounts documented
- Contact information included
- Single source of truth for all pricing information
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
- Document Grav Git Sync plugin for automatic two-way synchronization
- Include installation instructions via GPM and Git
- Provide complete configuration examples (basic, dev, production)
- Explain SSH key setup for production server
- Detail automatic mode workflow (production) and manual mode (development)
- Document conflict resolution (automatic and manual)
- Add best practices for configuration and communication
- Include troubleshooting guide for common issues
- Add monitoring and email notification configuration
- Provide advanced configuration (multiple branches, selective sync)
- Compare Git Sync vs manual sync approaches
Critical: Git Sync plugin automates sync process, eliminating need
for manual sync procedures. Admin UI changes are automatically
committed and pushed to git repository.
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
- Document production server requirements and prerequisites
- Explain three deployment options (manual, automated script, Docker)
- Provide clear step-by-step instructions for each method
- Include testing checklists for both local and production
- Add troubleshooting guide for common deployment issues
- Document rollback procedures (git revert and backup restore)
- Include automation options (webhook, CI/CD)
- Add monitoring and health check recommendations
- Document backup strategy and retention policy
- Include security considerations for production
- Provide quick reference for common commands
This guide ensures reliable and safe production deployments.
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
- Document technical user workflow (local dev, git, push, deploy)
- Document non-technical user workflow (admin UI only)
- Explain why manual sync of admin changes is needed
- Provide clear step-by-step sync procedures
- Add scenarios and examples for typical situations
- Include automated sync options (cron and manual trigger)
- Document conflict resolution procedures
- Add troubleshooting for common issues
- Include best practices for both user types
- Add communication protocols and emergency procedures
Critical: Admin UI changes are NOT in git - must be manually synced
to prevent data loss. This guide explains how and when to sync.
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
- Create automated deployment script for production server
- Include backup creation before deployment
- Add git pull logic (clone if needed, pull if exists)
- Add permission setting for Grav user directory
- Include cache clearing functionality
- Add plugin update check via GPM
- Provide clear logging and success messages
- Include error handling and warnings
This script simplifies production deployment with safety measures.
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
- Create comprehensive sync script for handling admin UI and git changes
- Add support for sync down (production to local after admin edits)
- Add support for sync up (local to production after git edits)
- Include status checking and conflict detection
- Add test command for local development
- Provide clear usage instructions and error handling
Note: This script is for future two-way sync workflow. Currently using
simplified git-only workflow since production is fresh install.
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
- Document project overview and target audience
- Detail all 4 physical areas with specifications
- Define equipment categories for major machines and hand tools
- Explain taxonomy system and usage
- Provide page templates for machines, areas, and hand tools
- Document navigation structure and organization
- Add content guidelines and tone requirements
- Include git workflow with conventional commit examples
- Add Docker environment commands and file locations
- Define work priorities and quality checklist
- Create reference document for future agents
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
- Create comprehensive hand tools inventory page
- Include all major tool categories (cutting, wrenches, measuring, etc.)
- Add detailed inventory tables with quantities and locations
- Include tool usage guidelines and safety protocols
- Document tool storage between garage and shed
- Add maintenance and reporting procedures
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
- Create main areas landing page with all 4 area overviews
- Add detailed EE Garage page with electronics equipment listings
- Add detailed Dirty Fabrication page with sub-locations (backyard, garage, shed)
- Include equipment breakdown by physical location
- Add safety features, booking info, and workflows for each area
- Provide quick reference inventory tables
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
- Create main equipment and areas overview page
- Add navigation for equipment type categories
- Add navigation for physical areas
- Include quick reference cards for each area
- Provide context for browsing by type vs location
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
- Create custom SVG logo with professional branding
- Implement premium color scheme with blue and gold accents
- Add custom CSS with professional styling for cards, tables, buttons
- Update logo template to use new logo.svg file
- Create custom favicon for complete branding
- Redesign homepage with premium content sections
- Update resources page with membership tiers and premium pricing
- Enhance contact page with testimonials and detailed information
- Target audience: high-paying clients ($100+/hour)
- Professional yet approachable design language
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
- Set base_url to http://localhost:5001 in system.yaml
- Prevents admin panel form submissions from dropping port number
- Clears cache and restarts container to apply changes
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
- Set up Docker Compose configuration for Grav CMS
- Configure site for Starting Line Productions LLC in Pflugerville, Texas
- Create homepage with business overview and service highlights
- Create resources page with equipment and workspace pricing tables
- Create contact page with booking information
- Configure proper .gitignore for cache and temporary files
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>