<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="https://osc.garden/feed_style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <tabi:metadata xmlns:tabi="https://github.com/welpo/tabi">
        <tabi:base_url>https:&#x2F;&#x2F;osc.garden</tabi:base_url>
        <tabi:separator>
            •
        </tabi:separator>
        <tabi:about_feeds>This is a web feed, also known as an Atom feed. Subscribe by copying the URL from the address bar into your newsreader. Visit About Feeds to learn more and get started. It&#x27;s free.</tabi:about_feeds>
        <tabi:visit_the_site>Visit website</tabi:visit_the_site>
        <tabi:recent_posts>Recent posts</tabi:recent_posts>
        <tabi:last_updated_on>Updated on $DATE</tabi:last_updated_on>
        <tabi:default_theme>light</tabi:default_theme>
        <tabi:post_listing_date>date</tabi:post_listing_date>
        <tabi:current_section>Zola</tabi:current_section>
    </tabi:metadata><title>~/osc - Zola</title>
        <subtitle>Óscar is data scientist and clinical psychologist aiming to leverage his positive impact in the world.</subtitle>
    <link href="https://osc.garden/tags/zola/atom.xml" rel="self" type="application/atom+xml"/>
    <link href="https://osc.garden/tags/zola/" rel="alternate" type="text/html"/>
    <generator uri="https://www.getzola.org/">Zola</generator><updated>2025-02-15T00:00:00+00:00</updated><id>https://osc.garden/tags/zola/atom.xml</id><entry xml:lang="en">
        <title>Automating Link Previews for Zola Sites</title>
        <published>2023-09-06T00:00:00+00:00</published>
        <updated>2024-05-23T00:00:00+00:00</updated>
        <author>
            <name>Óscar Fernández</name>
        </author>
        <link rel="alternate" href="https://osc.garden/blog/automating-social-media-cards-zola/" type="text/html"/>
        <id>https://osc.garden/blog/automating-social-media-cards-zola/</id>
        <summary type="html">Developing a bash script to create social media cards for Zola sites.</summary>
        </entry><entry xml:lang="en">
        <title>Automatically Updating My Zola Site Using a Webhook</title>
        <published>2023-08-28T00:00:00+00:00</published>
        <updated>2025-02-15T00:00:00+00:00</updated>
        <author>
            <name>Óscar Fernández</name>
        </author>
        <link rel="alternate" href="https://osc.garden/blog/updating-site-with-webhook/" type="text/html"/>
        <id>https://osc.garden/blog/updating-site-with-webhook/</id>
        <summary type="html">Since this site&#x27;s files are on GitHub, I thought it would be a nice idea to automatically update it whenever the repository is modified.</summary>
        </entry><entry xml:lang="en">
        <title>Zola Git Pre-Commit Hook: Updating Post Dates</title>
        <published>2023-04-17T00:00:00+00:00</published>
        <updated>2024-07-11T00:00:00+00:00</updated>
        <author>
            <name>Óscar Fernández</name>
        </author>
        <link rel="alternate" href="https://osc.garden/blog/zola-date-git-hook/" type="text/html"/>
        <id>https://osc.garden/blog/zola-date-git-hook/</id>
        <summary type="html">In order to keep the &#x27;Last updated&#x27; field of posts always accurate, I automated its modification with a custom Git pre-commit hook.</summary>
        </entry>
</feed>
