scylladb / scylla-cloud-getting-started

https://cloud-getting-started.scylladb.com
43 stars 11 forks source link

docs: update theme 1.7 #37

Closed dgarcia360 closed 5 months ago

dgarcia360 commented 5 months ago

Related issue https://github.com/scylladb/sphinx-scylladb-theme/issues/1035

ScyllaDB Sphinx Theme 1.7 is out 🥳 Now, the docs will automatically publish when backporting changes to previous branches. This release also introduces minor style enhancements to the sidebar and homepage.

You can read more about all notable changes here.

How to test this PR

  1. Clone this PR. For more information, see Cloning pull requests locally.

  2. Enter the docs folder, and run:

    make preview
  3. Open http://localhost:5500 with your favorite browser. The doc should render without errors, and the version should be Sphinx Theme version (see the footer) must be 1.7.x:

image

dgarcia360 commented 5 months ago

cc/ @annastuchlik