summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org8
-rw-r--r--hugo.toml2
-rw-r--r--public/about/index.html10
-rw-r--r--public/categories/index.html10
-rw-r--r--public/categories/index.xml24
-rw-r--r--public/index.html10
-rw-r--r--public/index.xml24
-rw-r--r--public/internet-lurk-compilation/index.html12
-rw-r--r--public/lum/index.html12
-rw-r--r--public/monogatari/index.html12
-rw-r--r--public/nazare-beach/index.html12
-rw-r--r--public/sitemap.xml42
-rw-r--r--public/tags/archive/index.html10
-rw-r--r--public/tags/archive/index.xml24
-rw-r--r--public/tags/blogs/index.html10
-rw-r--r--public/tags/blogs/index.xml24
-rw-r--r--public/tags/index.html10
-rw-r--r--public/tags/index.xml24
-rw-r--r--public/tags/linux/index.html10
-rw-r--r--public/tags/linux/index.xml24
-rw-r--r--public/tags/lurk/index.html10
-rw-r--r--public/tags/lurk/index.xml24
-rw-r--r--public/tags/personal/index.html10
-rw-r--r--public/tags/personal/index.xml24
-rw-r--r--public/tags/photo/index.html10
-rw-r--r--public/tags/photo/index.xml24
-rw-r--r--public/tags/portugal/index.html10
-rw-r--r--public/tags/portugal/index.xml24
-rw-r--r--public/tags/programming/index.html10
-rw-r--r--public/tags/programming/index.xml24
-rw-r--r--public/tags/projects/index.html10
-rw-r--r--public/tags/projects/index.xml24
-rw-r--r--public/tags/python/index.html10
-rw-r--r--public/tags/python/index.xml24
-rw-r--r--public/tags/rust/index.html10
-rw-r--r--public/tags/rust/index.xml24
-rw-r--r--public/tags/travel/index.html10
-rw-r--r--public/tags/travel/index.xml24
-rw-r--r--public/tags/windows/index.html10
-rw-r--r--public/tags/windows/index.xml24
40 files changed, 328 insertions, 326 deletions
diff --git a/README.org b/README.org
index 76dc5fd..c12434c 100644
--- a/README.org
+++ b/README.org
@@ -1,5 +1,7 @@
* 0xhenrique
-=hugo server= to run local server;
-=hugo= to build everything;
-=hugo new new-post.md= to create a new post;
+=hugo server= to run local server;
+
+=hugo= to build everything;
+
+=hugo new new-post.md= to create a new post;
diff --git a/hugo.toml b/hugo.toml
index 7effd4e..8211481 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,4 +1,4 @@
-baseURL = 'https://example.org/'
+baseURL = 'https://0xhenrique.neocities.org/'
languageCode = 'en-us'
title = '0xhenrique'
diff --git a/public/about/index.html b/public/about/index.html
index 4d57823..3f01263 100644
--- a/public/about/index.html
+++ b/public/about/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>About | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -14,10 +14,10 @@ My setup Nothing fancy to be honest. Since I spend most of my time inside Emacs,
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_About">About</h1></header>
diff --git a/public/categories/index.html b/public/categories/index.html
index e1236c2..63e0cb7 100644
--- a/public/categories/index.html
+++ b/public/categories/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Categories | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Categories">Categories</h1></header>
diff --git a/public/categories/index.xml b/public/categories/index.xml
index 2d07cba..f355443 100644
--- a/public/categories/index.xml
+++ b/public/categories/index.xml
@@ -1,20 +1,20 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>https://example.org/categories/</link>
+ <link>https://0xhenrique.neocities.org/categories/</link>
<description>Recent content in Categories on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
- <atom:link href="https://example.org/categories/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://0xhenrique.neocities.org/categories/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>https://example.org/nazare-beach/</link>
+ <link>https://0xhenrique.neocities.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>https://example.org/nazare-beach/</guid>
+ <guid>https://0xhenrique.neocities.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -28,10 +28,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>https://example.org/monogatari/</link>
+ <link>https://0xhenrique.neocities.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>https://example.org/monogatari/</guid>
+ <guid>https://0xhenrique.neocities.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -73,10 +73,10 @@ $ git push
<item>
<title>Lum - Linux Ubiquitous Marker</title>
- <link>https://example.org/lum/</link>
+ <link>https://0xhenrique.neocities.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>https://example.org/lum/</guid>
+ <guid>https://0xhenrique.neocities.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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.
@@ -90,10 +90,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>https://example.org/internet-lurk-compilation/</link>
+ <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>https://example.org/internet-lurk-compilation/</guid>
+ <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -134,10 +134,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>https://example.org/about/</link>
+ <link>https://0xhenrique.neocities.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>https://example.org/about/</guid>
+ <guid>https://0xhenrique.neocities.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;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.
diff --git a/public/index.html b/public/index.html
index ca723ad..7ff15e0 100644
--- a/public/index.html
+++ b/public/index.html
@@ -3,7 +3,7 @@
<head>
<meta name="generator" content="Hugo 0.126.1">
<title>0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -14,10 +14,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_0xhenrique">0xhenrique</h1></header>
diff --git a/public/index.xml b/public/index.xml
index fb6e09d..5104f8a 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>https://example.org/</link>
+ <link>https://0xhenrique.neocities.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="https://example.org/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://0xhenrique.neocities.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>https://example.org/nazare-beach/</link>
+ <link>https://0xhenrique.neocities.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>https://example.org/nazare-beach/</guid>
+ <guid>https://0xhenrique.neocities.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>https://example.org/monogatari/</link>
+ <link>https://0xhenrique.neocities.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>https://example.org/monogatari/</guid>
+ <guid>https://0xhenrique.neocities.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -74,10 +74,10 @@ $ git push
<item>
<title>Lum - Linux Ubiquitous Marker</title>
- <link>https://example.org/lum/</link>
+ <link>https://0xhenrique.neocities.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>https://example.org/lum/</guid>
+ <guid>https://0xhenrique.neocities.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>https://example.org/internet-lurk-compilation/</link>
+ <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>https://example.org/internet-lurk-compilation/</guid>
+ <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>https://example.org/about/</link>
+ <link>https://0xhenrique.neocities.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>https://example.org/about/</guid>
+ <guid>https://0xhenrique.neocities.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;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.
diff --git a/public/internet-lurk-compilation/index.html b/public/internet-lurk-compilation/index.html
index 5da172a..ce1d846 100644
--- a/public/internet-lurk-compilation/index.html
+++ b/public/internet-lurk-compilation/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Internet Lurk Compilation #1 | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -14,10 +14,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Internet Lurk Compilation #1">Internet Lurk Compilation #1</h1></header>
@@ -64,7 +64,7 @@
<a href="/about/"><div id="prevart">Previous:<br>About</div></a>
<a href="/lum/"><div id="nextart">Next:<br>Lum - Linux Ubiquitous Marker</div></a>
</div>
-<div style="clear:both" class=taglist>Related<br><a id="tag_archive" href="https://example.org/tags/archive">Archive</a> &middot; <a id="tag_lurk" href="https://example.org/tags/lurk">Lurk</a> &middot; <a id="tag_blogs" href="https://example.org/tags/blogs">Blogs</a></div>
+<div style="clear:both" class=taglist>Related<br><a id="tag_archive" href="https://0xhenrique.neocities.org/tags/archive">Archive</a> &middot; <a id="tag_lurk" href="https://0xhenrique.neocities.org/tags/lurk">Lurk</a> &middot; <a id="tag_blogs" href="https://0xhenrique.neocities.org/tags/blogs">Blogs</a></div>
</article>
</main>
diff --git a/public/lum/index.html b/public/lum/index.html
index 879b9cb..ace289b 100644
--- a/public/lum/index.html
+++ b/public/lum/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Lum - Linux Ubiquitous Marker | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -15,10 +15,10 @@ Lum is a project I started as a way to escape the feeling of being tied to the w
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Lum - Linux Ubiquitous Marker">Lum - Linux Ubiquitous Marker</h1></header>
@@ -38,7 +38,7 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it&rsq
<a href="/internet-lurk-compilation/"><div id="prevart">Previous:<br>Internet Lurk Compilation #1</div></a>
<a href="/monogatari/"><div id="nextart">Next:<br>Monogatari - Text Editor in Python</div></a>
</div>
-<div style="clear:both" class=taglist>Related<br><a id="tag_projects" href="https://example.org/tags/projects">Projects</a> &middot; <a id="tag_programming" href="https://example.org/tags/programming">Programming</a> &middot; <a id="tag_rust" href="https://example.org/tags/rust">Rust</a> &middot; <a id="tag_linux" href="https://example.org/tags/linux">Linux</a></div>
+<div style="clear:both" class=taglist>Related<br><a id="tag_projects" href="https://0xhenrique.neocities.org/tags/projects">Projects</a> &middot; <a id="tag_programming" href="https://0xhenrique.neocities.org/tags/programming">Programming</a> &middot; <a id="tag_rust" href="https://0xhenrique.neocities.org/tags/rust">Rust</a> &middot; <a id="tag_linux" href="https://0xhenrique.neocities.org/tags/linux">Linux</a></div>
</article>
</main>
diff --git a/public/monogatari/index.html b/public/monogatari/index.html
index a2c0ac8..d7f12c3 100644
--- a/public/monogatari/index.html
+++ b/public/monogatari/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Monogatari - Text Editor in Python | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -17,10 +17,10 @@ git clone [email protected]:all123all/monogatari.git cd monogatari python monogatar
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Monogatari - Text Editor in Python">Monogatari - Text Editor in Python</h1></header>
@@ -68,7 +68,7 @@ $ git push
<a href="/lum/"><div id="prevart">Previous:<br>Lum - Linux Ubiquitous Marker</div></a>
<a href="/nazare-beach/"><div id="nextart">Next:<br>Nazare Beach</div></a>
</div>
-<div style="clear:both" class=taglist>Related<br><a id="tag_projects" href="https://example.org/tags/projects">Projects</a> &middot; <a id="tag_programming" href="https://example.org/tags/programming">Programming</a> &middot; <a id="tag_python" href="https://example.org/tags/python">Python</a> &middot; <a id="tag_linux" href="https://example.org/tags/linux">Linux</a> &middot; <a id="tag_windows" href="https://example.org/tags/windows">Windows</a></div>
+<div style="clear:both" class=taglist>Related<br><a id="tag_projects" href="https://0xhenrique.neocities.org/tags/projects">Projects</a> &middot; <a id="tag_programming" href="https://0xhenrique.neocities.org/tags/programming">Programming</a> &middot; <a id="tag_python" href="https://0xhenrique.neocities.org/tags/python">Python</a> &middot; <a id="tag_linux" href="https://0xhenrique.neocities.org/tags/linux">Linux</a> &middot; <a id="tag_windows" href="https://0xhenrique.neocities.org/tags/windows">Windows</a></div>
</article>
</main>
diff --git a/public/nazare-beach/index.html b/public/nazare-beach/index.html
index cb1844d..e78adf6 100644
--- a/public/nazare-beach/index.html
+++ b/public/nazare-beach/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Nazare Beach | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -15,10 +15,10 @@ According to Wikipedia, Nazaré is one of the most traditional Portuguese fishin
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Nazare Beach">Nazare Beach</h1></header>
@@ -37,7 +37,7 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of sm
<div id="nextprev">
<a href="/monogatari/"><div id="prevart">Previous:<br>Monogatari - Text Editor in Python</div></a>
</div>
-<div style="clear:both" class=taglist>Related<br><a id="tag_travel" href="https://example.org/tags/travel">Travel</a> &middot; <a id="tag_photo" href="https://example.org/tags/photo">Photo</a> &middot; <a id="tag_portugal" href="https://example.org/tags/portugal">Portugal</a> &middot; <a id="tag_personal" href="https://example.org/tags/personal">Personal</a></div>
+<div style="clear:both" class=taglist>Related<br><a id="tag_travel" href="https://0xhenrique.neocities.org/tags/travel">Travel</a> &middot; <a id="tag_photo" href="https://0xhenrique.neocities.org/tags/photo">Photo</a> &middot; <a id="tag_portugal" href="https://0xhenrique.neocities.org/tags/portugal">Portugal</a> &middot; <a id="tag_personal" href="https://0xhenrique.neocities.org/tags/personal">Personal</a></div>
</article>
</main>
diff --git a/public/sitemap.xml b/public/sitemap.xml
index da2b520..75b9679 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -2,66 +2,66 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
- <loc>https://example.org/</loc>
+ <loc>https://0xhenrique.neocities.org/</loc>
<lastmod>2024-08-17T07:44:45+01:00</lastmod>
</url><url>
- <loc>https://example.org/nazare-beach/</loc>
+ <loc>https://0xhenrique.neocities.org/nazare-beach/</loc>
<lastmod>2024-08-17T07:44:45+01:00</lastmod>
</url><url>
- <loc>https://example.org/tags/personal/</loc>
+ <loc>https://0xhenrique.neocities.org/tags/personal/</loc>
<lastmod>2024-08-17T07:44:45+01:00</lastmod>
</url><url>
- <loc>https://example.org/tags/photo/</loc>
+ <loc>https://0xhenrique.neocities.org/tags/photo/</loc>
<lastmod>2024-08-17T07:44:45+01:00</lastmod>
</url><url>
- <loc>https://example.org/tags/portugal/</loc>
+ <loc>https://0xhenrique.neocities.org/tags/portugal/</loc>
<lastmod>2024-08-17T07:44:45+01:00</lastmod>
</url><url>
- <loc>https://example.org/tags/</loc>
+ <loc>https://0xhenrique.neocities.org/tags/</loc>
<lastmod>2024-08-17T07:44:45+01:00</lastmod>
</url><url>
- <loc>https://example.org/tags/travel/</loc>
+ <loc>https://0xhenrique.neocities.org/tags/travel/</loc>
<lastmod>2024-08-17T07:44:45+01:00</lastmod>
</url><url>
- <loc>https://example.org/tags/linux/</loc>
+ <loc>https://0xhenrique.neocities.org/tags/linux/</loc>
<lastmod>2024-08-17T07:44:33+01:00</lastmod>
</url><url>
- <loc>https://example.org/monogatari/</loc>
+ <loc>https://0xhenrique.neocities.org/monogatari/</loc>
<lastmod>2024-08-17T07:44:33+01:00</lastmod>
</url><url>
- <loc>https://example.org/tags/programming/</loc>
+ <loc>https://0xhenrique.neocities.org/tags/programming/</loc>
<lastmod>2024-08-17T07:44:33+01:00</lastmod>
</url><url>
- <loc>https://example.org/tags/projects/</loc>
+ <loc>https://0xhenrique.neocities.org/tags/projects/</loc>
<lastmod>2024-08-17T07:44:33+01:00</lastmod>
</url><url>
- <loc>https://example.org/tags/python/</loc>
+ <loc>https://0xhenrique.neocities.org/tags/python/</loc>
<lastmod>2024-08-17T07:44:33+01:00</lastmod>
</url><url>
- <loc>https://example.org/tags/windows/</loc>
+ <loc>https://0xhenrique.neocities.org/tags/windows/</loc>
<lastmod>2024-08-17T07:44:33+01:00</lastmod>
</url><url>
- <loc>https://example.org/lum/</loc>
+ <loc>https://0xhenrique.neocities.org/lum/</loc>
<lastmod>2024-08-17T07:44:26+01:00</lastmod>
</url><url>
- <loc>https://example.org/tags/rust/</loc>
+ <loc>https://0xhenrique.neocities.org/tags/rust/</loc>
<lastmod>2024-08-17T07:44:26+01:00</lastmod>
</url><url>
- <loc>https://example.org/tags/archive/</loc>
+ <loc>https://0xhenrique.neocities.org/tags/archive/</loc>
<lastmod>2024-08-17T07:44:17+01:00</lastmod>
</url><url>
- <loc>https://example.org/tags/blogs/</loc>
+ <loc>https://0xhenrique.neocities.org/tags/blogs/</loc>
<lastmod>2024-08-17T07:44:17+01:00</lastmod>
</url><url>
- <loc>https://example.org/internet-lurk-compilation/</loc>
+ <loc>https://0xhenrique.neocities.org/internet-lurk-compilation/</loc>
<lastmod>2024-08-17T07:44:17+01:00</lastmod>
</url><url>
- <loc>https://example.org/tags/lurk/</loc>
+ <loc>https://0xhenrique.neocities.org/tags/lurk/</loc>
<lastmod>2024-08-17T07:44:17+01:00</lastmod>
</url><url>
- <loc>https://example.org/about/</loc>
+ <loc>https://0xhenrique.neocities.org/about/</loc>
<lastmod>2024-08-17T07:42:34+01:00</lastmod>
</url><url>
- <loc>https://example.org/categories/</loc>
+ <loc>https://0xhenrique.neocities.org/categories/</loc>
</url>
</urlset>
diff --git a/public/tags/archive/index.html b/public/tags/archive/index.html
index fc3e9dc..54fbd81 100644
--- a/public/tags/archive/index.html
+++ b/public/tags/archive/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Archive | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Archive">Archive</h1></header>
diff --git a/public/tags/archive/index.xml b/public/tags/archive/index.xml
index cd369b6..885121a 100644
--- a/public/tags/archive/index.xml
+++ b/public/tags/archive/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>https://example.org/tags/archive/</link>
+ <link>https://0xhenrique.neocities.org/tags/archive/</link>
<description>Recent content in Archive on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:17 +0100</lastBuildDate>
- <atom:link href="https://example.org/tags/archive/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://0xhenrique.neocities.org/tags/archive/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>https://example.org/nazare-beach/</link>
+ <link>https://0xhenrique.neocities.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>https://example.org/nazare-beach/</guid>
+ <guid>https://0xhenrique.neocities.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>https://example.org/monogatari/</link>
+ <link>https://0xhenrique.neocities.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>https://example.org/monogatari/</guid>
+ <guid>https://0xhenrique.neocities.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -74,10 +74,10 @@ $ git push
<item>
<title>Lum - Linux Ubiquitous Marker</title>
- <link>https://example.org/lum/</link>
+ <link>https://0xhenrique.neocities.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>https://example.org/lum/</guid>
+ <guid>https://0xhenrique.neocities.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>https://example.org/internet-lurk-compilation/</link>
+ <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>https://example.org/internet-lurk-compilation/</guid>
+ <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>https://example.org/about/</link>
+ <link>https://0xhenrique.neocities.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>https://example.org/about/</guid>
+ <guid>https://0xhenrique.neocities.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;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.
diff --git a/public/tags/blogs/index.html b/public/tags/blogs/index.html
index 63c8a64..02d334d 100644
--- a/public/tags/blogs/index.html
+++ b/public/tags/blogs/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Blogs | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Blogs">Blogs</h1></header>
diff --git a/public/tags/blogs/index.xml b/public/tags/blogs/index.xml
index 4741869..96b26ea 100644
--- a/public/tags/blogs/index.xml
+++ b/public/tags/blogs/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>https://example.org/tags/blogs/</link>
+ <link>https://0xhenrique.neocities.org/tags/blogs/</link>
<description>Recent content in Blogs on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:17 +0100</lastBuildDate>
- <atom:link href="https://example.org/tags/blogs/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://0xhenrique.neocities.org/tags/blogs/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>https://example.org/nazare-beach/</link>
+ <link>https://0xhenrique.neocities.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>https://example.org/nazare-beach/</guid>
+ <guid>https://0xhenrique.neocities.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>https://example.org/monogatari/</link>
+ <link>https://0xhenrique.neocities.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>https://example.org/monogatari/</guid>
+ <guid>https://0xhenrique.neocities.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -74,10 +74,10 @@ $ git push
<item>
<title>Lum - Linux Ubiquitous Marker</title>
- <link>https://example.org/lum/</link>
+ <link>https://0xhenrique.neocities.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>https://example.org/lum/</guid>
+ <guid>https://0xhenrique.neocities.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>https://example.org/internet-lurk-compilation/</link>
+ <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>https://example.org/internet-lurk-compilation/</guid>
+ <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>https://example.org/about/</link>
+ <link>https://0xhenrique.neocities.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>https://example.org/about/</guid>
+ <guid>https://0xhenrique.neocities.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;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.
diff --git a/public/tags/index.html b/public/tags/index.html
index 005981e..3d75c16 100644
--- a/public/tags/index.html
+++ b/public/tags/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Tags | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Tags">Tags</h1></header>
diff --git a/public/tags/index.xml b/public/tags/index.xml
index 49c1945..9f94d39 100644
--- a/public/tags/index.xml
+++ b/public/tags/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>https://example.org/tags/</link>
+ <link>https://0xhenrique.neocities.org/tags/</link>
<description>Recent content in Tags 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="https://example.org/tags/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://0xhenrique.neocities.org/tags/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>https://example.org/nazare-beach/</link>
+ <link>https://0xhenrique.neocities.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>https://example.org/nazare-beach/</guid>
+ <guid>https://0xhenrique.neocities.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>https://example.org/monogatari/</link>
+ <link>https://0xhenrique.neocities.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>https://example.org/monogatari/</guid>
+ <guid>https://0xhenrique.neocities.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -74,10 +74,10 @@ $ git push
<item>
<title>Lum - Linux Ubiquitous Marker</title>
- <link>https://example.org/lum/</link>
+ <link>https://0xhenrique.neocities.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>https://example.org/lum/</guid>
+ <guid>https://0xhenrique.neocities.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>https://example.org/internet-lurk-compilation/</link>
+ <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>https://example.org/internet-lurk-compilation/</guid>
+ <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>https://example.org/about/</link>
+ <link>https://0xhenrique.neocities.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>https://example.org/about/</guid>
+ <guid>https://0xhenrique.neocities.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;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.
diff --git a/public/tags/linux/index.html b/public/tags/linux/index.html
index db26c0a..b1daa7f 100644
--- a/public/tags/linux/index.html
+++ b/public/tags/linux/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Linux | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Linux">Linux</h1></header>
diff --git a/public/tags/linux/index.xml b/public/tags/linux/index.xml
index e1ebc9f..7b2fc85 100644
--- a/public/tags/linux/index.xml
+++ b/public/tags/linux/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>https://example.org/tags/linux/</link>
+ <link>https://0xhenrique.neocities.org/tags/linux/</link>
<description>Recent content in Linux on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:33 +0100</lastBuildDate>
- <atom:link href="https://example.org/tags/linux/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://0xhenrique.neocities.org/tags/linux/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>https://example.org/nazare-beach/</link>
+ <link>https://0xhenrique.neocities.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>https://example.org/nazare-beach/</guid>
+ <guid>https://0xhenrique.neocities.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>https://example.org/monogatari/</link>
+ <link>https://0xhenrique.neocities.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>https://example.org/monogatari/</guid>
+ <guid>https://0xhenrique.neocities.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -74,10 +74,10 @@ $ git push
<item>
<title>Lum - Linux Ubiquitous Marker</title>
- <link>https://example.org/lum/</link>
+ <link>https://0xhenrique.neocities.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>https://example.org/lum/</guid>
+ <guid>https://0xhenrique.neocities.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>https://example.org/internet-lurk-compilation/</link>
+ <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>https://example.org/internet-lurk-compilation/</guid>
+ <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>https://example.org/about/</link>
+ <link>https://0xhenrique.neocities.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>https://example.org/about/</guid>
+ <guid>https://0xhenrique.neocities.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;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.
diff --git a/public/tags/lurk/index.html b/public/tags/lurk/index.html
index 13bd19c..c7bbe1b 100644
--- a/public/tags/lurk/index.html
+++ b/public/tags/lurk/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Lurk | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Lurk">Lurk</h1></header>
diff --git a/public/tags/lurk/index.xml b/public/tags/lurk/index.xml
index c93c3c6..f4bb322 100644
--- a/public/tags/lurk/index.xml
+++ b/public/tags/lurk/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>https://example.org/tags/lurk/</link>
+ <link>https://0xhenrique.neocities.org/tags/lurk/</link>
<description>Recent content in Lurk on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:17 +0100</lastBuildDate>
- <atom:link href="https://example.org/tags/lurk/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://0xhenrique.neocities.org/tags/lurk/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>https://example.org/nazare-beach/</link>
+ <link>https://0xhenrique.neocities.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>https://example.org/nazare-beach/</guid>
+ <guid>https://0xhenrique.neocities.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>https://example.org/monogatari/</link>
+ <link>https://0xhenrique.neocities.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>https://example.org/monogatari/</guid>
+ <guid>https://0xhenrique.neocities.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -74,10 +74,10 @@ $ git push
<item>
<title>Lum - Linux Ubiquitous Marker</title>
- <link>https://example.org/lum/</link>
+ <link>https://0xhenrique.neocities.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>https://example.org/lum/</guid>
+ <guid>https://0xhenrique.neocities.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>https://example.org/internet-lurk-compilation/</link>
+ <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>https://example.org/internet-lurk-compilation/</guid>
+ <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>https://example.org/about/</link>
+ <link>https://0xhenrique.neocities.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>https://example.org/about/</guid>
+ <guid>https://0xhenrique.neocities.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;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.
diff --git a/public/tags/personal/index.html b/public/tags/personal/index.html
index d61dcc0..235576d 100644
--- a/public/tags/personal/index.html
+++ b/public/tags/personal/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Personal | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Personal">Personal</h1></header>
diff --git a/public/tags/personal/index.xml b/public/tags/personal/index.xml
index 3ec87d9..fef748f 100644
--- a/public/tags/personal/index.xml
+++ b/public/tags/personal/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>https://example.org/tags/personal/</link>
+ <link>https://0xhenrique.neocities.org/tags/personal/</link>
<description>Recent content in Personal 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="https://example.org/tags/personal/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://0xhenrique.neocities.org/tags/personal/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>https://example.org/nazare-beach/</link>
+ <link>https://0xhenrique.neocities.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>https://example.org/nazare-beach/</guid>
+ <guid>https://0xhenrique.neocities.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>https://example.org/monogatari/</link>
+ <link>https://0xhenrique.neocities.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>https://example.org/monogatari/</guid>
+ <guid>https://0xhenrique.neocities.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -74,10 +74,10 @@ $ git push
<item>
<title>Lum - Linux Ubiquitous Marker</title>
- <link>https://example.org/lum/</link>
+ <link>https://0xhenrique.neocities.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>https://example.org/lum/</guid>
+ <guid>https://0xhenrique.neocities.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>https://example.org/internet-lurk-compilation/</link>
+ <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>https://example.org/internet-lurk-compilation/</guid>
+ <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>https://example.org/about/</link>
+ <link>https://0xhenrique.neocities.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>https://example.org/about/</guid>
+ <guid>https://0xhenrique.neocities.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;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.
diff --git a/public/tags/photo/index.html b/public/tags/photo/index.html
index 3bd768b..300a964 100644
--- a/public/tags/photo/index.html
+++ b/public/tags/photo/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Photo | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Photo">Photo</h1></header>
diff --git a/public/tags/photo/index.xml b/public/tags/photo/index.xml
index 297b4b4..f49ed88 100644
--- a/public/tags/photo/index.xml
+++ b/public/tags/photo/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>https://example.org/tags/photo/</link>
+ <link>https://0xhenrique.neocities.org/tags/photo/</link>
<description>Recent content in Photo 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="https://example.org/tags/photo/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://0xhenrique.neocities.org/tags/photo/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>https://example.org/nazare-beach/</link>
+ <link>https://0xhenrique.neocities.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>https://example.org/nazare-beach/</guid>
+ <guid>https://0xhenrique.neocities.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>https://example.org/monogatari/</link>
+ <link>https://0xhenrique.neocities.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>https://example.org/monogatari/</guid>
+ <guid>https://0xhenrique.neocities.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -74,10 +74,10 @@ $ git push
<item>
<title>Lum - Linux Ubiquitous Marker</title>
- <link>https://example.org/lum/</link>
+ <link>https://0xhenrique.neocities.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>https://example.org/lum/</guid>
+ <guid>https://0xhenrique.neocities.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>https://example.org/internet-lurk-compilation/</link>
+ <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>https://example.org/internet-lurk-compilation/</guid>
+ <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>https://example.org/about/</link>
+ <link>https://0xhenrique.neocities.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>https://example.org/about/</guid>
+ <guid>https://0xhenrique.neocities.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;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.
diff --git a/public/tags/portugal/index.html b/public/tags/portugal/index.html
index 4b3578a..8b6524b 100644
--- a/public/tags/portugal/index.html
+++ b/public/tags/portugal/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Portugal | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Portugal">Portugal</h1></header>
diff --git a/public/tags/portugal/index.xml b/public/tags/portugal/index.xml
index 6cb87c5..cbe3294 100644
--- a/public/tags/portugal/index.xml
+++ b/public/tags/portugal/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>https://example.org/tags/portugal/</link>
+ <link>https://0xhenrique.neocities.org/tags/portugal/</link>
<description>Recent content in Portugal 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="https://example.org/tags/portugal/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://0xhenrique.neocities.org/tags/portugal/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>https://example.org/nazare-beach/</link>
+ <link>https://0xhenrique.neocities.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>https://example.org/nazare-beach/</guid>
+ <guid>https://0xhenrique.neocities.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>https://example.org/monogatari/</link>
+ <link>https://0xhenrique.neocities.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>https://example.org/monogatari/</guid>
+ <guid>https://0xhenrique.neocities.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -74,10 +74,10 @@ $ git push
<item>
<title>Lum - Linux Ubiquitous Marker</title>
- <link>https://example.org/lum/</link>
+ <link>https://0xhenrique.neocities.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>https://example.org/lum/</guid>
+ <guid>https://0xhenrique.neocities.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>https://example.org/internet-lurk-compilation/</link>
+ <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>https://example.org/internet-lurk-compilation/</guid>
+ <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>https://example.org/about/</link>
+ <link>https://0xhenrique.neocities.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>https://example.org/about/</guid>
+ <guid>https://0xhenrique.neocities.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;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.
diff --git a/public/tags/programming/index.html b/public/tags/programming/index.html
index 5a6d29c..974f12f 100644
--- a/public/tags/programming/index.html
+++ b/public/tags/programming/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Programming | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Programming">Programming</h1></header>
diff --git a/public/tags/programming/index.xml b/public/tags/programming/index.xml
index fe03fc8..390d53f 100644
--- a/public/tags/programming/index.xml
+++ b/public/tags/programming/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>https://example.org/tags/programming/</link>
+ <link>https://0xhenrique.neocities.org/tags/programming/</link>
<description>Recent content in Programming on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:33 +0100</lastBuildDate>
- <atom:link href="https://example.org/tags/programming/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://0xhenrique.neocities.org/tags/programming/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>https://example.org/nazare-beach/</link>
+ <link>https://0xhenrique.neocities.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>https://example.org/nazare-beach/</guid>
+ <guid>https://0xhenrique.neocities.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>https://example.org/monogatari/</link>
+ <link>https://0xhenrique.neocities.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>https://example.org/monogatari/</guid>
+ <guid>https://0xhenrique.neocities.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -74,10 +74,10 @@ $ git push
<item>
<title>Lum - Linux Ubiquitous Marker</title>
- <link>https://example.org/lum/</link>
+ <link>https://0xhenrique.neocities.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>https://example.org/lum/</guid>
+ <guid>https://0xhenrique.neocities.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>https://example.org/internet-lurk-compilation/</link>
+ <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>https://example.org/internet-lurk-compilation/</guid>
+ <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>https://example.org/about/</link>
+ <link>https://0xhenrique.neocities.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>https://example.org/about/</guid>
+ <guid>https://0xhenrique.neocities.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;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.
diff --git a/public/tags/projects/index.html b/public/tags/projects/index.html
index 645cfe5..257cac3 100644
--- a/public/tags/projects/index.html
+++ b/public/tags/projects/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Projects | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Projects">Projects</h1></header>
diff --git a/public/tags/projects/index.xml b/public/tags/projects/index.xml
index a023682..1dae307 100644
--- a/public/tags/projects/index.xml
+++ b/public/tags/projects/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>https://example.org/tags/projects/</link>
+ <link>https://0xhenrique.neocities.org/tags/projects/</link>
<description>Recent content in Projects on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:33 +0100</lastBuildDate>
- <atom:link href="https://example.org/tags/projects/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://0xhenrique.neocities.org/tags/projects/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>https://example.org/nazare-beach/</link>
+ <link>https://0xhenrique.neocities.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>https://example.org/nazare-beach/</guid>
+ <guid>https://0xhenrique.neocities.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>https://example.org/monogatari/</link>
+ <link>https://0xhenrique.neocities.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>https://example.org/monogatari/</guid>
+ <guid>https://0xhenrique.neocities.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -74,10 +74,10 @@ $ git push
<item>
<title>Lum - Linux Ubiquitous Marker</title>
- <link>https://example.org/lum/</link>
+ <link>https://0xhenrique.neocities.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>https://example.org/lum/</guid>
+ <guid>https://0xhenrique.neocities.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>https://example.org/internet-lurk-compilation/</link>
+ <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>https://example.org/internet-lurk-compilation/</guid>
+ <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>https://example.org/about/</link>
+ <link>https://0xhenrique.neocities.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>https://example.org/about/</guid>
+ <guid>https://0xhenrique.neocities.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;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.
diff --git a/public/tags/python/index.html b/public/tags/python/index.html
index 05fb1e9..654c4ab 100644
--- a/public/tags/python/index.html
+++ b/public/tags/python/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Python | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Python">Python</h1></header>
diff --git a/public/tags/python/index.xml b/public/tags/python/index.xml
index 895ae54..9924030 100644
--- a/public/tags/python/index.xml
+++ b/public/tags/python/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>https://example.org/tags/python/</link>
+ <link>https://0xhenrique.neocities.org/tags/python/</link>
<description>Recent content in Python on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:33 +0100</lastBuildDate>
- <atom:link href="https://example.org/tags/python/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://0xhenrique.neocities.org/tags/python/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>https://example.org/nazare-beach/</link>
+ <link>https://0xhenrique.neocities.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>https://example.org/nazare-beach/</guid>
+ <guid>https://0xhenrique.neocities.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>https://example.org/monogatari/</link>
+ <link>https://0xhenrique.neocities.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>https://example.org/monogatari/</guid>
+ <guid>https://0xhenrique.neocities.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -74,10 +74,10 @@ $ git push
<item>
<title>Lum - Linux Ubiquitous Marker</title>
- <link>https://example.org/lum/</link>
+ <link>https://0xhenrique.neocities.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>https://example.org/lum/</guid>
+ <guid>https://0xhenrique.neocities.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>https://example.org/internet-lurk-compilation/</link>
+ <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>https://example.org/internet-lurk-compilation/</guid>
+ <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>https://example.org/about/</link>
+ <link>https://0xhenrique.neocities.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>https://example.org/about/</guid>
+ <guid>https://0xhenrique.neocities.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;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.
diff --git a/public/tags/rust/index.html b/public/tags/rust/index.html
index 0613f86..6755c49 100644
--- a/public/tags/rust/index.html
+++ b/public/tags/rust/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Rust | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Rust">Rust</h1></header>
diff --git a/public/tags/rust/index.xml b/public/tags/rust/index.xml
index 8bea0c5..14f95f1 100644
--- a/public/tags/rust/index.xml
+++ b/public/tags/rust/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>https://example.org/tags/rust/</link>
+ <link>https://0xhenrique.neocities.org/tags/rust/</link>
<description>Recent content in Rust on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:26 +0100</lastBuildDate>
- <atom:link href="https://example.org/tags/rust/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://0xhenrique.neocities.org/tags/rust/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>https://example.org/nazare-beach/</link>
+ <link>https://0xhenrique.neocities.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>https://example.org/nazare-beach/</guid>
+ <guid>https://0xhenrique.neocities.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>https://example.org/monogatari/</link>
+ <link>https://0xhenrique.neocities.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>https://example.org/monogatari/</guid>
+ <guid>https://0xhenrique.neocities.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -74,10 +74,10 @@ $ git push
<item>
<title>Lum - Linux Ubiquitous Marker</title>
- <link>https://example.org/lum/</link>
+ <link>https://0xhenrique.neocities.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>https://example.org/lum/</guid>
+ <guid>https://0xhenrique.neocities.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>https://example.org/internet-lurk-compilation/</link>
+ <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>https://example.org/internet-lurk-compilation/</guid>
+ <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>https://example.org/about/</link>
+ <link>https://0xhenrique.neocities.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>https://example.org/about/</guid>
+ <guid>https://0xhenrique.neocities.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;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.
diff --git a/public/tags/travel/index.html b/public/tags/travel/index.html
index 23dd8ee..d5ddb0a 100644
--- a/public/tags/travel/index.html
+++ b/public/tags/travel/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Travel | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Travel">Travel</h1></header>
diff --git a/public/tags/travel/index.xml b/public/tags/travel/index.xml
index a3f0f5b..efea039 100644
--- a/public/tags/travel/index.xml
+++ b/public/tags/travel/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>https://example.org/tags/travel/</link>
+ <link>https://0xhenrique.neocities.org/tags/travel/</link>
<description>Recent content in Travel 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="https://example.org/tags/travel/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://0xhenrique.neocities.org/tags/travel/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>https://example.org/nazare-beach/</link>
+ <link>https://0xhenrique.neocities.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>https://example.org/nazare-beach/</guid>
+ <guid>https://0xhenrique.neocities.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>https://example.org/monogatari/</link>
+ <link>https://0xhenrique.neocities.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>https://example.org/monogatari/</guid>
+ <guid>https://0xhenrique.neocities.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -74,10 +74,10 @@ $ git push
<item>
<title>Lum - Linux Ubiquitous Marker</title>
- <link>https://example.org/lum/</link>
+ <link>https://0xhenrique.neocities.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>https://example.org/lum/</guid>
+ <guid>https://0xhenrique.neocities.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>https://example.org/internet-lurk-compilation/</link>
+ <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>https://example.org/internet-lurk-compilation/</guid>
+ <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>https://example.org/about/</link>
+ <link>https://0xhenrique.neocities.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>https://example.org/about/</guid>
+ <guid>https://0xhenrique.neocities.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;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.
diff --git a/public/tags/windows/index.html b/public/tags/windows/index.html
index 5e27401..02026da 100644
--- a/public/tags/windows/index.html
+++ b/public/tags/windows/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Windows | 0xhenrique</title>
- <link rel="canonical" href="https://example.org/">
+ <link rel="canonical" href="https://0xhenrique.neocities.org/">
<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
@@ -13,10 +13,10 @@
</head>
<body>
<ul class="menu-list">
-<li class="menu-item"><a href="https://example.org/">λ</a></li>
-<li class="menu-item"><a href="https://example.org//tags/projects">Projects</a></li>
-<li class="menu-item"><a href="https://example.org//tags">Tags</a></li>
-<li class="menu-item" style="float:right"><a href="https://example.org//about">About</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
+<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
+<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Windows">Windows</h1></header>
diff --git a/public/tags/windows/index.xml b/public/tags/windows/index.xml
index 3edc166..f48819a 100644
--- a/public/tags/windows/index.xml
+++ b/public/tags/windows/index.xml
@@ -1,21 +1,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>0xhenrique</title>
- <link>https://example.org/tags/windows/</link>
+ <link>https://0xhenrique.neocities.org/tags/windows/</link>
<description>Recent content in Windows on 0xhenrique</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 17 Aug 2024 07:44:33 +0100</lastBuildDate>
- <atom:link href="https://example.org/tags/windows/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://0xhenrique.neocities.org/tags/windows/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nazare Beach</title>
- <link>https://example.org/nazare-beach/</link>
+ <link>https://0xhenrique.neocities.org/nazare-beach/</link>
<pubDate>Sat, 17 Aug 2024 07:44:45 +0100</pubDate>
- <guid>https://example.org/nazare-beach/</guid>
+ <guid>https://0xhenrique.neocities.org/nazare-beach/</guid>
<description>&lt;p&gt;I visited Nazaré Beach last year (2023). Such a lovely place.
Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&amp;rsquo;t let the opportunity pass. Here are some photos I took that day.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/ATjnpyl.jpeg&#34; alt=&#34;1st photo&#34;&gt;&lt;/p&gt;
@@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&amp;rsquo;m not a fan o
<item>
<title>Monogatari - Text Editor in Python</title>
- <link>https://example.org/monogatari/</link>
+ <link>https://0xhenrique.neocities.org/monogatari/</link>
<pubDate>Sat, 17 Aug 2024 07:44:33 +0100</pubDate>
- <guid>https://example.org/monogatari/</guid>
+ <guid>https://0xhenrique.neocities.org/monogatari/</guid>
<description>&lt;h1 id=&#34;monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari&#34;&gt;&lt;a href=&#34;https://github.com/henrique-marques-vsoft/monogatari&#34;&gt;MONOGATARI - Text Editor&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif&#34; alt=&#34;monogatari-movie scene shinobu kokorowatari&#34;&gt;&lt;/p&gt;
&lt;p&gt;Monogatari is a text editor built with Python using the Tkinter GUI library.&lt;/p&gt;
@@ -74,10 +74,10 @@ $ git push
<item>
<title>Lum - Linux Ubiquitous Marker</title>
- <link>https://example.org/lum/</link>
+ <link>https://0xhenrique.neocities.org/lum/</link>
<pubDate>Sat, 17 Aug 2024 07:44:26 +0100</pubDate>
- <guid>https://example.org/lum/</guid>
+ <guid>https://0xhenrique.neocities.org/lum/</guid>
<description>&lt;p&gt;Link: &lt;a href=&#34;https://github.com/henrique-marques-vsoft/lum&#34;&gt;https://github.com/henrique-marques-vsoft/lum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>Internet Lurk Compilation #1</title>
- <link>https://example.org/internet-lurk-compilation/</link>
+ <link>https://0xhenrique.neocities.org/internet-lurk-compilation/</link>
<pubDate>Sat, 17 Aug 2024 07:44:17 +0100</pubDate>
- <guid>https://example.org/internet-lurk-compilation/</guid>
+ <guid>https://0xhenrique.neocities.org/internet-lurk-compilation/</guid>
<description>&lt;h2 id=&#34;general-findings&#34;&gt;General Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pure gold from the 90s: &lt;a href=&#34;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&#34;&gt;https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation&lt;/a&gt;&lt;/li&gt;
@@ -135,10 +135,10 @@ I don&amp;rsquo;t think parsing 12 thousand objects in JSON is efficient, but it
<item>
<title>About</title>
- <link>https://example.org/about/</link>
+ <link>https://0xhenrique.neocities.org/about/</link>
<pubDate>Sat, 17 Aug 2024 07:42:34 +0100</pubDate>
- <guid>https://example.org/about/</guid>
+ <guid>https://0xhenrique.neocities.org/about/</guid>
<description>&lt;h1 id=&#34;whois&#34;&gt;whois&lt;/h1&gt;
&lt;p&gt;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.