From fd4bd3092c84ee3b511a327f5f04509a6db6efbe Mon Sep 17 00:00:00 2001 From: Penelope Yong Date: Tue, 21 Jan 2025 22:20:38 +0000 Subject: [PATCH 1/3] Rework library page --- _quarto.yml | 10 +-- assets/scripts/TuringNavbar.html | 6 +- library/index.qmd | 117 +++++++++++++++++------- library/main.yml | 148 +++++++++++++++++++++++++++++++ library/table.ejs | 14 +++ team/index.qmd | 2 +- 6 files changed, 256 insertions(+), 41 deletions(-) create mode 100644 library/main.yml create mode 100644 library/table.ejs diff --git a/_quarto.yml b/_quarto.yml index 9b1e17866..7843c9f9b 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -21,9 +21,9 @@ website: foreground: "#ffffff" left: - text: Get Started - href: https://turinglang.org/docs/tutorials/docs-00-getting-started/ + href: https://turinglang.org/docs/getting-started/ - text: Tutorials - href: https://turinglang.org/docs/tutorials/00-introduction/ + href: https://turinglang.org/docs/tutorials/ - text: Libraries href: library/ - text: News @@ -36,7 +36,7 @@ website: href: https://x.com/TuringLang - icon: github text: Turing GitHub - href: https://github.com/TuringLang/Turing.jl + href: https://github.com/TuringLang page-footer: background: "#073c44" @@ -83,5 +83,5 @@ format: # Global Variables to use in any qmd files using: # {{< meta site-url >}} site-url: https://turinglang.org -get-started: https://turinglang.org/docs/tutorials/docs-00-getting-started/ -tutorials-intro: https://turinglang.org/docs/tutorials/00-introduction/ +get-started: https://turinglang.org/docs/getting-started/ +tutorials-intro: https://turinglang.org/docs/tutorials/ diff --git a/assets/scripts/TuringNavbar.html b/assets/scripts/TuringNavbar.html index 5021e7524..e79ca43dd 100644 --- a/assets/scripts/TuringNavbar.html +++ b/assets/scripts/TuringNavbar.html @@ -247,10 +247,10 @@ Turing.jl