Skip to content

Docs/mkdocs site - #9

Open
danilyef wants to merge 15 commits into
mainfrom
docs/mkdocs-site
Open

Docs/mkdocs site#9
danilyef wants to merge 15 commits into
mainfrom
docs/mkdocs-site

Conversation

@danilyef

Copy link
Copy Markdown
Member

PR Summary:

  • Creates a New docs.
  • small fixes in the README.md (removing information regarding Huggingface Gating).

lukfischer and others added 11 commits July 18, 2026 12:18
- Add mkdocs.yml, GitHub Actions deploy workflow, and a full docs/ site
  (index, introduction, getting started, how-to guides, benchmarks,
  deployment, pro, contributing, and mkdocstrings-generated API reference).
- Unify all docstrings in src/tirex2 to NumPy style (previously mixed with
  Google-style Args: blocks), and add runnable usage examples to
  load_model, ForecastModel.forecast, TimeseriesType, and Demo.
- Fix stale "NXAI Community License" references in the inference
  Dockerfiles, app/test file headers, and inference/README.md to
  Apache-2.0 — TiRex-2 is fully Apache-2.0; that license only applied
  to TiRex-1.
- Add CONTRIBUTING.md (adapted from TiRex-1's, updated for this repo's
  Pixi/pre-commit/MkDocs tooling) and a docs status badge to README.md.
- Set the TiRex dino SVG (docs/images/tirex.svg) as the Material theme
  logo and favicon instead of the default icon.
- Add a Docker/GHCR badge to README.md, matching the one already on the
  docs landing page, linking to the tirex2-cpu package.
- Copy the sine-wave and multivariate example images into docs/images/
  and embed them in the fitting sections of the Quickstart and
  Forecasting how-to pages (switching Quickstart off the hotlinked
  GitHub raw URLs to local, self-contained images).
- Add the two existing (previously unused) covariate demo renders
  (nonstationary driver + holiday flag) to the Covariates how-to page,
  matching Demo.create_nonstationary_demo() and Demo.create_holidays_demo().
- Add the "Open in Colab" badge to the Quickstart page and the docs
  landing page badge row, matching README.
- Add docs/about.md with NXAI's company description, logo (light/dark
  variants via Material's #only-light/#only-dark), and links to their
  website/GitHub/Hugging Face/LinkedIn.
- Fix "NX-AI's open-source release" -> "NXAI's" on the landing page
  (NX-AI is the GitHub/HF org slug; NXAI is the company name).
- Enable navigation.tabs (+ sticky) and navigation.path in mkdocs.yml,
  turning top-level sections into a sticky tab bar with breadcrumbs,
  and add the attr_list extension to size the logo images.
Add the same BibTeX citation block used in README.md and
introduction.md to the docs landing page, matching TiRex-1's pattern
of surfacing the citation prominently on the home page.
@danilyef
danilyef requested a review from superbock July 22, 2026 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants