# Examples Documentation Index This directory contains example implementations, code samples, and usage patterns for StarPunk CMS. ## Available Examples ### Identity Page - **[identity-page.html](identity-page.html)** - Example IndieAuth identity page - **[identity-page-customization-guide.md](identity-page-customization-guide.md)** - Guide for customizing identity pages ## Example Categories ### IndieAuth Examples - Identity page setup and customization - Endpoint discovery implementation - Authentication flow examples ## How to Use Examples ### For Integration 1. Copy example files to your project 2. Customize for your specific needs 3. Follow accompanying documentation ### For Learning - Study examples to understand patterns - Use as reference for your own implementation - Adapt to your use case ## Contributing Examples When adding new examples: 1. Include working code 2. Add documentation explaining the example 3. Update this index 4. Follow project coding standards ## Related Documentation - **[../design/](../design/)** - Feature designs - **[../standards/](../standards/)** - Coding standards - **[../architecture/](../architecture/)** - System architecture --- **Last Updated**: 2025-11-25 **Maintained By**: Documentation Manager Agent