Commit Graph

3 Commits

Author SHA1 Message Date
Zeglius
7477b8c3ea
chore(docs): Minor cosmetic improvements and fixes (#1590)
* chore(docs): Remove css hiding hr in cards

* chore(docs): Isolate centered headers inside page content

* chore(docs): Rounded search bar and accent colors

* chore(docs): Prevent image "squashing" in screens with reduced width
2024-08-31 19:34:34 -07:00
Zeglius
b7ded48ce1
fix(docs): Use a working match substitution in md_image_sizing hook (#1584)
* fix(docs): Use a working match substitution in md_image_sizing hook

This fixes odd page segment duplicating inside themselves

* ci(docs): Avoid triggering deploy_docs on PR
2024-08-31 15:47:54 +00:00
Zeglius
8739c239b0
fix(docs): Several fixes for mkdocs (#1571)
* fix(docs): Use a more consistent image url replacing in fetch_discourse_md

* fix(docs): Prevent youtube video from embeding in links

* chore(docs): Move embed_youtube hook to on_page_content step

* docs: Add 'md_image_sizing' hook

This will match image sizes with discourse ones
2024-08-30 15:30:42 +00:00