# Blog Docs

Blog adds article publishing, archive pages, tag pages, article blocks, Site Discovery sitemap contributions, and frontend Livewire page components to Capell.

Start at the [package README](../README.md) when deciding whether to install this package. Use the docs below for setup, extension, debugging, and verification details.

## Guides

| Doc                                                             | Use it for                                                                         |
| --------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| [Blog Api](blog-api.md)                                         | HTTP/API contracts, payloads, and integration behavior.                            |
| [Blog Database](blog-database.md)                               | Tables, migrations, model ownership, and persistence behavior.                     |
| [Credits And Acknowledgements](credits-and-acknowledgements.md) | Upstream services, dependencies, and acknowledgements.                             |
| [Media Attachment](media-attachment.md)                         | Focused package workflow, setup, troubleshooting, or implementation details.       |
| [Overview](overview.md)                                         | Package boundary, runtime surfaces, install notes, and first troubleshooting path. |

## Read Next

| Related doc                                             | Why                                                   |
| ------------------------------------------------------- | ----------------------------------------------------- |
| [Repository package docs](../../../docs/README.md)      | Cross-package workflow index and install-order notes. |
| [Tags](../../tags/docs/overview.md)                     | Neighboring package in the same Capell workflow.      |
| [Site Discovery](../../site-discovery/docs/overview.md) | Neighboring package in the same Capell workflow.      |