---
name: gdtest-site-combo
description: >
  Test site setting combo with display_name. Use when writing Python code that uses the gdtest_site_combo package.
---

# Combo Site

Test site setting combo with display_name.

## Installation

```bash
pip install gdtest-site-combo
```

## API overview

### Functions

Public functions

- `setup`: Set up the site with the given configuration
- `render`: Render a template into HTML
- `publish`: Publish the site to the given destination

## Resources

- [llms.txt](llms.txt) — Indexed API reference for LLMs
- [llms-full.txt](llms-full.txt) — Comprehensive documentation for LLMs
