From 8ab3fc9c094152f0bdec2e224b2c5373703ddd0b Mon Sep 17 00:00:00 2001 From: Alina Derkach Date: Tue, 4 Nov 2025 18:08:29 +0100 Subject: [PATCH] DISTMYSQL-556 Implement the feedback form and GH contributors plugin --- _resourcepdf/overrides/main.html | 3 + _resourcepdf/overrides/partials/rating.html | 191 ++++++++++++++++++++ docs/css/rating.css | 43 +++++ docs/js/rating.js | 182 +++++++++++++++++++ mkdocs-base.yml | 10 +- mkdocs.yml | 14 -- requirements.txt | 5 +- 7 files changed, 431 insertions(+), 17 deletions(-) create mode 100644 _resourcepdf/overrides/partials/rating.html create mode 100644 docs/css/rating.css create mode 100644 docs/js/rating.js diff --git a/_resourcepdf/overrides/main.html b/_resourcepdf/overrides/main.html index add87c10..92651847 100644 --- a/_resourcepdf/overrides/main.html +++ b/_resourcepdf/overrides/main.html @@ -51,6 +51,9 @@ {% endif %}