Was this page helpful?
Caution
You're viewing documentation for a previous version of ScyllaDB Sphinx Theme. Switch to the latest stable version.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
IMPORTANT: For more information on how to update, see Migrating from 1.0 to 1.1.
#263: Update JavaScript and Python dependencies to the latest version.
#307: Before, poetry was installed as a dependency. From this release, you must install Poetry as a prerequisite.
#206: We’ve updated jQuery dependency to 3.6.0.
#246: The contribute button is more noticeable.
#247: The sidebar’s dropdown icons sport a new design.
#245: The panel box component sports a new design.
#252: We’ve reviewed the warning that appears when the user is not reading the latest stable version of the documentation. Now, the warning also considers branches that are still under active development.
#259: The sidebar’s scrollbar is now thinner and in line with the new design.
#214: Breadcrumbs links to internal pages were not working.
IMPORTANT: For more information on how to update, see Migrating from 0.x to 1.0.
#201: We’ve made a number of updates to the look and feel of the theme to improve the overall user experience.
#201: The static front end files (CSS, JS, and images) are now managed with webpack
. For more information, see Contribute to the Theme.
#201: The promo banner now supports icons with the option theme option banner_icon_path
. For more information, see Template Options.
#201: The contribute button adds the option “Edit on GitHub”. To configure your project to support this option, read Template Options.
#201: We run hooks on every commit to automatically point out linting issues.
#201: The new workflow docs-pr
runs on pull requests to make sure docs build without warnings before being merged. For more information, see Deployment.
#201: Topics boxes (cards) can be used in other sections, and not just on the home page. We now have different layouts to suit most projects’ needs. Check them out at Topic Boxes
#194: FontAwesome 5.0 backwards compatibility.
#180: Now projects can configure promotional banners.
#179: Troubleshooting guides for multiversion.
#173: Dropdown for Contributors with the options to “Report an Issue” and “Learn How to Contribute”.
#170: Option to hide versions from the multiversion dropdown.
#174: Shared substitutions for all projects.
#171: Branches name were rendered in ASC order.
#173: Report an issue button from footer.
#152: Top-bar for Scylla University live.
#153: Create intermediate directories for redirections.
#121: smv_rename_latest_version
setting in conf.py
overrides the latest version output directory.
#121: Moved smv_latest_version
from github/workflows/pages.yml
to conf.py
.
#121: _utils/redirects.sh
script.
#121: make multiversionpreview
was not redirecting automatically to the latest version.
#111: Show a warning if the latest version is not stable.
#98: Show Sphinx & Theme version in the footer.
#100: Show the multiversion label when there is only one version.
#103: Report button does not break when the page title has inlines.
#84: Banner for Scylla Summit.
#83: Copyright year in the footer is now updated automatically.
#78: Show a warning when the user is not reading not reading the latest version.
#64: The 404 page sports a new design.
#69: Redirections on multiversion builds were not working
#68: PIPX dependency.
Was this page helpful?
On this page