<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/pretty-feed.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">
  <channel>
    <title>complite</title>
    <link>https://complite.jcubic.pl/</link>
    <description>A complete Eleventy blogging solution. SEO / GEO / AI ready.</description>
    <language>en</language>
    <lastBuildDate>Wed, 20 May 2026 00:00:00 GMT</lastBuildDate>
    <sy:updatePeriod>weekly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <atom:link href="https://complite.jcubic.pl/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Welcome to complite</title>
      <link>https://complite.jcubic.pl/blog/welcome-to-complite/?utm_source=rss&amp;utm_medium=feed</link>
      <guid isPermaLink="true">https://complite.jcubic.pl/blog/welcome-to-complite/</guid>
      <pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate>
      <description>You&apos;re looking at the first post of a new site built with complite — a complete Eleventy blogging solution for people who write in Markdown and ship static HTML.
This post is a quick tour of what&apos;s included and how to get started.
What you get
Out of the box, complite ships with:

Eleventy 3 with...</description>
      <author>hello@example.com (Your Name)</author>
      <category>eleventy</category>
      <category>getting-started</category>
    </item>
    <item>
      <title>Why Static Site Generators Still Matter</title>
      <link>https://complite.jcubic.pl/blog/why-static-site-generators/?utm_source=rss&amp;utm_medium=feed</link>
      <guid isPermaLink="true">https://complite.jcubic.pl/blog/why-static-site-generators/</guid>
      <pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate>
      <description>Every few years someone declares static site generators dead. And every few years, the sites that load fastest, break least, and survive the longest turn out to be static HTML.
Here&apos;s why that keeps being true.
Speed is a feature
A static site is a collection of pre-built HTML files served directly...</description>
      <author>hello@example.com (Your Name)</author>
      <category>ssg</category>
      <category>essay</category>
    </item>
    <item>
      <title>Dark Mode Done Right: A CSS-First Approach</title>
      <link>https://complite.jcubic.pl/blog/dark-mode-done-right/?utm_source=rss&amp;utm_medium=feed</link>
      <guid isPermaLink="true">https://complite.jcubic.pl/blog/dark-mode-done-right/</guid>
      <pubDate>Sun, 10 May 2026 00:00:00 GMT</pubDate>
      <description>Most dark mode implementations fall into one of two camps: CSS-only (respects system preference but offers no toggle) or JavaScript-only (requires JS to work at all). This starter uses a three-layer approach that combines the best of both.
The three layers
Layer 1: System preference (lowest...</description>
      <author>hello@example.com (Your Name)</author>
      <category>css</category>
      <category>design</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>SEO for Static Sites: Beyond the Basics</title>
      <link>https://complite.jcubic.pl/blog/seo-for-static-sites/?utm_source=rss&amp;utm_medium=feed</link>
      <guid isPermaLink="true">https://complite.jcubic.pl/blog/seo-for-static-sites/</guid>
      <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
      <description>Static sites have a natural SEO advantage: fast load times, clean HTML, and no JavaScript-dependent rendering. But there&apos;s more you can do. This starter includes several SEO features that go beyond the basics.
Structured data with JSON-LD
Every page includes structured data using JSON-LD...</description>
      <author>hello@example.com (Your Name)</author>
      <category>seo</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Markdown and the Open Web</title>
      <link>https://complite.jcubic.pl/blog/markdown-and-the-open-web/?utm_source=rss&amp;utm_medium=feed</link>
      <guid isPermaLink="true">https://complite.jcubic.pl/blog/markdown-and-the-open-web/</guid>
      <pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate>
      <description>There&apos;s a quiet idea gaining traction: your content should be available in more than one format. Not just HTML for browsers, but Markdown for machines, RSS for readers, and plain text for everything else.
This starter is built around that idea.
One source, many formats
Every blog post is written in...</description>
      <author>hello@example.com (Your Name)</author>
      <category>open-web</category>
      <category>markdown</category>
    </item>
  </channel>
</rss>
