# Site configuration

> Navigation menus, languages, versions, and repository links.

---

LLMS index: [llms.txt](/llms.txt)

---

Once the site runs, this chapter covers **site-level structural configuration**:
how readers navigate, how many languages the content has, how many versions the
documentation carries, and which repository the page actions point at.

How to write individual pages is in [Authoring](/docs/content/); the available
building blocks are in [Components](/docs/components/).

## In this chapter {#in-this-chapter}

- [Configuration overview](overview/): the complete `hugo.yaml` surface
- [Navigation and menus](navigation/): top menu, sidebar, breadcrumbs
- [Languages](language/): language routing, translation fallback, RTL
- [Versions](versioning/): multi-version documentation and switching
- [Repository links](repository/): the source of edit, history, and issue
  actions

---

Section pages:

- [Configuration](/docs/configure/overview/): Configure Oink with Hugo settings and focused theme parameters.
- [Navigation and menus](/docs/configure/navigation/): Configure navigation, language switching, sidebars, and outlines.
- [Languages](/docs/configure/language/): Language configuration, translation layout, stable anchors, and RTL support.
- [Versions](/docs/configure/versioning/): Let readers move between documentation versions, and mark archived ones.
- [Repository links and page information](/docs/configure/repository/): Help readers inspect, edit, and report issues against page source.
