chore(global): update deps and work for Read the Docs Addons support

also sync the overriden templates against mkdocs-material upstream

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
This commit is contained in:
Andrei Jiroh Halili 2025-06-14 02:05:19 +08:00
parent e5048e6f0f
commit e440ee780d
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
11 changed files with 279 additions and 205 deletions

View file

@ -14,7 +14,7 @@
If this is not intended to happen, please report this as a bug in the webiste's issue tracker. Otherwise, you can press back
on your browser or go back to homepage.
</p>
<a class="md-button" href="https://mau.dev/andreijiroh-dev/website/-/issues/new/?issue[title]=Broken link in <URL>">Report this broken link</a>
<a class="md-button" href="https://gitlab.com/andreijiroh-dev/website/-/issues/new/?issue[title]=Broken link in <URL>">Report this broken link</a>
<a class="md-button" href="/">Go back home</a>
<h2>Troubleshooting tips</h2>
<p>Try checking the URL for any misspellings or improper use of dashes, underscores and periods.</p>
@ -23,8 +23,8 @@
try <a href="https://pypi.org/project/mkdocs-redirects/">configuring redirects in the Mkdocs config first</a>.
</p>
<p>
Depending on the site version you're viewing, you may need to switch between <a href="https://andreijiroh.xyz">production</a>
and <a href="https://staging.andreijiroh.xyz">staging</a> versions of the website. (The tilde versions of the site may be
Depending on the site version you're viewing, you may need to switch between <a href="https://andreijiroh.dev">production</a>
and <a href="https://staging.andreijiroh.dev">staging</a> versions of the website. (The tilde versions of the site may be
may lag behind Cloudflare Pages deploys.)
</p>
{% endblock %}