<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Sacha Schmid</title><description>Articles about development and design.</description><link>https://sacha.me/</link><item><title>Astro: Highlighting the current page</title><link>https://sacha.me/articles/astro-current-page/</link><guid isPermaLink="true">https://sacha.me/articles/astro-current-page/</guid><description>Highlighting the currently active page in a navigation is a quick win to help users orient themselves on a web site. Astro handles this differently than other frameworks, but still makes it easy to achieve this.</description><pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Using Data Attributes to Write CSS Components</title><link>https://sacha.me/articles/css-data-components/</link><guid isPermaLink="true">https://sacha.me/articles/css-data-components/</guid><description>With BEM, SMACSS, OOCSS and other methodologies for CSS architecture there&apos;s been a lot of debate around which method is better than the others. AMCSS is an alternative approach, and in this post I will outline how I use it to write CSS components.</description><pubDate>Sun, 11 Jan 2015 00:00:00 GMT</pubDate></item><item><title>Syntax Highlighting in Jekyll With Rouge</title><link>https://sacha.me/articles/jekyll-rouge/</link><guid isPermaLink="true">https://sacha.me/articles/jekyll-rouge/</guid><description>Many blogs on the web are centred around code so syntax highlighting in code blocks is useful to help readers better understand the displayed code. Jekyll offers easy ways to integrate highlighting into the build chain, for example using Rouge.</description><pubDate>Thu, 15 Jan 2015 00:00:00 GMT</pubDate></item><item><title>Word Counts and Reading Time in Jekyll</title><link>https://sacha.me/articles/jekyll-word-counts/</link><guid isPermaLink="true">https://sacha.me/articles/jekyll-word-counts/</guid><description>Jekyll makes it easy to display a post&apos;s word count or its reading time using no JavaScript whatsoever.</description><pubDate>Wed, 09 Oct 2013 00:00:00 GMT</pubDate></item></channel></rss>