---
title: Docs Site Feature Roadmap
description: Opt-in built-in documentation-site features tracked as focused issues.
---

# Docs Site Feature Roadmap

Tracking issue: [#650](https://github.com/ubugeeei-prod/ox-content/issues/650).
This list is a 3.0 workstream; the release tracker is
[#699](https://github.com/ubugeeei-prod/ox-content/issues/699).

Ox Content keeps non-standard Markdown and extra site behavior **opt-in**. Each
item below is a first-party built-in that stays off until a site enables it.
Work lands in small conventional PRs with failing tests first.

Already tracked elsewhere:

- Interactive sample execution: [#648](https://github.com/ubugeeei-prod/ox-content/issues/648)
- i18n / MF2 core: [#451](https://github.com/ubugeeei-prod/ox-content/issues/451)

## Phase A — Authoring

| Feature                             | Issue                                                          | Status  |
| ----------------------------------- | -------------------------------------------------------------- | ------- |
| Custom containers (`::: tip`)       | [#665](https://github.com/ubugeeei-prod/ox-content/issues/665) | shipped |
| Math (inline `$` / block `$$`)      | [#666](https://github.com/ubugeeei-prod/ox-content/issues/666) | shipped |
| Markdown file includes              | [#667](https://github.com/ubugeeei-prod/ox-content/issues/667) | shipped |
| Figures, captions, and lazy images  | [#668](https://github.com/ubugeeei-prod/ox-content/issues/668) | shipped |
| Inline badges                       | [#669](https://github.com/ubugeeei-prod/ox-content/issues/669) | shipped |
| File tree blocks                    | [#670](https://github.com/ubugeeei-prod/ox-content/issues/670) | shipped |
| Step lists                          | [#671](https://github.com/ubugeeei-prod/ox-content/issues/671) | shipped |
| Card / link-card / card-grid blocks | [#672](https://github.com/ubugeeei-prod/ox-content/issues/672) | shipped |

## Phase B — Site outputs

| Feature                                 | Issue                                                          | Status  |
| --------------------------------------- | -------------------------------------------------------------- | ------- |
| `sitemap.xml`, `robots.txt`, `llms.txt` | [#673](https://github.com/ubugeeei-prod/ox-content/issues/673) | shipped |
| RSS / Atom / JSON feeds                 | [#674](https://github.com/ubugeeei-prod/ox-content/issues/674) | shipped |
| Redirects, aliases, and path rewrites   | [#675](https://github.com/ubugeeei-prod/ox-content/issues/675) | shipped |
| Draft, unlisted, and scheduled pages    | [#676](https://github.com/ubugeeei-prod/ox-content/issues/676) | shipped |
| Custom 404 page                         | [#677](https://github.com/ubugeeei-prod/ox-content/issues/677) | shipped |
| Permalinks and frontmatter cascade      | [#678](https://github.com/ubugeeei-prod/ox-content/issues/678) | shipped |

## Phase C — Theme chrome

| Feature                                       | Issue                                                          | Status  |
| --------------------------------------------- | -------------------------------------------------------------- | ------- |
| Previous / next page links                    | [#679](https://github.com/ubugeeei-prod/ox-content/issues/679) | shipped |
| Code copy, external-link icons, back-to-top   | [#680](https://github.com/ubugeeei-prod/ox-content/issues/680) | shipped |
| Header nav, announcement bar, per-page chrome | [#681](https://github.com/ubugeeei-prod/ox-content/issues/681) | shipped |
| Breadcrumbs                                   | [#682](https://github.com/ubugeeei-prod/ox-content/issues/682) | shipped |
| Team / members page                           | [#683](https://github.com/ubugeeei-prod/ox-content/issues/683) | shipped |
| Locale switcher                               | [#684](https://github.com/ubugeeei-prod/ox-content/issues/684) | shipped |
| Skip link and print styles                    | [#685](https://github.com/ubugeeei-prod/ox-content/issues/685) | shipped |

## Phase D — Content model

| Feature                                            | Issue                                                          | Status  |
| -------------------------------------------------- | -------------------------------------------------------------- | ------- |
| Taxonomies and related pages                       | [#687](https://github.com/ubugeeei-prod/ox-content/issues/687) | shipped |
| Blog (index, authors, tags, reading time, archive) | [#688](https://github.com/ubugeeei-prod/ox-content/issues/688) | shipped |
| Documentation versioning                           | [#689](https://github.com/ubugeeei-prod/ox-content/issues/689) | shipped |
| Generated section index pages                      | [#690](https://github.com/ubugeeei-prod/ox-content/issues/690) | shipped |
| Page resources and image processing                | [#691](https://github.com/ubugeeei-prod/ox-content/issues/691) | shipped |

## Phase E — Integrations

| Feature                                    | Issue                                                          | Status  |
| ------------------------------------------ | -------------------------------------------------------------- | ------- |
| Git contributors                           | [#692](https://github.com/ubugeeei-prod/ox-content/issues/692) | shipped |
| Typed hover overlays for TypeScript fences | [#693](https://github.com/ubugeeei-prod/ox-content/issues/693) | shipped |
| Hosted search provider adapter             | [#694](https://github.com/ubugeeei-prod/ox-content/issues/694) | shipped |
| PWA manifest and service worker            | [#695](https://github.com/ubugeeei-prod/ox-content/issues/695) | shipped |
| Structured data (JSON-LD)                  | [#696](https://github.com/ubugeeei-prod/ox-content/issues/696) | shipped |
