Functions to ease the building of the FastHTML app
This module contains several functions that are used in creating the FastHTML gui that makes the handling of the keybindings database more user friendly.
General helpers
get_project_root
get_project_root ()
Get the project root directory from either notebook or module context
Gui helpers
base_layout
base_layout (content)
Base layout with navigation bar
ex_theme_switcher
ex_theme_switcher ()