From a6892f1f8419e7f24710e34bc413a74f5abe9b40 Mon Sep 17 00:00:00 2001 From: Dimitrios Theodorakis Date: Tue, 20 Feb 2024 17:29:26 +0000 Subject: [PATCH 1/2] Pin versions of sandpaper, pegboard, and varnish Pinning these dependencies to my versions of these packages so we can user Mermaid, sphinx like tabs, and the Dark mode. --- config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.yaml b/config.yaml index 10495ac..ce6c5e9 100644 --- a/config.yaml +++ b/config.yaml @@ -75,5 +75,8 @@ profiles: # # This space below is where custom yaml items (e.g. pinning # sandpaper and varnish versions) should live +sandpaper: astroDimitrios/sandpaper/tree/feature/tab-admonition +pegboard: astroDimitrios/pegboard/tree/feature/tab-admonition +varnish: astroDimitrios/varnish/tree/feature/all From f52314072511e9408bb8646afe7b5319d318710b Mon Sep 17 00:00:00 2001 From: Dimitrios Theodorakis Date: Tue, 20 Feb 2024 21:09:01 +0000 Subject: [PATCH 2/2] Update pinned dependencies to use main branch --- config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index ce6c5e9..62d6b95 100644 --- a/config.yaml +++ b/config.yaml @@ -75,8 +75,8 @@ profiles: # # This space below is where custom yaml items (e.g. pinning # sandpaper and varnish versions) should live -sandpaper: astroDimitrios/sandpaper/tree/feature/tab-admonition -pegboard: astroDimitrios/pegboard/tree/feature/tab-admonition -varnish: astroDimitrios/varnish/tree/feature/all +sandpaper: astroDimitrios/sandpaper +pegboard: astroDimitrios/pegboard +varnish: astroDimitrios/varnish