> For the complete documentation index, see [llms.txt](https://docs.themeupstudio.com/travio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themeupstudio.com/travio/introduction/whats-included.md).

# Whats included?

When you download/upload `travio.zip`, you get everything needed to run the theme on Ghost immediately.

#### All theme templates (.hbs files)

Core templates like `default.hbs`, `home.hbs`, `post.hbs`, `page.hbs`, plus dedicated templates for *archive, videos, destinations, experiences, authors, tags, membership, signin/signup*, and *subscribe* flows.

#### All reusable partials (reusable components)

Header, footer, navigation, cards, homepage sections, post hero variants, membership forms, pagination, CTA sections, and responsive image helpers.

#### Compiled production assets (/assets/built)

Ready-to-use CSS and JavaScript (`index.css`, `index.js`) so the theme works without running a build step on your server.

#### Source assets (/assets/css, /assets/js, /assets/fonts, /assets/images)

Useful if you want to customize design, scripts, or branding later.

#### Routing configuration (routes.yaml)

Required for Travio’s custom page structure (home, archive, videos, etc.).

#### Localization files (/locales)

Includes language files for translatable UI text. Travio comes with English translations in `en.json` .

#### Theme metadata and settings (package.json)

Defines Ghost compatibility, custom theme settings, image sizes, and build scripts.
