diff options
Diffstat (limited to 'public/index.xml')
| -rw-r--r-- | public/index.xml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/public/index.xml b/public/index.xml index ce98034..fb6e09d 100644 --- a/public/index.xml +++ b/public/index.xml @@ -1,21 +1,21 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>0xhenrique</title> - <link>http://localhost:1313/</link> + <link>https://example.org/</link> <description>Recent content on 0xhenrique</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language> <lastBuildDate>Sat, 17 Aug 2024 07:44:45 +0100</lastBuildDate> - <atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" /> + <atom:link href="https://example.org/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Nazare Beach</title> - <link>http://localhost:1313/nazare-beach/</link> + <link>https://example.org/nazare-beach/</link> <pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate> - <guid>http://localhost:1313/nazare-beach/</guid> + <guid>https://example.org/nazare-beach/</guid> <description><p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o <item> <title>Monogatari - Text Editor in Python</title> - <link>http://localhost:1313/monogatari/</link> + <link>https://example.org/monogatari/</link> <pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate> - <guid>http://localhost:1313/monogatari/</guid> + <guid>https://example.org/monogatari/</guid> <description><h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -73,11 +73,11 @@ $ git push </item> <item> - <title>Lum</title> - <link>http://localhost:1313/lum/</link> + <title>Lum - Linux Ubiquitous Marker</title> + <link>https://example.org/lum/</link> <pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate> - <guid>http://localhost:1313/lum/</guid> + <guid>https://example.org/lum/</guid> <description><p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -91,10 +91,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>Internet Lurk Compilation #1</title> - <link>http://localhost:1313/internet-lurk-compilation/</link> + <link>https://example.org/internet-lurk-compilation/</link> <pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate> - <guid>http://localhost:1313/internet-lurk-compilation/</guid> + <guid>https://example.org/internet-lurk-compilation/</guid> <description><h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -135,10 +135,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it <item> <title>About</title> - <link>http://localhost:1313/about/</link> + <link>https://example.org/about/</link> <pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate> - <guid>http://localhost:1313/about/</guid> + <guid>https://example.org/about/</guid> <description><h1 id="whois">whois</h1> <p>Hello there! You can call me Henrique. The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine. |
