<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>The Wombelix Post - Pelican</title><link>https://dominik.wombacher.cc/</link><description/><atom:link href="/feeds/tag_pelican.rss.xml" rel="self"/><lastBuildDate>Fri, 01 Aug 2025 00:00:00 +0200</lastBuildDate><item><title>Open Graph Support in my Pelican Theme</title><link>https://dominik.wombacher.cc/posts/open-graph-support-in-my-pelican-theme.html</link><description>&lt;!-- SPDX-FileCopyrightText: 2025 Dominik Wombacher &lt;dominik@wombacher.cc&gt; --&gt;
&lt;!--  --&gt;
&lt;!-- SPDX-License-Identifier: CC-BY-SA-4.0 --&gt;
&lt;p&gt;When sharing blog articles on LinkedIn, I noticed they showed
&lt;code&gt;The Wombelix Post&lt;/code&gt; instead of the actual article titles.
After taking a closer look, it seems like social media platforms  ... &lt;a class="read-more" href="/posts/open-graph-support-in-my-pelican-theme.html"&gt; [read more]&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Wombacher</dc:creator><pubDate>Fri, 01 Aug 2025 00:00:00 +0200</pubDate><guid>tag:dominik.wombacher.cc,2025-08-01:/posts/open-graph-support-in-my-pelican-theme.html</guid><category>Code</category><category>Pelican</category><category>OpenGraph</category><category>Theme</category></item><item><title>Now available as Onion Service through the Tor Network</title><link>https://dominik.wombacher.cc/posts/now_available_as_onion_service_through_the_tor_network.html</link><description>&lt;!-- SPDX-FileCopyrightText: 2023 Dominik Wombacher &lt;dominik@wombacher.cc&gt; --&gt;
&lt;!--  --&gt;
&lt;!-- SPDX-License-Identifier: CC-BY-SA-4.0 --&gt;
&lt;p&gt;I'm happy to announce that this site is also published as Onion Service from now on,
which means a focus on privacy, security, freedom and support for the Tor Project  ... &lt;a class="read-more" href="/posts/now_available_as_onion_service_through_the_tor_network.html"&gt; [read more]&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Wombacher</dc:creator><pubDate>Sun, 13 Mar 2022 00:00:00 +0100</pubDate><guid>tag:dominik.wombacher.cc,2022-03-13:/posts/now_available_as_onion_service_through_the_tor_network.html</guid><category>Misc</category><category>Tor</category><category>Onion Service</category><category>FreeBSD</category><category>nginx</category><category>Pelican</category></item><item><title>Installing static site generator Pelican inclusive Plugins with pipx</title><link>https://dominik.wombacher.cc/posts/installing-static-site-generator-pelican-inclusive-plugins-with-pipx.html</link><description>&lt;!-- SPDX-FileCopyrightText: 2023 Dominik Wombacher &lt;dominik@wombacher.cc&gt; --&gt;
&lt;!--  --&gt;
&lt;!-- SPDX-License-Identifier: CC-BY-SA-4.0 --&gt;
&lt;p&gt;Quick one, after re-installing my Notebook, I had to configure lot of things again and I wasn't happy with my earlier Python venv setup.&lt;/p&gt;
&lt;p&gt;I was taking a deeper look  ... &lt;a class="read-more" href="/posts/installing-static-site-generator-pelican-inclusive-plugins-with-pipx.html"&gt; [read more]&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Wombacher</dc:creator><pubDate>Sat, 25 Sep 2021 00:00:00 +0200</pubDate><guid>tag:dominik.wombacher.cc,2021-09-25:/posts/installing-static-site-generator-pelican-inclusive-plugins-with-pipx.html</guid><category>Misc</category><category>Pelican</category><category>Python</category><category>pipx</category></item><item><title>Pelican Plugin: read-more</title><link>https://dominik.wombacher.cc/posts/pelican-plugin-read-more.html</link><description>&lt;!-- SPDX-FileCopyrightText: 2023 Dominik Wombacher &lt;dominik@wombacher.cc&gt; --&gt;
&lt;!--  --&gt;
&lt;!-- SPDX-License-Identifier: CC-BY-SA-4.0 --&gt;
&lt;p&gt;The read-more Pelican Plugin was the second one I helped to migrate to the &lt;a class="reference external" href="https://github.com/pelican-plugins"&gt;new Structure / GitHub Organization&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;After a specified length, it adds a &lt;em&gt;"read more"&lt;/em&gt; link the the  ... &lt;a class="read-more" href="/posts/pelican-plugin-read-more.html"&gt; [read more]&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Wombacher</dc:creator><pubDate>Mon, 05 Apr 2021 00:00:00 +0200</pubDate><guid>tag:dominik.wombacher.cc,2021-04-05:/posts/pelican-plugin-read-more.html</guid><category>Code</category><category>Pelican</category><category>Plugin</category><category>Python</category></item><item><title>Proudly present: My first accepted Pull Request for Pelican</title><link>https://dominik.wombacher.cc/posts/proudly-present-my-first-accepted-pull-request-for-pelican.html</link><description>&lt;!-- SPDX-FileCopyrightText: 2023 Dominik Wombacher &lt;dominik@wombacher.cc&gt; --&gt;
&lt;!--  --&gt;
&lt;!-- SPDX-License-Identifier: CC-BY-SA-4.0 --&gt;
&lt;p&gt;As already mentioned in my Post &lt;a class="reference external" href="https://dominik.wombacher.cc/posts/migration-from-wordpress-to-pelican.html"&gt;Migration from Wordpress to Pelican&lt;/a&gt;
the fact that Pelican is written in Python and provide a Plugin system was important for me. So I  ... &lt;a class="read-more" href="/posts/proudly-present-my-first-accepted-pull-request-for-pelican.html"&gt; [read more]&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Wombacher</dc:creator><pubDate>Wed, 03 Mar 2021 00:00:00 +0100</pubDate><guid>tag:dominik.wombacher.cc,2021-03-03:/posts/proudly-present-my-first-accepted-pull-request-for-pelican.html</guid><category>Code</category><category>Pelican</category><category>Python</category><category>Contribution</category></item><item><title>Migration from Wordpress to Pelican</title><link>https://dominik.wombacher.cc/posts/migration-from-wordpress-to-pelican.html</link><description>&lt;!-- SPDX-FileCopyrightText: 2023 Dominik Wombacher &lt;dominik@wombacher.cc&gt; --&gt;
&lt;!--  --&gt;
&lt;!-- SPDX-License-Identifier: CC-BY-SA-4.0 --&gt;
&lt;p&gt;A few years ago I setup my personal site based on Wordpress and was quite happy with that.
But after some time I wasn't sure anymore if this is really  ... &lt;a class="read-more" href="/posts/migration-from-wordpress-to-pelican.html"&gt; [read more]&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Wombacher</dc:creator><pubDate>Mon, 01 Mar 2021 00:00:00 +0100</pubDate><guid>tag:dominik.wombacher.cc,2021-03-01:/posts/migration-from-wordpress-to-pelican.html</guid><category>Misc</category><category>Wordpress</category><category>Pelican</category><category>Migration</category></item></channel></rss>