TuringLang / AbstractMCMC.jl

Abstract types and interfaces for Markov chain Monte Carlo methods
https://turinglang.org/AbstractMCMC.jl
MIT License
78 stars 18 forks source link

New workflow for adding navigation bar #141

Closed shravanngoswamii closed 1 month ago

shravanngoswamii commented 2 months ago

Merge this after https://github.com/TuringLang/turinglang.github.io/pull/77

yebai commented 2 months ago

Seems working; https://turinglang.org/AbstractMCMC.jl/previews/PR141/

shravanngoswamii commented 2 months ago

Seems working; https://turinglang.org/AbstractMCMC.jl/previews/PR141/

Is UI and experience fine or should I update anything, its also responsive!

yebai commented 2 months ago

Looks good to me.

One minor issue. The nav bar is only inserted into the most recently built docs (see, e.g. here) Is there a way to force building all versions of docs with Documenter?