<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>The Vale blog</title>
		<link>https://vale.sh/blog</link>
		<description>Notes from building Vale.</description>
		<language>en-us</language>
		<atom:link href="https://vale.sh/blog/rss.xml" rel="self" type="application/rss+xml"/>
		<item>
			<title>Introducing Std: The standard library for Vale</title>
			<link>https://vale.sh/blog/std</link>
			<guid isPermaLink="true">https://vale.sh/blog/std</guid>
			<description>General-purpose rules you extend to build your own style, extracted from the styles teams already run.</description>
			<dc:creator>Joseph Kato</dc:creator>
			<pubDate>Wed, 02 Sep 2026 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Introducing Voices: AI writing skills as Vale rules</title>
			<link>https://vale.sh/blog/voices</link>
			<guid isPermaLink="true">https://vale.sh/blog/voices</guid>
			<description>The writing skill you would reach for, rewritten as Vale rules. Checked on every draft rather than remembered, and free until something breaks one.</description>
			<dc:creator>Joseph Kato</dc:creator>
			<pubDate>Wed, 02 Sep 2026 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Vale and the OpenAPI Specification</title>
			<link>https://vale.sh/blog/openapi</link>
			<guid isPermaLink="true">https://vale.sh/blog/openapi</guid>
			<description>A tutorial on linting OpenAPI Specification files: extract just the prose from a structured file, with errors reported at their exact location.</description>
			<dc:creator>Joseph Kato</dc:creator>
			<pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate>
		</item>
	</channel>
</rss>
