Skip to content

Improve integration with sphinx-immaterial theme #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

jbms
Copy link

@jbms jbms commented Mar 12, 2025

  • Sets minimum version to sphinx-immaterial 0.13.2, which contains fixes for a number of issues I identified.

  • Enables Python signature formatting with black.

  • Replaces numpydoc with sphinx.ext.napoleon, since numpydoc is not compatible with sphinx-immaterial.

  • Adds announcement.

  • Configures sphinx-immaterial theme features.

  • Adds zarr.dev link to TOC (easiest way to include it for now)

  • Adds twitter/github/zulip links in footer.

  • Fixes custom.css to work with attributes and css variables used by sphinx-immaterial.

- Sets minimum version to sphinx-immaterial 0.13.2, which contains fixes
  for a number of issues I identified.

- Enables Python signature formatting with black.

- Replaces numpydoc with sphinx.ext.napoleon, since numpydoc is not
  compatible with sphinx-immaterial.

- Adds announcement.

- Configures sphinx-immaterial theme features.

- Adds zarr.dev link to TOC (easiest way to include it for now)

- Adds twitter/github/zulip links in footer.

- Fixes custom.css to work with attributes and css variables used by
  sphinx-immaterial.
@dikwickley dikwickley merged commit f9d4ddf into dikwickley:new-theme Mar 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants