You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{{< divider x >}}}
horizontal divider gifs (x=1...9)
Custom filters
Under Construction
add construction: true to the yaml header of a page and a random "under construction" gif is added at the top of the page
Body backgrounds
change the background of the html body using the yaml parameter body_bg. Can
be set globally in _quarto.yml or locally in a file. The default is
microfab. other options can be found in the img/bg folder (dont use the file
ending, ie body_bg: space). You can of course also add your own background
gifs to the folder.
Navbar backgrounds
In the same way, the background of the navbar can be changed with nav_bg. Here the default is stars.
Title gif
Add a gif to the title of a page using the yaml parameter title_gif. Can be
set globally in _quarto.yml or locally in a file. default is to not display a
gif. The gif needs to be present in the img/ folder (dont use the file ending,
ie title_gif: banana-dance). If you set a global gif you can unset it for
specific pages via title-gif:none.
Material
Parts of this repo are a port of the geocities theme for bootstrap2