From f7470b6a7e45cf2b340abe739078387631d9ff96 Mon Sep 17 00:00:00 2001 From: froggleston Date: Tue, 14 Jan 2025 12:23:40 +0000 Subject: [PATCH] Fix blog post image location --- content/posts/2025/01/sunsetting-styles-support-incubator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/2025/01/sunsetting-styles-support-incubator.md b/content/posts/2025/01/sunsetting-styles-support-incubator.md index ac760ee..8085b39 100644 --- a/content/posts/2025/01/sunsetting-styles-support-incubator.md +++ b/content/posts/2025/01/sunsetting-styles-support-incubator.md @@ -12,7 +12,7 @@ Our lesson infrastructure, [The Carpentries Workbench](https://carpentries.githu The Workbench replaced our previous lesson infrastructure, a [Jekyll](https://jekyllrb.com/)-based template (augmented by scripts and other resources developed by the community) affectionately known as _styles_. The product of several years of work by [Zhian Kamvar](https://zkamvar.netlify.app/), the Workbench made a number of improvements over styles, e.g. by bringing lesson sites up to at least [WCAG AA standards](https://www.w3.org/WAI/WCAG2AA-Conformance) in web accessibility, and making local installation of the infrastructure significantly easier on most community members' systems. -![The Carpentries Workbench combines three R packages: sandpaper, pegboard, and varnish](/blog/2025/01/img/workbench-hex-collection.jpeg) +![The Carpentries Workbench combines three R packages: sandpaper, pegboard, and varnish](/blog/2025/01/workbench-hex-collection.jpeg) Since then, The Carpentries team has stopped maintaining the previous _styles_ infrastructure and [a documented transition workflow was published](https://carpentries.github.io/sandpaper-docs/migrating-from-styles.html) to help community members migrate their own lesson projects to use the Workbench. The Carpentries Curriculum Team has been helping lesson developers with this process over the past 18 months, and community members, [Aleksandra Nenadic](https://github.com/anenadic) and [Matthew Bluteau](https://github.com/bielsnohr), facilitated a session to transition more lessons at [CarpentryConnect Heidelberg](https://biont-training.eu/CarpentryConnect2024.html) in November 2024.