Skip to content

Commit 6734aae

Browse files
vytas7gabalafou
andauthored
DOC - Add Falcon web framework to the gallery (#2165)
As of [Falcon](https://github.com/falconry/falcon) [4.0.0](https://falcon.readthedocs.io/en/latest/changes/4.0.0.html), the framework has adopted PyData Sphinx Theme for docs. Rendered examples can be found on ReadTheDocs: * stable - https://falcon.readthedocs.io/ * latest - https://falcon.readthedocs.io/en/latest/ ![image](https://github.com/user-attachments/assets/5a6b1d30-61a4-423e-9dfa-2690aa455c4b) We have customized the look and feel somewhat (including light/dark themes, custom icons, and own Pygments styles) but I shied away from proposing this for **_Featured_** for now 😅 So far the experience has been mostly positive, this is a great theme: easy to support both light and dark themes, both desktop and mobile out of the box. 💯 If I were to find minor nitpicks/complaints, I think we saw a variation of #1889 on the right sidebar, don't remember what triggers that and whether we had a good example; also I'm not convinced about how the layout is condensed in the interim version between wide desktop and mobile: headings word wrapped into two lines is OK by me, but the way icons and buttons get scattered on the right side is IMHO somewhat peculiar: ![image](https://github.com/user-attachments/assets/aac6b797-ce2e-47c2-bddb-a032080b2be7) Co-authored-by: gabalafou <[email protected]>
1 parent df36640 commit 6734aae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/examples/gallery.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ Thanks for your support!
3838
- title: Fairlearn
3939
link-alt: Fairlearn docs
4040
link: https://fairlearn.org/main/about/
41+
- title: Falcon web framework
42+
link-alt: The Falcon web framework
43+
link: https://falcon.readthedocs.io/
4144
- title: Feature-engine
4245
link-alt: Feature-engine docs
4346
link: https://feature-engine.readthedocs.io/

0 commit comments

Comments
 (0)