<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>Abridge</title>
    <subtitle>Abridge is a fast, lightweight, and modern Zola theme (class-light, semantic HTML). Perfect Lighthouse, YellowLabTools, and Observatory scores.</subtitle>
    <link rel="self" type="application/atom+xml" href="https://abridge-flexsearch.pages.dev/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://abridge-flexsearch.pages.dev"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2023-07-21T15:00:00+00:00</updated>
    <id>https://abridge-flexsearch.pages.dev/atom.xml</id>
    <entry xml:lang="en">
        <title>Abridge Zola Theme</title>
        <published>2022-05-17T15:00:00+00:00</published>
        <updated>2023-07-21T15:00:00+00:00</updated>
        
        <author>
          <name>Unknown</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://abridge-flexsearch.pages.dev/overview-abridge/"/>
        <id>https://abridge-flexsearch.pages.dev/overview-abridge/</id>
        
        <summary type="html">&lt;p&gt;A fast, lightweight, and modern &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https://getzola.org&quot;&gt;Zola&lt;/a&gt; theme utilizing class-light semantic HTML with modular CSS. Perfect &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https://pagespeed.web.dev/report?url=abridge.pages.dev&quot;&gt;Lighthouse&lt;/a&gt;, &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https://yellowlab.tools/&quot;&gt;YellowLabTools&lt;/a&gt;, and &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https://developer.mozilla.org/en-US/observatory/analyze?host=abridge.pages.dev&quot;&gt;Observatory&lt;/a&gt; scores. Here is a &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https://github.com/Jieiku/zola-themes-benchmarks/blob/main/README.md&quot;&gt;Zola Themes Benchmarks&lt;/a&gt; Page.&lt;/p&gt;</summary>
        
    </entry>
    <entry xml:lang="en">
        <title>Code Blocks Theme</title>
        <published>2022-05-16T15:00:00+00:00</published>
        <updated>2022-05-16T15:00:00+00:00</updated>
        
        <author>
          <name>Unknown</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://abridge-flexsearch.pages.dev/overview-code-blocks/"/>
        <id>https://abridge-flexsearch.pages.dev/overview-code-blocks/</id>
        
        <summary type="html">&lt;p&gt;This article shows various Code Blocks allowing to easily compare sublime themes.&lt;/p&gt;</summary>
        
    </entry>
    <entry xml:lang="en">
        <title>Markdown and Style</title>
        <published>2022-05-15T15:00:00+00:00</published>
        <updated>2022-05-15T15:00:00+00:00</updated>
        
        <author>
          <name>Unknown</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://abridge-flexsearch.pages.dev/overview-markdown-and-style/"/>
        <id>https://abridge-flexsearch.pages.dev/overview-markdown-and-style/</id>
        
        <summary type="html">&lt;p&gt;This article offers a sample of basic Markdown syntax that can be used in Zola content files, also it shows if basic HTML elements are decorated with CSS in a Zola theme.&lt;/p&gt;</summary>
        
    </entry>
    <entry xml:lang="en">
        <title>Image Components</title>
        <published>2021-05-19T15:00:00+00:00</published>
        <updated>2021-05-19T15:00:00+00:00</updated>
        
        <author>
          <name>Unknown</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://abridge-flexsearch.pages.dev/overview-images/"/>
        <id>https://abridge-flexsearch.pages.dev/overview-images/</id>
        
        <summary type="html">&lt;p&gt;This post covers the &lt;strong&gt;imgswap and img components&lt;/strong&gt;. Images can also be embedded directly using Markdown &lt;code&gt;![Ferris](ferris.svg)&lt;/code&gt;, but using a component lets you explicitly set the width and height. This helps prevent cumulative layout shift (CLS), improving page stability and potentially improving Lighthouse performance scores.&lt;/p&gt;</summary>
        
    </entry>
    <entry xml:lang="en">
        <title>Rich Content</title>
        <published>2021-05-15T15:00:00+00:00</published>
        <updated>2021-05-15T15:00:00+00:00</updated>
        
        <author>
          <name>Unknown</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://abridge-flexsearch.pages.dev/overview-rich-content/"/>
        <id>https://abridge-flexsearch.pages.dev/overview-rich-content/</id>
        
        <summary type="html">&lt;p&gt;Several custom components are included to augment CommonMark. &lt;code&gt;video&lt;/code&gt;, &lt;code&gt;image&lt;/code&gt;, &lt;code&gt;gif&lt;/code&gt;, and &lt;code&gt;audio&lt;/code&gt; were created to help you take advantage of modern HTML elements in your writing.&lt;/p&gt;</summary>
        
    </entry>
    <entry xml:lang="en">
        <title>Showdata Component</title>
        <published>2021-05-09T15:00:00+00:00</published>
        <updated>2021-05-09T15:00:00+00:00</updated>
        
        <author>
          <name>Unknown</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://abridge-flexsearch.pages.dev/overview-showdata/"/>
        <id>https://abridge-flexsearch.pages.dev/overview-showdata/</id>
        
        <summary type="html">&lt;p&gt;The &lt;code&gt;showdata&lt;/code&gt; component can load and display data from an external source via Zola&#39;s &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https://www.getzola.org/documentation/templates/overview/#load-data&quot;&gt;load_data()&lt;/a&gt; function.&lt;/p&gt;</summary>
        
    </entry>
    <entry xml:lang="en">
        <title>Embed YouTube</title>
        <published>2021-05-08T15:00:00+00:00</published>
        <updated>2021-05-08T15:00:00+00:00</updated>
        
        <author>
          <name>Unknown</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://abridge-flexsearch.pages.dev/video-streaming-sites/overview-embed-youtube/"/>
        <id>https://abridge-flexsearch.pages.dev/video-streaming-sites/overview-embed-youtube/</id>
        
        <summary type="html">&lt;p&gt;Zola supports custom components that are easy to add. This example demonstrates a YouTube embed.&lt;/p&gt;</summary>
        
    </entry>
    <entry xml:lang="en">
        <title>Embed Vimeo</title>
        <published>2021-05-07T15:00:00+00:00</published>
        <updated>2021-05-07T15:00:00+00:00</updated>
        
        <author>
          <name>Unknown</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://abridge-flexsearch.pages.dev/video-streaming-sites/overview-embed-vimeo/"/>
        <id>https://abridge-flexsearch.pages.dev/video-streaming-sites/overview-embed-vimeo/</id>
        
        <summary type="html">&lt;p&gt;Zola supports custom components that are easy to add. This example demonstrates a Vimeo embed.&lt;/p&gt;</summary>
        
    </entry>
    <entry xml:lang="en">
        <title>Embed Streamable</title>
        <published>2021-05-06T15:00:00+00:00</published>
        <updated>2021-05-06T15:00:00+00:00</updated>
        
        <author>
          <name>Unknown</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://abridge-flexsearch.pages.dev/video-streaming-sites/overview-embed-streamable/"/>
        <id>https://abridge-flexsearch.pages.dev/video-streaming-sites/overview-embed-streamable/</id>
        
        <summary type="html">&lt;p&gt;Zola supports custom components that are easy to add. This example demonstrates a Streamable embed.&lt;/p&gt;</summary>
        
    </entry>
    <entry xml:lang="en">
        <title>Mathematical Notation</title>
        <published>2021-05-05T15:00:00+00:00</published>
        <updated>2022-01-01T15:00:00+00:00</updated>
        
        <author>
          <name>Unknown</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://abridge-flexsearch.pages.dev/overview-math/"/>
        <id>https://abridge-flexsearch.pages.dev/overview-math/</id>
        
        <summary type="html">&lt;p&gt;You can use &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https://katex.org&quot;&gt;KaTeX&lt;/a&gt; to render mathematical notation.&lt;/p&gt;
&lt;p&gt;Abridge automatically detects the &lt;code&gt;katex&lt;/code&gt; component in rendered page or section content and loads the KaTeX files only where they are needed.&lt;/p&gt;
&lt;p&gt;If you prefer raw &lt;code&gt;$...$&lt;/code&gt; and &lt;code&gt;$$...$$&lt;/code&gt; delimiters, enable the KaTeX &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https://katex.org/docs/autorender.html&quot;&gt;auto-render extension&lt;/a&gt; with &lt;code&gt;math_auto_render = true&lt;/code&gt;. This setting also enables the required KaTeX files.&lt;/p&gt;
&lt;p&gt;You are better off using the component rather than the raw &lt;code&gt;$...$&lt;/code&gt; and &lt;code&gt;$$...$$&lt;/code&gt; delimiters because of Markdown processing in Zola. If you look at the examples toward the bottom of the page, notice that the raw-delimiter version ends up with extra commas that do not appear when the same formula is rendered using the component.&lt;/p&gt;</summary>
        
    </entry>
</feed>
