First commit

This commit is contained in:
saul365
2025-07-10 14:02:49 -06:00
commit 463476f24d
130 changed files with 2468 additions and 0 deletions

77
404.html Normal file
View File

@@ -0,0 +1,77 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<title>404 Page not found - Saul Badillo CV and blog</title><meta name="Description" content="This is my cool site"><meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="This is my cool site" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://saulbh.me/404.html" /><meta property="og:site_name" content="My cool site" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content="This is my cool site"/>
<meta name="application-name" content="LasLocurasDeSaul">
<meta name="apple-mobile-web-app-title" content="LasLocurasDeSaul"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="icon" href="/favicon.ico"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://saulbh.me/404.html" /><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css"></noscript><link rel="preload" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css"></noscript></head>
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu">
<div class="menu-inner"><a class="menu-item" href="/cv/"> CV </a><a class="menu-item" href="/posts/"> Posts </a><a class="menu-item" href="/tags/"> Tags </a><a class="menu-item" href="/categories/"> Categories </a><a class="menu-item" href="/about/"> About </a><span class="menu-item delimiter"></span><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item language" title="Select Language">
<i class="fa fa-globe" aria-hidden="true"></i>
<select class="language-select" id="language-select-desktop" onchange="location = this.value;"><option value="/404.html" selected>English</option><option value="/es/404.html">Español</option></select>
</a></div>
</div>
</div>
</header><header class="mobile" id="header-mobile">
<div class="header-container">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu-toggle" id="menu-toggle-mobile">
<span></span><span></span><span></span>
</div>
</div>
<div class="menu" id="menu-mobile"><a class="menu-item" href="/cv/" title="">CV</a><a class="menu-item" href="/posts/" title="">Posts</a><a class="menu-item" href="/tags/" title="">Tags</a><a class="menu-item" href="/categories/" title="">Categories</a><a class="menu-item" href="/about/" title="">About</a><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item" title="Select Language">
<i class="fa fa-globe fa-fw" aria-hidden="true"></i>
<select class="language-select" onchange="location = this.value;"><option value="/404.html" selected>English</option><option value="/es/404.html">Español</option></select>
</a></div>
</div>
</header><main class="main">
<div class="container"><div class="page" id="content-404">
<h1 id="error-emoji"></h1>
<p class="error-text">The page you&#39;re looking for doesn&#39;t exist. Sorry.&nbsp;
<a href="javascript:void(0);" title="Back" onclick="window.history.back();"><i class="far fa-hand-point-left fa-fw" aria-hidden="true"></i></a>
</p>
</div>
<script type="text/javascript">
(function() {
var emojiArray = ['\\(o_o)/', '(˚Δ˚)b', '(^-^*)', '(≥o≤)', '(^_^)b', '(·_·)','(=\'X\'=)', '(>_<)', '(;-;)'];
document.getElementById('error-emoji').appendChild(document.createTextNode(emojiArray[Math.floor(Math.random() * emojiArray.length)]));
})();
</script></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.120.4">Hugo</a> | Theme - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2022 - 2023</span><span class="author" itemprop="copyrightHolder">&nbsp;<a href="/" target="_blank">Saúl Badillo</a></span></div>
</div>
</footer></div>
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="Back to Top">
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i>
</a><a href="#" id="view-comments" class="fixed-button" title="View Comments">
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
</a>
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lazysizes@5.3.2/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/sharer.js@0.5.1/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copy to clipboard","maxShownLines":50}};</script><script type="text/javascript" src="/js/theme.min.js"></script><script type="text/javascript" src="https://plausible.nextia.space/js/plausible.js" async defer data-domain="saulbh.me"></script></body>
</html>

1
_redirects Normal file
View File

@@ -0,0 +1 @@
/es/* /es/404.html 404

BIN
about/featured-image.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

123
about/index.html Normal file
View File

@@ -0,0 +1,123 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<title>About - Saul Badillo CV and blog</title><meta name="Description" content="This is my cool site"><meta property="og:title" content="About" />
<meta property="og:description" content="This page. This is my space, my domain. Where I&rsquo;ll be posting all about my homelab, what services I haves, the issues I faced as well as a journal of which topics I&rsquo;m studying for example currently I&rsquo;m preparing to take The Linux Foundation SysAdmin certification exam.
Here I&rsquo;ll also be posting my other projects that may or may not be related to programming, like poems I write, short stories, the videogames demos I try to make, or the abandoned open source projects I try to bring back to life." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://saulbh.me/about/" /><meta property="og:image" content="https://saulbh.me/about/featured-image.jpg"/><meta property="article:section" content="" />
<meta property="article:published_time" content="2023-12-01T18:51:13-06:00" />
<meta property="article:modified_time" content="2023-12-01T18:51:13-06:00" /><meta property="og:site_name" content="My cool site" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://saulbh.me/about/featured-image.jpg"/>
<meta name="twitter:title" content="About"/>
<meta name="twitter:description" content="This page. This is my space, my domain. Where I&rsquo;ll be posting all about my homelab, what services I haves, the issues I faced as well as a journal of which topics I&rsquo;m studying for example currently I&rsquo;m preparing to take The Linux Foundation SysAdmin certification exam.
Here I&rsquo;ll also be posting my other projects that may or may not be related to programming, like poems I write, short stories, the videogames demos I try to make, or the abandoned open source projects I try to bring back to life."/>
<meta name="application-name" content="LasLocurasDeSaul">
<meta name="apple-mobile-web-app-title" content="LasLocurasDeSaul"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="icon" href="/favicon.ico"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://saulbh.me/about/" /><link rel="next" href="https://saulbh.me/cv/" /><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css"></noscript><link rel="preload" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css"></noscript><script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "BlogPosting",
"headline": "About",
"inLanguage": "en",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https:\/\/saulbh.me\/about\/"
},"genre": "page","wordcount": 548 ,
"url": "https:\/\/saulbh.me\/about\/","datePublished": "2023-12-01T18:51:13-06:00","dateModified": "2023-12-01T18:51:13-06:00","publisher": {
"@type": "Organization",
"name": ""},"author": {
"@type": "Person",
"name": "Saúl Badillo"
},"description": ""
}
</script></head>
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu">
<div class="menu-inner"><a class="menu-item" href="/cv/"> CV </a><a class="menu-item" href="/posts/"> Posts </a><a class="menu-item" href="/tags/"> Tags </a><a class="menu-item" href="/categories/"> Categories </a><a class="menu-item active" href="/about/"> About </a><span class="menu-item delimiter"></span><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item language" title="Select Language">
<i class="fa fa-globe" aria-hidden="true"></i>
<select class="language-select" id="language-select-desktop" onchange="location = this.value;"><option value="/about/" selected>English</option><option value="/es/about/">Español</option></select>
</a></div>
</div>
</div>
</header><header class="mobile" id="header-mobile">
<div class="header-container">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu-toggle" id="menu-toggle-mobile">
<span></span><span></span><span></span>
</div>
</div>
<div class="menu" id="menu-mobile"><a class="menu-item" href="/cv/" title="">CV</a><a class="menu-item" href="/posts/" title="">Posts</a><a class="menu-item" href="/tags/" title="">Tags</a><a class="menu-item" href="/categories/" title="">Categories</a><a class="menu-item" href="/about/" title="">About</a><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item" title="Select Language">
<i class="fa fa-globe fa-fw" aria-hidden="true"></i>
<select class="language-select" onchange="location = this.value;"><option value="/about/" selected>English</option><option value="/es/about/">Español</option></select>
</a></div>
</div>
</header><main class="main">
<div class="container"><div class="page single special"><h1 class="single-title animate__animated animate__pulse animate__faster">About</h1><div class="content" id="content"><p><figure><a class="lightgallery" href="/about/featured-image.jpg" title="Header Image" data-thumbnail="/about/featured-image.jpg" data-sub-html="<h2> </h2><p>Header Image</p>">
<img
class="lazyload"
src="/svg/loading.min.svg"
data-src="/about/featured-image.jpg"
data-srcset="/about/featured-image.jpg, /about/featured-image.jpg 1.5x, /about/featured-image.jpg 2x"
data-sizes="auto"
alt="/about/featured-image.jpg" width="3956" height="2728" />
</a><figcaption class="image-caption"> </figcaption>
</figure></p>
<h1 id="this-page">This page.</h1>
<p>This is my space, my domain. Where I&rsquo;ll be posting all about my homelab, what services I haves, the issues I faced as well as a journal of which topics I&rsquo;m studying for example currently I&rsquo;m preparing to take The Linux Foundation SysAdmin certification exam.</p>
<p>Here I&rsquo;ll also be posting my other projects that may or may not be related to programming, like poems I write, short stories, the videogames demos I try to make, or the abandoned open source projects I try to bring back to life.</p>
<h1 id="me">Me</h1>
<p>I&rsquo;m a Mexican developer, neurodivergent, raised by a teacher and a librarian so I&rsquo;ve been reading my whole life and I give a lot of importance to sharing knowledge.</p>
<p>After not touching a single line of code my whole life, I entered to a computer engineering degree in the National Autonomous University of Mexico (UNAM in spanish) where I fell in love with programming I was fascinated when I started to understand how to instruct computers to do things, it was the first step to understanding how videogames or the intenet worked so I used a lot of my time to learn more and experiment further with code both in computer and in hardware with arduino.</p>
<p>In my second semester I discovered what Open Source was and started to get to know the Linux Operatin system and fell in love again, I was amazed by how big of an impact a community working together could make. An university student&rsquo;s project became a globally used project with thousand of contributors. So I spent my time getting familiar with how linux worked and what other open source projects existed. Then a year after I came across a community of students that belonged to my university but in another location, GDG UNAM , I started going and participating in their meet ups, because the idea was the same, a group of people wanting to share knowledge of something they were interested. But after the covid pandemic we all got jobs and couldn&rsquo;t mantain the community and while we to still create resources we are not as active as before. Tha&rsquo;s why I wanted to start this blog to share my experiences and the bit of knowledge I&rsquo;ve gathered in these few years.</p>
<hr>
<h1 id="things-i-think-people-will-ask-or-just-questions-i-want-to-answer">Things I think people will ask (or just questions I want to answer)</h1>
<ul>
<li>Why not just use medium as a blog?<br>
Well mainly because medium limits how many articles can a person read if they are not subscribed to their services. I believe in free knowledge, already had the domain name and already had a raspberry hosting services.</li>
<li>Why not use x or mastodon?<br>
I don&rsquo;t like x. And I will try to use Mastodon but I often forget it exists and I don&rsquo;t post anything.</li>
<li>What Linux Distro do you use?<br>
I use <a href="https://www.debian.org/" target="_blank" rel="noopener noreffer ">Debian</a> in all my computers, in my tablet I use <a href="https://www.gnome.org/" target="_blank" rel="noopener noreffer ">Gnome</a> as my Desktop environment and for anything with a keyboard I use <a href="https://swaywm.org/" target="_blank" rel="noopener noreffer ">swaywm</a>.</li>
<li>Why do you publish poems in a programming blog?<br>
Why not? I love poems and this hugo theme allows me to easily sepparate posts by category so it works.</li>
<li>What is your favorite pokemon?<br>
Mimikyu and rotom, but tbh I wrote mimikyu instantly and had to search for rotom&rsquo;s name.</li>
</ul>
</div><div id="comments"><div id="isso-comments" class="comment"><script type="text/javascript" src="https://isso.nextia.space/js/embed.min.js" defer data-isso="https://isso.nextia.space" data-isso-css="true" data-isso-default-lang="en" data-isso-max-comments-top="10" data-isso-max-comments-nested="5" data-isso-reveal-on-click="5" data-isso-avatar="true" data-isso-avatar-bg="#f0f0f0" data-isso-avatar-fg="#9abf88 #5698c4 #e279a3 #9163b6" data-isso-vote="true" data-isso-page-author-hashes="f124cf6b2f01,7831fe17a8cd" data-isso-reply-notifications-default-enabled="false"></script><section id="isso-thread">
<noscript>
Please enable JavaScript to view the comments powered by <a href="https://isso-comments.de">ISSO</a>.
</noscript>
</section></div></div></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.120.4">Hugo</a> | Theme - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2022 - 2023</span><span class="author" itemprop="copyrightHolder">&nbsp;<a href="/" target="_blank">Saúl Badillo</a></span></div>
</div>
</footer></div>
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="Back to Top">
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i>
</a><a href="#" id="view-comments" class="fixed-button" title="View Comments">
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
</a>
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lazysizes@5.3.2/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/sharer.js@0.5.1/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copy to clipboard","maxShownLines":50},"comment":{}};</script><script type="text/javascript" src="/js/theme.min.js"></script><script type="text/javascript" src="https://plausible.nextia.space/js/plausible.js" async defer data-domain="saulbh.me"></script></body>
</html>

BIN
android-chrome-192x192.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
android-chrome-384x384.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

BIN
apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

BIN
avatar.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

9
browserconfig.xml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>

67
categories/index.html Normal file
View File

@@ -0,0 +1,67 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<title>All Categories - Saul Badillo CV and blog</title><meta name="Description" content="This is my cool site"><meta property="og:title" content="Categories" />
<meta property="og:description" content="This is my cool site" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://saulbh.me/categories/" /><meta property="og:site_name" content="My cool site" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Categories"/>
<meta name="twitter:description" content="This is my cool site"/>
<meta name="application-name" content="LasLocurasDeSaul">
<meta name="apple-mobile-web-app-title" content="LasLocurasDeSaul"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="icon" href="/favicon.ico"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://saulbh.me/categories/" /><link rel="alternate" href="/categories/index.xml" type="application/rss+xml" title="Saul Badillo CV and blog">
<link rel="feed" href="/categories/index.xml" type="application/rss+xml" title="Saul Badillo CV and blog"><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css"></noscript><link rel="preload" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css"></noscript></head>
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu">
<div class="menu-inner"><a class="menu-item" href="/cv/"> CV </a><a class="menu-item" href="/posts/"> Posts </a><a class="menu-item" href="/tags/"> Tags </a><a class="menu-item active" href="/categories/"> Categories </a><a class="menu-item" href="/about/"> About </a><span class="menu-item delimiter"></span><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item language" title="Select Language">
<i class="fa fa-globe" aria-hidden="true"></i>
<select class="language-select" id="language-select-desktop" onchange="location = this.value;"><option value="/categories/" selected>English</option><option value="/es/categories/">Español</option></select>
</a></div>
</div>
</div>
</header><header class="mobile" id="header-mobile">
<div class="header-container">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu-toggle" id="menu-toggle-mobile">
<span></span><span></span><span></span>
</div>
</div>
<div class="menu" id="menu-mobile"><a class="menu-item" href="/cv/" title="">CV</a><a class="menu-item" href="/posts/" title="">Posts</a><a class="menu-item" href="/tags/" title="">Tags</a><a class="menu-item" href="/categories/" title="">Categories</a><a class="menu-item" href="/about/" title="">About</a><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item" title="Select Language">
<i class="fa fa-globe fa-fw" aria-hidden="true"></i>
<select class="language-select" onchange="location = this.value;"><option value="/categories/" selected>English</option><option value="/es/categories/">Español</option></select>
</a></div>
</div>
</header><main class="main">
<div class="container"><div class="page archive"><h2 class="single-title animate__animated animate__pulse animate__faster">All Categories</h2><div class="categories-card"></div></div></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.120.4">Hugo</a> | Theme - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2022 - 2023</span><span class="author" itemprop="copyrightHolder">&nbsp;<a href="/" target="_blank">Saúl Badillo</a></span></div>
</div>
</footer></div>
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="Back to Top">
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i>
</a><a href="#" id="view-comments" class="fixed-button" title="View Comments">
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
</a>
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lazysizes@5.3.2/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/sharer.js@0.5.1/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copy to clipboard","maxShownLines":50}};</script><script type="text/javascript" src="/js/theme.min.js"></script><script type="text/javascript" src="https://plausible.nextia.space/js/plausible.js" async defer data-domain="saulbh.me"></script></body>
</html>

8
categories/index.xml Normal file
View File

@@ -0,0 +1,8 @@
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>Categories - Category - Saul Badillo CV and blog</title>
<link>https://saulbh.me/categories/</link>
<description>Categories - Category - Saul Badillo CV and blog</description>
<generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>saul.badillo@nextia.cloud (Saúl Badillo)</managingEditor>
<webMaster>saul.badillo@nextia.cloud (Saúl Badillo)</webMaster><atom:link href="https://saulbh.me/categories/" rel="self" type="application/rss+xml" /></channel>
</rss>

3
css/style.min.css vendored Normal file

File diff suppressed because one or more lines are too long

93
css/style.min.css.map Normal file

File diff suppressed because one or more lines are too long

146
cv/index.html Normal file
View File

@@ -0,0 +1,146 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<title>Curriculum Vitae - Saul Badillo CV and blog</title><meta name="Description" content="This is my cool site"><meta property="og:title" content="Curriculum Vitae" />
<meta property="og:description" content="A Linux enthusiast that loves to learn new things and seek out for new challenges, experienced with cloud solutions and Dev Ops practices." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://saulbh.me/cv/" /><meta property="article:section" content="" />
<meta property="article:published_time" content="2020-11-28T21:29:01+08:00" />
<meta property="article:modified_time" content="2023-11-28T21:29:01+08:00" /><meta property="og:site_name" content="My cool site" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Curriculum Vitae"/>
<meta name="twitter:description" content="A Linux enthusiast that loves to learn new things and seek out for new challenges, experienced with cloud solutions and Dev Ops practices."/>
<meta name="application-name" content="LasLocurasDeSaul">
<meta name="apple-mobile-web-app-title" content="LasLocurasDeSaul"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="icon" href="/favicon.ico"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://saulbh.me/cv/" /><link rel="prev" href="https://saulbh.me/about/" /><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css"></noscript><link rel="preload" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css"></noscript><script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "BlogPosting",
"headline": "Curriculum Vitae",
"inLanguage": "en",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https:\/\/saulbh.me\/cv\/"
},"genre": "page","wordcount": 294 ,
"url": "https:\/\/saulbh.me\/cv\/","datePublished": "2020-11-28T21:29:01+08:00","dateModified": "2023-11-28T21:29:01+08:00","publisher": {
"@type": "Organization",
"name": ""},"author": {
"@type": "Person",
"name": "Saúl Badillo"
},"description": ""
}
</script></head>
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu">
<div class="menu-inner"><a class="menu-item active" href="/cv/"> CV </a><a class="menu-item" href="/posts/"> Posts </a><a class="menu-item" href="/tags/"> Tags </a><a class="menu-item" href="/categories/"> Categories </a><a class="menu-item" href="/about/"> About </a><span class="menu-item delimiter"></span><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item language" title="Select Language">
<i class="fa fa-globe" aria-hidden="true"></i>
<select class="language-select" id="language-select-desktop" onchange="location = this.value;"><option value="/cv/" selected>English</option><option value="/es/cv/">Español</option></select>
</a></div>
</div>
</div>
</header><header class="mobile" id="header-mobile">
<div class="header-container">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu-toggle" id="menu-toggle-mobile">
<span></span><span></span><span></span>
</div>
</div>
<div class="menu" id="menu-mobile"><a class="menu-item" href="/cv/" title="">CV</a><a class="menu-item" href="/posts/" title="">Posts</a><a class="menu-item" href="/tags/" title="">Tags</a><a class="menu-item" href="/categories/" title="">Categories</a><a class="menu-item" href="/about/" title="">About</a><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item" title="Select Language">
<i class="fa fa-globe fa-fw" aria-hidden="true"></i>
<select class="language-select" onchange="location = this.value;"><option value="/cv/" selected>English</option><option value="/es/cv/">Español</option></select>
</a></div>
</div>
</header><main class="main">
<div class="container"><div class="page single special"><h1 class="single-title animate__animated animate__pulse animate__faster">Curriculum Vitae</h1><div class="content" id="content"><p>A Linux enthusiast that loves to learn new things and seek out for new challenges, experienced with cloud solutions and Dev Ops practices.</p>
<h1 id="skills">Skills</h1>
<ul id="skill-list">
<li>Golang</li>
<li> Bash scripting </li>
<li> Docker </li>
<li> Kubernetes </li>
<li> Terraform </li>
<li> Linux Administration </li>
<li> Gitlab CI/CD </li>
<li> IPV6 Networking </li>
<li> Reverse Proxy with HAproxy and Traefik </li>
</ul>
<hr>
<h1 id="work-experience">Work Experience</h1>
<h2 id="apv-marketinghttpsapvmarketingcom"><a href="https://apvmarketing.com/" target="_blank" rel="noopener noreffer ">APV: Marketing</a></h2>
<h3 id="it-solutions-jr--january-2020---october-2020">IT Solutions JR | January 2020 - October 2020</h3>
<p>Mexico City<br>
<strong>Achievements/Tasks:</strong></p>
<ul>
<li>Database management including creation and verification of backups.</li>
<li>Migration of web pages and databases to cloud servers.</li>
<li>Management of web app written in phalcon php.</li>
</ul>
<h2 id="gtachttpsgtaccommx"><a href="https://gtac.com.mx/" target="_blank" rel="noopener noreffer ">GTAC</a></h2>
<h3 id="it-specialist-jr--november-2020---january-2022">IT Specialist JR | November 2020 - January 2022</h3>
<p>Mexico City<br>
<strong>Achievements/Tasks:</strong></p>
<ul>
<li>Reduced costs of infrastructure in our area by 60% integrating our internal applications in a single VM containerized in docker behind a reverse proxy.</li>
<li>Development of several internal tools using javascript and microsoft power apps.</li>
<li>Improved our code management by introducing git to the development process and implemented git flow.</li>
<li>Improved deployment processes by creating qa environments to test before production deployment.</li>
<li>Implemented recovery script with ansible for services deployed in apache tomcat.</li>
</ul>
<h2 id="zulunityhttpswwwzulunitycom"><a href="https://www.zulunity.com/" target="_blank" rel="noopener noreffer ">Zulunity</a></h2>
<h3 id="cloud-architect--january-2022---present">Cloud Architect | January 2022 - Present</h3>
<p>Mexico City<br>
<strong>Achievements/Tasks:</strong></p>
<ul>
<li>Creation and management of CI/CD pipelines in Gitlab, Circle CI, Github Actions, and Azure DevOps.</li>
<li>Setup and continuous usage of Monitoring with tools like Grafana, Prometheus and DataDog.</li>
<li>Migration of deployed infrastructure to IaC with terragrunt.</li>
<li>Maintaining and outage resolution on AWS EKS and GCP Kubernetes engine.</li>
<li>Creation of reusable Modules for terraform.</li>
<li>Design and development of API for internal automation with golang fiber.</li>
</ul>
<h2 id="personal-homelab">Personal Homelab</h2>
<h3 id="system-administrator-devops--july-2022---present">System Administrator/ Devops | July 2022 - Present</h3>
<p><strong>Achievements/Tasks:</strong></p>
<ul>
<li>Creation of deployment pipeline with ansible.</li>
<li>Automatized HTTPS certification management.</li>
<li>Configured and maintain multiple services in a single host with HAproxy .</li>
<li>Configured monitoring service and outage alert.</li>
<li>Automated backups and continuous check of their viability.</li>
<li>Manage IPV6 networking.</li>
</ul></div><div id="comments"><div id="isso-comments" class="comment"><script type="text/javascript" src="https://isso.nextia.space/js/embed.min.js" defer data-isso="https://isso.nextia.space" data-isso-css="true" data-isso-default-lang="en" data-isso-max-comments-top="10" data-isso-max-comments-nested="5" data-isso-reveal-on-click="5" data-isso-avatar="true" data-isso-avatar-bg="#f0f0f0" data-isso-avatar-fg="#9abf88 #5698c4 #e279a3 #9163b6" data-isso-vote="true" data-isso-page-author-hashes="f124cf6b2f01,7831fe17a8cd" data-isso-reply-notifications-default-enabled="false"></script><section id="isso-thread">
<noscript>
Please enable JavaScript to view the comments powered by <a href="https://isso-comments.de">ISSO</a>.
</noscript>
</section></div></div></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.120.4">Hugo</a> | Theme - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2022 - 2023</span><span class="author" itemprop="copyrightHolder">&nbsp;<a href="/" target="_blank">Saúl Badillo</a></span></div>
</div>
</footer></div>
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="Back to Top">
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i>
</a><a href="#" id="view-comments" class="fixed-button" title="View Comments">
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
</a>
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lazysizes@5.3.2/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/sharer.js@0.5.1/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copy to clipboard","maxShownLines":50},"comment":{}};</script><script type="text/javascript" src="/js/theme.min.js"></script><script type="text/javascript" src="https://plausible.nextia.space/js/plausible.js" async defer data-domain="saulbh.me"></script></body>
</html>

10
en/index.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>https://saulbh.me/</title>
<link rel="canonical" href="https://saulbh.me/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://saulbh.me/">
</head>
</html>

51
en/sitemap.xml Normal file
View File

@@ -0,0 +1,51 @@
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
><url>
<loc>https://saulbh.me/cv/</loc><lastmod>2023-11-28T21:29:01&#43;08:00</lastmod><xhtml:link
rel="alternate"
hreflang="es"
href="https://saulbh.me/es/cv/"
/><xhtml:link
rel="alternate"
hreflang="en"
href="https://saulbh.me/cv/"
/></url><url>
<loc>https://saulbh.me/about/</loc><lastmod>2023-12-01T18:51:13-06:00</lastmod><xhtml:link
rel="alternate"
hreflang="es"
href="https://saulbh.me/es/about/"
/><xhtml:link
rel="alternate"
hreflang="en"
href="https://saulbh.me/about/"
/></url><url>
<loc>https://saulbh.me/posts/first_post/</loc><lastmod>2023-11-28T16:20:57-06:00</lastmod></url><url>
<loc>https://saulbh.me/posts/</loc><lastmod>2023-11-28T16:20:57-06:00</lastmod></url><url>
<loc>https://saulbh.me/</loc><lastmod>2023-11-28T16:20:57-06:00</lastmod><xhtml:link
rel="alternate"
hreflang="es"
href="https://saulbh.me/es/"
/><xhtml:link
rel="alternate"
hreflang="en"
href="https://saulbh.me/"
/></url><url>
<loc>https://saulbh.me/categories/</loc><xhtml:link
rel="alternate"
hreflang="es"
href="https://saulbh.me/es/categories/"
/><xhtml:link
rel="alternate"
hreflang="en"
href="https://saulbh.me/categories/"
/></url><url>
<loc>https://saulbh.me/tags/</loc><xhtml:link
rel="alternate"
hreflang="es"
href="https://saulbh.me/es/tags/"
/><xhtml:link
rel="alternate"
hreflang="en"
href="https://saulbh.me/tags/"
/></url></urlset>

77
es/404.html Normal file
View File

@@ -0,0 +1,77 @@
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<title>404 Página no encontrada - Saul Badillo CV and blog</title><meta name="Description" content="This is my cool site"><meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="This is my cool site" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://saulbh.me/es/404.html" /><meta property="og:site_name" content="My cool site" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content="This is my cool site"/>
<meta name="application-name" content="LasLocurasDeSaul">
<meta name="apple-mobile-web-app-title" content="LasLocurasDeSaul"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="icon" href="/favicon.ico"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://saulbh.me/es/404.html" /><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css"></noscript><link rel="preload" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css"></noscript></head>
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
<div class="header-wrapper">
<div class="header-title">
<a href="/es/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu">
<div class="menu-inner"><a class="menu-item" href="/es/cv/"> CV </a><a class="menu-item" href="/es/posts/"> Publicaciones </a><a class="menu-item" href="/es/tags/"> Etiquetas </a><a class="menu-item" href="/es/categories/"> Categorías </a><a class="menu-item" href="/es/about/"> Sobre mí </a><span class="menu-item delimiter"></span><a href="javascript:void(0);" class="menu-item theme-switch" title="Cambia el tema">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item language" title="Selecciona el lenguage">
<i class="fa fa-globe" aria-hidden="true"></i>
<select class="language-select" id="language-select-desktop" onchange="location = this.value;"><option value="/404.html">English</option><option value="/es/404.html" selected>Español</option></select>
</a></div>
</div>
</div>
</header><header class="mobile" id="header-mobile">
<div class="header-container">
<div class="header-wrapper">
<div class="header-title">
<a href="/es/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu-toggle" id="menu-toggle-mobile">
<span></span><span></span><span></span>
</div>
</div>
<div class="menu" id="menu-mobile"><a class="menu-item" href="/es/cv/" title="">CV</a><a class="menu-item" href="/es/posts/" title="">Publicaciones</a><a class="menu-item" href="/es/tags/" title="">Etiquetas</a><a class="menu-item" href="/es/categories/" title="">Categorías</a><a class="menu-item" href="/es/about/" title="">Sobre mí</a><a href="javascript:void(0);" class="menu-item theme-switch" title="Cambia el tema">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item" title="Selecciona el lenguage">
<i class="fa fa-globe fa-fw" aria-hidden="true"></i>
<select class="language-select" onchange="location = this.value;"><option value="/404.html">English</option><option value="/es/404.html" selected>Español</option></select>
</a></div>
</div>
</header><main class="main">
<div class="container"><div class="page" id="content-404">
<h1 id="error-emoji"></h1>
<p class="error-text">La página que estás buscando no existe. Lo siento.&nbsp;
<a href="javascript:void(0);" title="Regresar" onclick="window.history.back();"><i class="far fa-hand-point-left fa-fw" aria-hidden="true"></i></a>
</p>
</div>
<script type="text/javascript">
(function() {
var emojiArray = ['\\(o_o)/', '(˚Δ˚)b', '(^-^*)', '(≥o≤)', '(^_^)b', '(·_·)','(=\'X\'=)', '(>_<)', '(;-;)'];
document.getElementById('error-emoji').appendChild(document.createTextNode(emojiArray[Math.floor(Math.random() * emojiArray.length)]));
})();
</script></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">Con la tecnología de <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.120.4">Hugo</a> | Tema - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2022 - 2023</span><span class="author" itemprop="copyrightHolder">&nbsp;<a href="/es/" target="_blank">Saúl Badillo</a></span></div>
</div>
</footer></div>
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="Volver arriba">
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i>
</a><a href="#" id="view-comments" class="fixed-button" title="Ver comentarios">
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
</a>
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lazysizes@5.3.2/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/sharer.js@0.5.1/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copiar al portapapeles","maxShownLines":50}};</script><script type="text/javascript" src="/js/theme.min.js"></script><script type="text/javascript" src="https://plausible.nextia.space/js/plausible.js" async defer data-domain="saulbh.me"></script></body>
</html>

BIN
es/about/featured-image.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

123
es/about/index.html Normal file
View File

@@ -0,0 +1,123 @@
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<title>Sobre mí - Saul Badillo CV and blog</title><meta name="Description" content="This is my cool site"><meta property="og:title" content="Sobre mí" />
<meta property="og:description" content="Sobre esta página. Este es mi espacio, mi dominio. Dónde estaré publicando sobre mi homelab, que servicios tengo desplegados,los problemas y retos que me he encontrado al igual que escribir sobre los temas que estoy estudiando como la certificación de administrador de sistemas de la fundación de linux.
Aquí tambien estaré publicando sobre mis otros proyectos que pueden o no estar relacionados a la programación como los poemas que escribo, historias cortas o proyectos open source que trato de revivir." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://saulbh.me/es/about/" /><meta property="og:image" content="https://saulbh.me/es/about/featured-image.jpg"/><meta property="article:section" content="" />
<meta property="article:published_time" content="2023-12-01T18:51:13-06:00" />
<meta property="article:modified_time" content="2023-12-01T18:51:13-06:00" /><meta property="og:site_name" content="My cool site" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://saulbh.me/es/about/featured-image.jpg"/>
<meta name="twitter:title" content="Sobre mí"/>
<meta name="twitter:description" content="Sobre esta página. Este es mi espacio, mi dominio. Dónde estaré publicando sobre mi homelab, que servicios tengo desplegados,los problemas y retos que me he encontrado al igual que escribir sobre los temas que estoy estudiando como la certificación de administrador de sistemas de la fundación de linux.
Aquí tambien estaré publicando sobre mis otros proyectos que pueden o no estar relacionados a la programación como los poemas que escribo, historias cortas o proyectos open source que trato de revivir."/>
<meta name="application-name" content="LasLocurasDeSaul">
<meta name="apple-mobile-web-app-title" content="LasLocurasDeSaul"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="icon" href="/favicon.ico"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://saulbh.me/es/about/" /><link rel="prev" href="https://saulbh.me/es/cv/" /><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css"></noscript><link rel="preload" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css"></noscript><script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "BlogPosting",
"headline": "Sobre mí",
"inLanguage": "es",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https:\/\/saulbh.me\/es\/about\/"
},"genre": "page","wordcount": 532 ,
"url": "https:\/\/saulbh.me\/es\/about\/","datePublished": "2023-12-01T18:51:13-06:00","dateModified": "2023-12-01T18:51:13-06:00","publisher": {
"@type": "Organization",
"name": ""},"author": {
"@type": "Person",
"name": "Saúl Badillo"
},"description": ""
}
</script></head>
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
<div class="header-wrapper">
<div class="header-title">
<a href="/es/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu">
<div class="menu-inner"><a class="menu-item" href="/es/cv/"> CV </a><a class="menu-item" href="/es/posts/"> Publicaciones </a><a class="menu-item" href="/es/tags/"> Etiquetas </a><a class="menu-item" href="/es/categories/"> Categorías </a><a class="menu-item active" href="/es/about/"> Sobre mí </a><span class="menu-item delimiter"></span><a href="javascript:void(0);" class="menu-item theme-switch" title="Cambia el tema">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item language" title="Selecciona el lenguage">
<i class="fa fa-globe" aria-hidden="true"></i>
<select class="language-select" id="language-select-desktop" onchange="location = this.value;"><option value="/about/">English</option><option value="/es/about/" selected>Español</option></select>
</a></div>
</div>
</div>
</header><header class="mobile" id="header-mobile">
<div class="header-container">
<div class="header-wrapper">
<div class="header-title">
<a href="/es/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu-toggle" id="menu-toggle-mobile">
<span></span><span></span><span></span>
</div>
</div>
<div class="menu" id="menu-mobile"><a class="menu-item" href="/es/cv/" title="">CV</a><a class="menu-item" href="/es/posts/" title="">Publicaciones</a><a class="menu-item" href="/es/tags/" title="">Etiquetas</a><a class="menu-item" href="/es/categories/" title="">Categorías</a><a class="menu-item" href="/es/about/" title="">Sobre mí</a><a href="javascript:void(0);" class="menu-item theme-switch" title="Cambia el tema">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item" title="Selecciona el lenguage">
<i class="fa fa-globe fa-fw" aria-hidden="true"></i>
<select class="language-select" onchange="location = this.value;"><option value="/about/">English</option><option value="/es/about/" selected>Español</option></select>
</a></div>
</div>
</header><main class="main">
<div class="container"><div class="page single special"><h1 class="single-title animate__animated animate__pulse animate__faster">Sobre mí</h1><div class="content" id="content"><p><figure><a class="lightgallery" href="/es/about/featured-image.jpg" title="Header Image" data-thumbnail="/es/about/featured-image.jpg" data-sub-html="<h2> </h2><p>Header Image</p>">
<img
class="lazyload"
src="/svg/loading.min.svg"
data-src="/es/about/featured-image.jpg"
data-srcset="/es/about/featured-image.jpg, /es/about/featured-image.jpg 1.5x, /es/about/featured-image.jpg 2x"
data-sizes="auto"
alt="/es/about/featured-image.jpg" width="3956" height="2728" />
</a><figcaption class="image-caption"> </figcaption>
</figure></p>
<h1 id="sobre-esta-página">Sobre esta página.</h1>
<p>Este es mi espacio, mi dominio. Dónde estaré publicando sobre mi homelab, que servicios tengo desplegados,los problemas y retos que me he encontrado al igual que escribir sobre los temas que estoy estudiando como la certificación de administrador de sistemas de la fundación de linux.</p>
<p>Aquí tambien estaré publicando sobre mis otros proyectos que pueden o no estar relacionados a la programación como los poemas que escribo, historias cortas o proyectos open source que trato de revivir.</p>
<h1 id="sobre-mí">Sobre mí.</h1>
<p>Soy un desarrollador mexicano, neurodivergente, criado por una maestra y un bibliotecario, por lo que he leido con gusto toda mi vida y le doy mucha importancia a compartir conocimiento.</p>
<p>No escribí ni una sola linea de código hasta que entré a la carrera de ingeniería en computación en la UNAM, dónde me enamoré de la programación, me fascinaba el empezar a comprender como darle instrucciones a la computadora para que haga tareas, era el primer paso para entender el funcionamiento de los videojuegos o el internet, cosas que me han fascinado por muchos años, por lo que pasé la mayor parte de mi tiempo aprendiendo y experimentando con el código tanto en software como en hardware con Arduino.</p>
<p>En mi segundo semestre descubrí lo que era el código abierto y empecé a conocer el sistema operativo Linux y me sorprendió el gran impacto que una comunidad trabajando junta podia causar, que el proyecto de un estudiante universitario podia convertirse en un proyecto global con miles de personas contribuyendo. Asi que continué pasando mi tiempo familiarizandome con Linux y buscando más proyectos de código abierto. Un año después conocí una comunidad en mi universidad, pero de otro plantel llamada GDG UNAM, y empecé a ir a sus eventos y a participar en la organización, porque la idea era la misma un grupo de personas queriendo compartir conocimiento de algo que les interesa. Pero después de la pandemia de covid todos empezamos a trabajar y no pudimos mantener la pandemia igual de activa, por eso quiero empezar este blog y compartir la experiencia y los retos que he tenido en estos pocos años, principalmente porque no hay tanto contenido en español como lo hay en inglés.</p>
<hr>
<h1 id="cosas-que-creo-me-van-a-preguntar-o-preguntas-que-quiero-contestar">Cosas que creo me van a preguntar (O preguntas que quiero contestar)</h1>
<ul>
<li>¿Por qué no solo usar medium como blog?
Principalmente porque medium limita cuantos articulos una persona puede leer si no está suscrita a su servicio. Yo creo que el conocimiento debe de ser libre, ya tenía el nombre de dominio y una raspberry pi alojando servicios. Entonces prefiero mantener esta página.</li>
<li>¿Por qué no usar x o mastodon?
No me gusta x y estoy tratando de volver a usar mastodon, pero siempre olvido que existe y dejo de publicar.</li>
<li>¿Qué distribución Linux usas?
Uso <a href="https://www.debian.org/" target="_blank" rel="noopener noreffer ">Debian</a> en todas mis computadoras, en mi tablet uso <a href="https://www.gnome.org/" target="_blank" rel="noopener noreffer ">Gnome</a> y en todo lo que tenga teclado uso <a href="https://swaywm.org/" target="_blank" rel="noopener noreffer ">swaywm</a>.</li>
<li>¿Por qué publicas poemas en un blog de programación?
¿Por qué no? Me encanta escribir poemas y este tema de <a href="gohugo.io" rel="">Hugo</a> me permite separar publicaciones por categoría con facilidad.</li>
<li>¿Cúal es tu Pokemon favorito?
Mimikyu y rotom, pero siendo honestos escribí mimikyu inmediatamente y tuve que buscar como sellamaba rotom.</li>
</ul>
</div><div id="comments"><div id="isso-comments" class="comment"><script type="text/javascript" src="https://isso.nextia.space/js/embed.min.js" defer data-isso="https://isso.nextia.space" data-isso-css="true" data-isso-default-lang="en" data-isso-max-comments-top="10" data-isso-max-comments-nested="5" data-isso-reveal-on-click="5" data-isso-avatar="true" data-isso-avatar-bg="#f0f0f0" data-isso-avatar-fg="#9abf88 #5698c4 #e279a3 #9163b6" data-isso-vote="true" data-isso-page-author-hashes="f124cf6b2f01,7831fe17a8cd" data-isso-reply-notifications-default-enabled="false"></script><section id="isso-thread">
<noscript>
Please enable JavaScript to view the comments powered by <a href="https://isso-comments.de">ISSO</a>.
</noscript>
</section></div></div></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">Con la tecnología de <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.120.4">Hugo</a> | Tema - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2022 - 2023</span><span class="author" itemprop="copyrightHolder">&nbsp;<a href="/es/" target="_blank">Saúl Badillo</a></span></div>
</div>
</footer></div>
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="Volver arriba">
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i>
</a><a href="#" id="view-comments" class="fixed-button" title="Ver comentarios">
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
</a>
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lazysizes@5.3.2/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/sharer.js@0.5.1/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copiar al portapapeles","maxShownLines":50},"comment":{}};</script><script type="text/javascript" src="/js/theme.min.js"></script><script type="text/javascript" src="https://plausible.nextia.space/js/plausible.js" async defer data-domain="saulbh.me"></script></body>
</html>

67
es/categories/index.html Normal file
View File

@@ -0,0 +1,67 @@
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<title>Todos los Categorías - Saul Badillo CV and blog</title><meta name="Description" content="This is my cool site"><meta property="og:title" content="Categories" />
<meta property="og:description" content="This is my cool site" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://saulbh.me/es/categories/" /><meta property="og:site_name" content="My cool site" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Categories"/>
<meta name="twitter:description" content="This is my cool site"/>
<meta name="application-name" content="LasLocurasDeSaul">
<meta name="apple-mobile-web-app-title" content="LasLocurasDeSaul"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="icon" href="/favicon.ico"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://saulbh.me/es/categories/" /><link rel="alternate" href="/es/categories/index.xml" type="application/rss+xml" title="Saul Badillo CV and blog">
<link rel="feed" href="/es/categories/index.xml" type="application/rss+xml" title="Saul Badillo CV and blog"><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css"></noscript><link rel="preload" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css"></noscript></head>
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
<div class="header-wrapper">
<div class="header-title">
<a href="/es/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu">
<div class="menu-inner"><a class="menu-item" href="/es/cv/"> CV </a><a class="menu-item" href="/es/posts/"> Publicaciones </a><a class="menu-item" href="/es/tags/"> Etiquetas </a><a class="menu-item active" href="/es/categories/"> Categorías </a><a class="menu-item" href="/es/about/"> Sobre mí </a><span class="menu-item delimiter"></span><a href="javascript:void(0);" class="menu-item theme-switch" title="Cambia el tema">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item language" title="Selecciona el lenguage">
<i class="fa fa-globe" aria-hidden="true"></i>
<select class="language-select" id="language-select-desktop" onchange="location = this.value;"><option value="/categories/">English</option><option value="/es/categories/" selected>Español</option></select>
</a></div>
</div>
</div>
</header><header class="mobile" id="header-mobile">
<div class="header-container">
<div class="header-wrapper">
<div class="header-title">
<a href="/es/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu-toggle" id="menu-toggle-mobile">
<span></span><span></span><span></span>
</div>
</div>
<div class="menu" id="menu-mobile"><a class="menu-item" href="/es/cv/" title="">CV</a><a class="menu-item" href="/es/posts/" title="">Publicaciones</a><a class="menu-item" href="/es/tags/" title="">Etiquetas</a><a class="menu-item" href="/es/categories/" title="">Categorías</a><a class="menu-item" href="/es/about/" title="">Sobre mí</a><a href="javascript:void(0);" class="menu-item theme-switch" title="Cambia el tema">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item" title="Selecciona el lenguage">
<i class="fa fa-globe fa-fw" aria-hidden="true"></i>
<select class="language-select" onchange="location = this.value;"><option value="/categories/">English</option><option value="/es/categories/" selected>Español</option></select>
</a></div>
</div>
</header><main class="main">
<div class="container"><div class="page archive"><h2 class="single-title animate__animated animate__pulse animate__faster">Todos los Categorías</h2><div class="categories-card"></div></div></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">Con la tecnología de <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.120.4">Hugo</a> | Tema - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2022 - 2023</span><span class="author" itemprop="copyrightHolder">&nbsp;<a href="/es/" target="_blank">Saúl Badillo</a></span></div>
</div>
</footer></div>
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="Volver arriba">
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i>
</a><a href="#" id="view-comments" class="fixed-button" title="Ver comentarios">
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
</a>
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lazysizes@5.3.2/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/sharer.js@0.5.1/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copiar al portapapeles","maxShownLines":50}};</script><script type="text/javascript" src="/js/theme.min.js"></script><script type="text/javascript" src="https://plausible.nextia.space/js/plausible.js" async defer data-domain="saulbh.me"></script></body>
</html>

8
es/categories/index.xml Normal file
View File

@@ -0,0 +1,8 @@
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>Categories - Categoría - Saul Badillo CV and blog</title>
<link>https://saulbh.me/es/categories/</link>
<description>Categories - Categoría - Saul Badillo CV and blog</description>
<generator>Hugo -- gohugo.io</generator><language>es</language><managingEditor>saul.badillo@nextia.cloud (Saúl Badillo)</managingEditor>
<webMaster>saul.badillo@nextia.cloud (Saúl Badillo)</webMaster><atom:link href="https://saulbh.me/es/categories/" rel="self" type="application/rss+xml" /></channel>
</rss>

146
es/cv/index.html Normal file
View File

@@ -0,0 +1,146 @@
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<title>Curriculum Vitae - Saul Badillo CV and blog</title><meta name="Description" content="This is my cool site"><meta property="og:title" content="Curriculum Vitae" />
<meta property="og:description" content="Un entusiasta de Linux y Open source que le gusta obtener nuevos conocimientos y buscar nuevos retos. Experimentado con soluciones cloud y practicas DevOps." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://saulbh.me/es/cv/" /><meta property="article:section" content="" />
<meta property="article:published_time" content="2023-11-30T22:10:58-06:00" />
<meta property="article:modified_time" content="2023-11-30T22:10:58-06:00" /><meta property="og:site_name" content="My cool site" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Curriculum Vitae"/>
<meta name="twitter:description" content="Un entusiasta de Linux y Open source que le gusta obtener nuevos conocimientos y buscar nuevos retos. Experimentado con soluciones cloud y practicas DevOps."/>
<meta name="application-name" content="LasLocurasDeSaul">
<meta name="apple-mobile-web-app-title" content="LasLocurasDeSaul"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="icon" href="/favicon.ico"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://saulbh.me/es/cv/" /><link rel="next" href="https://saulbh.me/es/about/" /><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css"></noscript><link rel="preload" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css"></noscript><script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "BlogPosting",
"headline": "Curriculum Vitae",
"inLanguage": "es",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https:\/\/saulbh.me\/es\/cv\/"
},"genre": "page","wordcount": 351 ,
"url": "https:\/\/saulbh.me\/es\/cv\/","datePublished": "2023-11-30T22:10:58-06:00","dateModified": "2023-11-30T22:10:58-06:00","publisher": {
"@type": "Organization",
"name": ""},"author": {
"@type": "Person",
"name": "Saúl Badillo"
},"description": ""
}
</script></head>
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
<div class="header-wrapper">
<div class="header-title">
<a href="/es/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu">
<div class="menu-inner"><a class="menu-item active" href="/es/cv/"> CV </a><a class="menu-item" href="/es/posts/"> Publicaciones </a><a class="menu-item" href="/es/tags/"> Etiquetas </a><a class="menu-item" href="/es/categories/"> Categorías </a><a class="menu-item" href="/es/about/"> Sobre mí </a><span class="menu-item delimiter"></span><a href="javascript:void(0);" class="menu-item theme-switch" title="Cambia el tema">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item language" title="Selecciona el lenguage">
<i class="fa fa-globe" aria-hidden="true"></i>
<select class="language-select" id="language-select-desktop" onchange="location = this.value;"><option value="/cv/">English</option><option value="/es/cv/" selected>Español</option></select>
</a></div>
</div>
</div>
</header><header class="mobile" id="header-mobile">
<div class="header-container">
<div class="header-wrapper">
<div class="header-title">
<a href="/es/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu-toggle" id="menu-toggle-mobile">
<span></span><span></span><span></span>
</div>
</div>
<div class="menu" id="menu-mobile"><a class="menu-item" href="/es/cv/" title="">CV</a><a class="menu-item" href="/es/posts/" title="">Publicaciones</a><a class="menu-item" href="/es/tags/" title="">Etiquetas</a><a class="menu-item" href="/es/categories/" title="">Categorías</a><a class="menu-item" href="/es/about/" title="">Sobre mí</a><a href="javascript:void(0);" class="menu-item theme-switch" title="Cambia el tema">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item" title="Selecciona el lenguage">
<i class="fa fa-globe fa-fw" aria-hidden="true"></i>
<select class="language-select" onchange="location = this.value;"><option value="/cv/">English</option><option value="/es/cv/" selected>Español</option></select>
</a></div>
</div>
</header><main class="main">
<div class="container"><div class="page single special"><h1 class="single-title animate__animated animate__pulse animate__faster">Curriculum Vitae</h1><div class="content" id="content"><p>Un entusiasta de Linux y Open source que le gusta obtener nuevos conocimientos y buscar nuevos retos. Experimentado con soluciones cloud y practicas DevOps.</p>
<h1 id="habilidades">Habilidades</h1>
<ul class="skill-list">
<li>Golang</li>
<li> Bash scripting </li>
<li> Docker </li>
<li> Kubernetes </li>
<li> Terraform </li>
<li> Administración Linux </li>
<li> Gitlab CI/CD </li>
<li> IPV6 Networking </li>
<li> Reverse Proxy con HAproxy y Traefik </li>
</ul>
<hr>
<h1 id="experiencia-laboral">Experiencia Laboral</h1>
<h2 id="apv-marketinghttpsapvmarketingcom"><a href="https://apvmarketing.com/" target="_blank" rel="noopener noreffer ">APV: Marketing</a></h2>
<h3 id="soluciones-it-jr--enero-2020---octubre-2020">Soluciones IT JR | Enero 2020 - Octubre 2020</h3>
<p>Ciudad de México<br>
<strong>Logros y Tareas:</strong></p>
<ul>
<li>Manejo de base de datos, incluyendo la creación y verificación de respaldos.</li>
<li>Migración de páginas web y bases de datos a servidores cloud.</li>
<li>Mantenimiento y manejo de página web escrita con phalcon php.</li>
</ul>
<h2 id="gtachttpsgtaccommx"><a href="https://gtac.com.mx/" target="_blank" rel="noopener noreffer ">GTAC</a></h2>
<h3 id="especialista-it-jr--noviembre-2020---enero-2022">Especialista IT JR | Noviembre 2020 - Enero 2022</h3>
<p>Ciudad de México<br>
<strong>Logros y Tareas:</strong></p>
<ul>
<li>Redujé el costo de la infrastructura en nuestra area en un 60% integrando nuestras aplicaciones internas en una sola vm, poniendo las aplicaciones en contenedores detrás de una reverse proxy.</li>
<li>Desarrollo de herramientas internas con Javascript y Microsoft Power Apps.</li>
<li>Mejoré nuestro manejo de código introduciendo git al proceso de dessarrollo e implementando git flow.</li>
<li>Mejoré nuestro proceso de despliegue creando ambientes de control de calidad para hacer pruebas antes de desplegar a producción.</li>
<li>Implementé scripts de recuperación con ansible para servicios desplegados con apache tomcat.</li>
</ul>
<h2 id="zulunityhttpswwwzulunitycom"><a href="https://www.zulunity.com/" target="_blank" rel="noopener noreffer ">Zulunity</a></h2>
<h3 id="arquitecto-cloud--enero-2022---presente">Arquitecto Cloud | Enero 2022 - Presente</h3>
<p>Ciudad de México<br>
<strong>Logros y Tareas:</strong></p>
<ul>
<li>Creación y manejo de pipeline CI/CD con Gitlab, Circle CI, Github Actions y Azure Devops.</li>
<li>Configuración y uso continuo de herramientas de monitoreo como Grafana, Prometheus y Datadog.</li>
<li>Migración del manego de infraestructura desplegada a IaC con Terragrunt.</li>
<li>Mantenimiento y resolución de interrupciones de servicio en AWS EKS y GCP Kubernetes Engine.</li>
<li>Creación de Modulos reusable par Terraform.</li>
<li>Diseño y desarrollo de API&rsquo;s para la facilitación de procesos internos con Golang Fiber.</li>
</ul>
<h2 id="personal-homelab">Personal Homelab</h2>
<h3 id="administrador-de-sistemas--devops--julio-2022---presente">Administrador de Sistemas / Devops | Julio 2022 - Presente</h3>
<p><strong>Logros y Tareas:</strong></p>
<ul>
<li>Creación de pipeline de despliegue a On Premises con Ansible.</li>
<li>Manejo automatico de certificados HTTPS.</li>
<li>Configuración y mantenimiento de multiples servicios en un solo host con HAproxy.</li>
<li>Configuración de servicios de monitoreo y alerta de interrupciones.</li>
<li>Respaldos automaticos y revisión continua de su viabilidad para recuperación de desastres.</li>
<li>Manejo de una red IPV6.</li>
</ul></div><div id="comments"><div id="isso-comments" class="comment"><script type="text/javascript" src="https://isso.nextia.space/js/embed.min.js" defer data-isso="https://isso.nextia.space" data-isso-css="true" data-isso-default-lang="en" data-isso-max-comments-top="10" data-isso-max-comments-nested="5" data-isso-reveal-on-click="5" data-isso-avatar="true" data-isso-avatar-bg="#f0f0f0" data-isso-avatar-fg="#9abf88 #5698c4 #e279a3 #9163b6" data-isso-vote="true" data-isso-page-author-hashes="f124cf6b2f01,7831fe17a8cd" data-isso-reply-notifications-default-enabled="false"></script><section id="isso-thread">
<noscript>
Please enable JavaScript to view the comments powered by <a href="https://isso-comments.de">ISSO</a>.
</noscript>
</section></div></div></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">Con la tecnología de <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.120.4">Hugo</a> | Tema - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2022 - 2023</span><span class="author" itemprop="copyrightHolder">&nbsp;<a href="/es/" target="_blank">Saúl Badillo</a></span></div>
</div>
</footer></div>
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="Volver arriba">
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i>
</a><a href="#" id="view-comments" class="fixed-button" title="Ver comentarios">
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
</a>
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lazysizes@5.3.2/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/sharer.js@0.5.1/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copiar al portapapeles","maxShownLines":50},"comment":{}};</script><script type="text/javascript" src="/js/theme.min.js"></script><script type="text/javascript" src="https://plausible.nextia.space/js/plausible.js" async defer data-domain="saulbh.me"></script></body>
</html>

85
es/index.html Normal file
View File

@@ -0,0 +1,85 @@
<!DOCTYPE html>
<html lang="es">
<head>
<meta name="generator" content="Hugo 0.120.4">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<title>Saul Badillo CV and blog</title><meta name="Description" content="This is my cool site"><meta property="og:title" content="Saul Badillo CV and blog" />
<meta property="og:description" content="This is my cool site" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://saulbh.me/es/" /><meta property="og:site_name" content="My cool site" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Saul Badillo CV and blog"/>
<meta name="twitter:description" content="This is my cool site"/>
<meta name="application-name" content="LasLocurasDeSaul">
<meta name="apple-mobile-web-app-title" content="LasLocurasDeSaul"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="icon" href="/favicon.ico"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://saulbh.me/es/" /><link rel="alternate" href="/es/index.xml" type="application/rss+xml" title="Saul Badillo CV and blog">
<link rel="feed" href="/es/index.xml" type="application/rss+xml" title="Saul Badillo CV and blog"><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css"></noscript><link rel="preload" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css"></noscript><script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https:\/\/saulbh.me\/es\/","inLanguage": "es","author": {
"@type": "Person",
"name": "Saúl Badillo"
},"description": "This is my cool site","name": "Saul Badillo CV and blog"
}
</script></head>
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
<div class="header-wrapper">
<div class="header-title">
<a href="/es/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu">
<div class="menu-inner"><a class="menu-item" href="/es/cv/"> CV </a><a class="menu-item" href="/es/posts/"> Publicaciones </a><a class="menu-item" href="/es/tags/"> Etiquetas </a><a class="menu-item" href="/es/categories/"> Categorías </a><a class="menu-item" href="/es/about/"> Sobre mí </a><span class="menu-item delimiter"></span><a href="javascript:void(0);" class="menu-item theme-switch" title="Cambia el tema">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item language" title="Selecciona el lenguage">
<i class="fa fa-globe" aria-hidden="true"></i>
<select class="language-select" id="language-select-desktop" onchange="location = this.value;"><option value="/">English</option><option value="/es/" selected>Español</option></select>
</a></div>
</div>
</div>
</header><header class="mobile" id="header-mobile">
<div class="header-container">
<div class="header-wrapper">
<div class="header-title">
<a href="/es/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu-toggle" id="menu-toggle-mobile">
<span></span><span></span><span></span>
</div>
</div>
<div class="menu" id="menu-mobile"><a class="menu-item" href="/es/cv/" title="">CV</a><a class="menu-item" href="/es/posts/" title="">Publicaciones</a><a class="menu-item" href="/es/tags/" title="">Etiquetas</a><a class="menu-item" href="/es/categories/" title="">Categorías</a><a class="menu-item" href="/es/about/" title="">Sobre mí</a><a href="javascript:void(0);" class="menu-item theme-switch" title="Cambia el tema">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item" title="Selecciona el lenguage">
<i class="fa fa-globe fa-fw" aria-hidden="true"></i>
<select class="language-select" onchange="location = this.value;"><option value="/">English</option><option value="/es/" selected>Español</option></select>
</a></div>
</div>
</header><main class="main">
<div class="container"><div class="page home" data-home="posts"><div class="home-profile"><div class="home-avatar"><a href="/es/cv/" title="CV"><img
class="lazyload"
src="/svg/loading.min.svg"
data-src="/avatar.jpg"
data-srcset="/avatar.jpg, /avatar.jpg 1.5x, /avatar.jpg 2x"
data-sizes="auto"
alt="/avatar.jpg"
title="/avatar.jpg" /></a></div><div class="home-subtitle"><div id="id-1" class="typeit"></div></div><div class="links"><a href="https://www.instagram.com/https://instagram.com/saul_365" title="Instagram" target="_blank" rel="noopener noreffer me"><i class="fab fa-instagram fa-fw" aria-hidden="true"></i></a><a href="https://gitlab.com/https://gitlab.com/saul_365" title="GitLab" target="_blank" rel="noopener noreffer me"><i class="fab fa-gitlab fa-fw" aria-hidden="true"></i></a><a href="https://git.nextia.space/saul365" title="Gitea" target="_blank" rel="noopener noreffer me"><i data-svg-src="https://cdn.jsdelivr.net/npm/simple-icons@7.3.0/icons/gitea.svg" aria-hidden="true"></i></a></div></div>
</div></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">Con la tecnología de <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.120.4">Hugo</a> | Tema - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2022 - 2023</span><span class="author" itemprop="copyrightHolder">&nbsp;<a href="/es/" target="_blank">Saúl Badillo</a></span></div>
</div>
</footer></div>
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="Volver arriba">
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i>
</a><a href="#" id="view-comments" class="fixed-button" title="Ver comentarios">
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
</a>
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lazysizes@5.3.2/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/sharer.js@0.5.1/sharer.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/typeit@8.6.0/dist/index.umd.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copiar al portapapeles","maxShownLines":50},"data":{"id-1":"Administrador de sistemas, Desarrollador, Maker y miembro de comunidad"},"typeit":{"cursorChar":"|","cursorSpeed":1000,"data":{"id-1":["id-1"]},"duration":-1,"speed":100}};</script><script type="text/javascript" src="/js/theme.min.js"></script><script type="text/javascript" src="https://plausible.nextia.space/js/plausible.js" async defer data-domain="saulbh.me"></script></body>
</html>

10
es/index.xml Normal file
View File

@@ -0,0 +1,10 @@
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>Saul Badillo CV and blog</title>
<link>https://saulbh.me/es/</link>
<description>This is my cool site</description>
<generator>Hugo -- gohugo.io</generator><language>es</language><managingEditor>saul.badillo@nextia.cloud (Saúl Badillo)</managingEditor>
<webMaster>saul.badillo@nextia.cloud (Saúl Badillo)</webMaster>
<atom:link href="https://saulbh.me/es/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

10
es/page/1/index.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="es">
<head>
<title>https://saulbh.me/es/</title>
<link rel="canonical" href="https://saulbh.me/es/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://saulbh.me/es/">
</head>
</html>

49
es/sitemap.xml Normal file
View File

@@ -0,0 +1,49 @@
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
><url>
<loc>https://saulbh.me/es/about/</loc><lastmod>2023-12-01T18:51:13-06:00</lastmod><xhtml:link
rel="alternate"
hreflang="en"
href="https://saulbh.me/about/"
/><xhtml:link
rel="alternate"
hreflang="es"
href="https://saulbh.me/es/about/"
/></url><url>
<loc>https://saulbh.me/es/cv/</loc><lastmod>2023-11-30T22:10:58-06:00</lastmod><xhtml:link
rel="alternate"
hreflang="en"
href="https://saulbh.me/cv/"
/><xhtml:link
rel="alternate"
hreflang="es"
href="https://saulbh.me/es/cv/"
/></url><url>
<loc>https://saulbh.me/es/categories/</loc><xhtml:link
rel="alternate"
hreflang="en"
href="https://saulbh.me/categories/"
/><xhtml:link
rel="alternate"
hreflang="es"
href="https://saulbh.me/es/categories/"
/></url><url>
<loc>https://saulbh.me/es/</loc><xhtml:link
rel="alternate"
hreflang="en"
href="https://saulbh.me/"
/><xhtml:link
rel="alternate"
hreflang="es"
href="https://saulbh.me/es/"
/></url><url>
<loc>https://saulbh.me/es/tags/</loc><xhtml:link
rel="alternate"
hreflang="en"
href="https://saulbh.me/tags/"
/><xhtml:link
rel="alternate"
hreflang="es"
href="https://saulbh.me/es/tags/"
/></url></urlset>

67
es/tags/index.html Normal file
View File

@@ -0,0 +1,67 @@
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<title>Todos los Etiquetas - Saul Badillo CV and blog</title><meta name="Description" content="This is my cool site"><meta property="og:title" content="Tags" />
<meta property="og:description" content="This is my cool site" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://saulbh.me/es/tags/" /><meta property="og:site_name" content="My cool site" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Tags"/>
<meta name="twitter:description" content="This is my cool site"/>
<meta name="application-name" content="LasLocurasDeSaul">
<meta name="apple-mobile-web-app-title" content="LasLocurasDeSaul"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="icon" href="/favicon.ico"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://saulbh.me/es/tags/" /><link rel="alternate" href="/es/tags/index.xml" type="application/rss+xml" title="Saul Badillo CV and blog">
<link rel="feed" href="/es/tags/index.xml" type="application/rss+xml" title="Saul Badillo CV and blog"><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css"></noscript><link rel="preload" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css"></noscript></head>
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
<div class="header-wrapper">
<div class="header-title">
<a href="/es/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu">
<div class="menu-inner"><a class="menu-item" href="/es/cv/"> CV </a><a class="menu-item" href="/es/posts/"> Publicaciones </a><a class="menu-item active" href="/es/tags/"> Etiquetas </a><a class="menu-item" href="/es/categories/"> Categorías </a><a class="menu-item" href="/es/about/"> Sobre mí </a><span class="menu-item delimiter"></span><a href="javascript:void(0);" class="menu-item theme-switch" title="Cambia el tema">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item language" title="Selecciona el lenguage">
<i class="fa fa-globe" aria-hidden="true"></i>
<select class="language-select" id="language-select-desktop" onchange="location = this.value;"><option value="/tags/">English</option><option value="/es/tags/" selected>Español</option></select>
</a></div>
</div>
</div>
</header><header class="mobile" id="header-mobile">
<div class="header-container">
<div class="header-wrapper">
<div class="header-title">
<a href="/es/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu-toggle" id="menu-toggle-mobile">
<span></span><span></span><span></span>
</div>
</div>
<div class="menu" id="menu-mobile"><a class="menu-item" href="/es/cv/" title="">CV</a><a class="menu-item" href="/es/posts/" title="">Publicaciones</a><a class="menu-item" href="/es/tags/" title="">Etiquetas</a><a class="menu-item" href="/es/categories/" title="">Categorías</a><a class="menu-item" href="/es/about/" title="">Sobre mí</a><a href="javascript:void(0);" class="menu-item theme-switch" title="Cambia el tema">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item" title="Selecciona el lenguage">
<i class="fa fa-globe fa-fw" aria-hidden="true"></i>
<select class="language-select" onchange="location = this.value;"><option value="/tags/">English</option><option value="/es/tags/" selected>Español</option></select>
</a></div>
</div>
</header><main class="main">
<div class="container"><div class="page archive"><h2 class="single-title animate__animated animate__pulse animate__faster">Todos los Etiquetas</h2><div class="tag-cloud-tags"></div></div></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">Con la tecnología de <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.120.4">Hugo</a> | Tema - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2022 - 2023</span><span class="author" itemprop="copyrightHolder">&nbsp;<a href="/es/" target="_blank">Saúl Badillo</a></span></div>
</div>
</footer></div>
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="Volver arriba">
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i>
</a><a href="#" id="view-comments" class="fixed-button" title="Ver comentarios">
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
</a>
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lazysizes@5.3.2/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/sharer.js@0.5.1/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copiar al portapapeles","maxShownLines":50}};</script><script type="text/javascript" src="/js/theme.min.js"></script><script type="text/javascript" src="https://plausible.nextia.space/js/plausible.js" async defer data-domain="saulbh.me"></script></body>
</html>

8
es/tags/index.xml Normal file
View File

@@ -0,0 +1,8 @@
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>Tags - Etiqueta - Saul Badillo CV and blog</title>
<link>https://saulbh.me/es/tags/</link>
<description>Tags - Etiqueta - Saul Badillo CV and blog</description>
<generator>Hugo -- gohugo.io</generator><language>es</language><managingEditor>saul.badillo@nextia.cloud (Saúl Badillo)</managingEditor>
<webMaster>saul.badillo@nextia.cloud (Saúl Badillo)</webMaster><atom:link href="https://saulbh.me/es/tags/" rel="self" type="application/rss+xml" /></channel>
</rss>

BIN
favicon-16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

BIN
images/apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

BIN
images/avatar.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

9
images/browserconfig.xml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>

BIN
images/favicon-16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
images/favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
images/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
images/mstile-150x150.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@@ -0,0 +1,347 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="500.000000pt" height="500.000000pt" viewBox="0 0 500.000000 500.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.14, written by Peter Selinger 2001-2017
</metadata>
<g transform="translate(0.000000,500.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M0 4465 c0 -480 2 -535 16 -535 8 0 46 -30 83 -67 71 -72 307 -287
354 -323 16 -13 27 -31 27 -46 0 -22 -13 -14 -110 73 -61 54 -136 120 -168
147 -31 26 -71 60 -87 75 -63 55 -97 81 -106 81 -5 0 -9 -37 -9 -83 l0 -84 81
-129 c45 -71 89 -140 98 -154 71 -105 185 -270 238 -343 60 -83 78 -125 51
-114 -85 32 -366 159 -411 183 l-57 33 0 -245 0 -244 240 0 c132 0 240 -4 240
-9 0 -4 -75 -11 -167 -15 -93 -4 -201 -9 -240 -13 l-73 -6 0 -493 c0 -272 3
-494 6 -494 36 0 118 38 159 73 135 116 301 234 313 223 4 -4 -1 -12 -11 -18
-24 -13 -220 -162 -273 -206 -24 -22 -32 -32 -19 -28 11 3 40 10 65 15 25 6
86 22 135 36 105 29 105 29 105 12 0 -11 -214 -78 -360 -112 -14 -3 -47 -25
-73 -48 l-48 -42 3 -405 3 -405 39 59 c34 53 39 68 41 132 5 102 18 142 72
215 58 77 100 107 164 115 45 6 51 11 91 66 74 103 67 96 67 73 0 -11 -20 -47
-45 -80 l-45 -59 29 -16 c41 -22 105 -72 122 -95 8 -11 25 -30 37 -43 13 -13
23 -27 23 -33 0 -5 4 -17 9 -27 30 -59 40 -96 35 -119 -6 -24 -5 -24 17 -14
23 12 23 12 4 -4 -16 -13 -20 -28 -20 -78 -1 -50 -6 -72 -27 -108 -15 -26 -38
-53 -51 -62 -67 -44 -230 -74 -302 -56 -40 10 -46 8 -154 -45 l-111 -56 0
-260 0 -260 85 0 c68 0 85 3 85 15 0 8 21 26 47 39 27 13 80 52 118 86 39 33
87 70 108 81 68 36 958 712 947 719 -14 9 -8 30 50 190 24 63 51 137 60 165
10 27 30 64 45 82 21 27 33 33 63 33 57 0 202 -51 202 -70 0 -6 -36 -56 -69
-96 -25 -30 -30 -52 -16 -64 14 -12 101 -15 240 -10 l70 3 -85 9 c-81 8 -142
14 -183 17 -16 1 -13 7 15 40 32 38 59 81 101 165 l19 39 40 -81 c21 -45 43
-82 49 -82 5 0 9 -7 9 -15 0 -8 5 -15 10 -15 6 0 10 -6 10 -14 0 -8 3 -16 8
-18 4 -2 26 -24 50 -49 43 -46 43 -46 48 -137 4 -74 2 -91 -10 -94 -10 -2 1
-22 37 -65 29 -34 57 -64 64 -67 7 -3 47 20 90 50 123 88 123 84 7 84 l-101 0
-6 67 c-6 60 -10 69 -41 95 -28 23 -156 198 -156 213 0 3 20 5 45 5 38 0 45
-3 45 -20 0 -29 -1 -26 16 -66 22 -53 87 -135 129 -163 23 -16 55 -26 88 -29
48 -3 55 -1 94 32 39 34 85 47 97 27 3 -5 8 -43 11 -85 l5 -76 -41 0 c-35 0
-54 -9 -122 -60 -45 -34 -94 -71 -109 -83 l-28 -22 108 -121 c124 -141 336
-367 502 -537 l115 -117 367 2 367 3 -150 260 c-83 143 -186 319 -230 391
l-79 130 -114 77 -114 77 -174 0 c-172 0 -175 0 -174 21 1 12 -5 24 -11 26
-19 7 -29 -27 -12 -38 10 -6 3 -9 -22 -9 l-37 0 -7 55 c-3 30 -6 56 -5 57 1 2
-3 15 -9 30 -6 15 -7 30 -2 32 13 8 72 -71 65 -88 -3 -8 -3 -20 0 -25 11 -17
36 0 36 25 0 16 6 24 18 25 76 3 158 29 154 50 -2 7 -1 11 3 7 16 -16 199 84
257 141 37 36 36 72 -2 95 -38 22 -33 30 25 45 67 17 124 0 155 -46 14 -20 30
-41 36 -47 23 -24 63 -109 145 -314 5 -13 9 -27 9 -32 0 -5 -65 -11 -145 -12
l-144 -3 36 -61 c33 -57 46 -68 207 -173 197 -130 216 -141 431 -271 218 -131
345 -204 508 -290 118 -61 138 -75 135 -93 -4 -32 -34 -32 -71 0 -39 34 -68
52 -307 191 -203 118 -413 249 -663 414 -89 59 -163 105 -164 104 -2 -1 30
-58 71 -127 40 -68 98 -167 128 -219 30 -52 80 -138 110 -190 30 -52 70 -123
89 -158 l34 -62 642 0 643 0 0 264 0 264 -88 74 c-49 40 -120 99 -158 130 -38
31 -86 75 -108 96 l-38 40 -46 -20 c-34 -15 -57 -19 -94 -15 -55 7 -164 61
-179 89 -5 10 -16 18 -23 18 -29 0 -65 76 -75 157 -13 101 -8 120 33 128 40 9
128 37 124 40 -2 1 -32 -1 -68 -6 -36 -4 -66 -6 -68 -5 -7 8 24 74 44 94 13
13 24 31 24 40 0 14 2 14 9 3 7 -11 13 -10 34 5 14 11 33 32 44 47 24 37 66
57 133 64 118 12 190 -34 248 -156 49 -104 48 -148 -7 -265 -23 -48 -41 -90
-39 -91 2 -2 247 -123 291 -143 4 -2 7 408 7 912 l0 916 -37 1 c-21 1 -130 5
-243 9 l-205 6 243 2 242 2 0 160 c0 102 -4 160 -10 160 -6 0 -45 -9 -88 -21
-82 -22 -321 -85 -362 -95 -17 -5 -22 -3 -15 4 6 6 100 33 210 62 110 28 215
56 233 61 l32 11 0 213 c0 161 -3 215 -12 218 -10 4 -10 6 0 6 6 1 12 13 12
27 0 17 -4 24 -12 21 -7 -3 -113 -46 -236 -96 -122 -50 -224 -91 -227 -91 -3
0 -5 6 -5 13 0 6 107 57 238 112 l237 101 3 717 2 717 -47 0 c-47 -1 -50 -2
-190 -133 -78 -73 -208 -208 -289 -302 -181 -209 -476 -505 -503 -505 -13 0
35 54 148 168 92 92 247 260 344 374 98 113 194 220 216 237 21 17 64 60 95
96 l58 65 -1922 0 -1922 0 -41 -32 -40 -32 6 32 7 32 -325 0 -324 0 25 -42
c47 -83 236 -329 329 -429 38 -41 88 -101 110 -132 24 -35 50 -60 65 -64 87
-21 145 -85 176 -191 17 -57 9 -125 -24 -207 -20 -50 -81 -145 -93 -145 -5 0
-23 -12 -40 -27 -58 -52 -160 -67 -258 -37 -28 8 -55 22 -58 30 -7 19 -21 18
-25 -3 -3 -14 -16 -6 -59 37 -78 78 -102 133 -103 234 -1 70 3 88 28 136 30
59 105 143 146 165 39 20 170 37 208 26 17 -5 32 -7 32 -4 0 10 -64 88 -129
158 -65 69 -199 237 -323 405 l-63 85 -108 3 -107 3 0 -536z m3923 510 c-3 -9
-8 -14 -10 -11 -3 3 -2 9 2 15 9 16 15 13 8 -4z m-23 -18 c0 -2 -16 -18 -35
-37 -19 -19 -35 -31 -35 -27 0 3 15 20 33 36 31 30 37 34 37 28z m-2551 -107
c9 -25 27 -64 41 -85 85 -136 347 -468 519 -657 36 -39 40 -48 24 -48 -40 0
-565 631 -621 748 -9 17 -19 32 -24 32 -10 0 -11 44 -1 54 19 19 47 -1 62 -44z
m2471 37 c0 -2 -17 -19 -37 -38 l-38 -34 34 38 c33 34 41 42 41 34z m-152
-144 c-84 -79 -230 -216 -339 -321 l-77 -73 -4 -67 c-3 -59 -9 -74 -45 -128
-23 -33 -57 -74 -76 -91 -35 -31 -94 -56 -119 -52 -7 1 -26 -3 -43 -10 -47
-20 -196 -8 -240 19 -19 12 -39 18 -45 15 -19 -12 -61 25 -81 70 -12 28 -20
70 -21 117 -2 66 2 83 42 176 37 88 50 109 94 146 73 61 90 69 180 72 108 3
202 -28 264 -89 44 -42 82 -103 82 -131 0 -8 4 -17 9 -20 9 -6 21 4 131 108
181 171 350 326 355 326 3 0 -27 -30 -67 -67z m866 -768 c31 -28 33 -58 7 -84
-11 -11 -21 -27 -23 -37 -4 -20 -67 -45 -119 -46 -38 0 -106 20 -125 37 -24
22 -37 57 -24 65 6 4 11 10 11 14 -2 17 1 22 22 35 34 22 106 39 168 40 46 1
61 -3 83 -24z m-3374 -19 c0 -35 -14 -48 -43 -40 -35 8 -38 51 -4 63 30 11 47
3 47 -23z m2158 8 c4 -29 -23 -51 -43 -34 -16 13 -20 42 -8 54 14 14 48 1 51
-20z m-723 -49 c196 -15 211 -17 410 -58 66 -14 134 -31 150 -37 17 -6 50 -14
75 -16 25 -3 61 -10 80 -16 19 -6 41 -12 50 -13 16 -2 26 -5 105 -37 53 -22
120 -62 145 -86 13 -13 15 -12 21 14 9 43 34 97 51 111 11 10 19 9 36 -3 27
-19 61 -80 41 -72 -57 21 -56 21 -74 -37 -10 -31 -21 -58 -26 -60 -8 -5 -67
26 -108 57 -13 10 -31 18 -40 18 -9 0 -33 9 -53 19 -36 20 -241 85 -298 95
-19 3 -156 33 -240 51 -36 8 -81 17 -100 19 -19 3 -80 12 -135 21 -114 19
-240 16 -445 -10 -25 -4 -61 -8 -80 -11 -19 -2 -48 -7 -65 -11 -37 -9 -37 -8
-55 -16 -8 -3 -55 -16 -105 -28 -49 -12 -134 -39 -188 -60 -103 -41 -269 -118
-277 -129 -3 -3 -32 -21 -65 -39 -33 -18 -81 -51 -107 -72 l-46 -39 16 33 c9
17 21 37 26 42 20 18 95 65 106 65 5 0 10 4 10 9 0 5 15 15 33 22 17 7 59 30
91 51 33 21 63 38 68 38 5 0 35 13 67 29 61 30 161 67 174 63 4 -1 7 2 7 6 0
5 6 9 13 9 40 2 283 44 352 62 94 24 211 30 380 16z m112 -95 c62 -6 143 -17
180 -26 38 -9 73 -17 78 -18 154 -30 383 -101 500 -156 44 -20 94 -40 110 -44
17 -4 44 -13 60 -20 17 -7 42 -18 57 -24 24 -10 26 -15 21 -47 l-6 -35 39 16
c22 9 53 23 69 31 l30 16 -22 -25 c-13 -13 -23 -29 -23 -35 0 -7 -9 -15 -21
-18 -20 -7 -47 -61 -39 -80 2 -5 7 -104 11 -220 6 -198 5 -212 -13 -237 -26
-37 -33 -35 -36 10 -4 57 -33 103 -82 129 -43 23 -95 30 -116 15 -6 -4 -27
-41 -47 -82 -46 -96 -74 -229 -72 -341 1 -74 5 -93 29 -133 l27 -46 -25 10
c-15 5 -37 5 -58 -1 -18 -5 -35 -9 -38 -9 -3 0 -5 30 -5 68 0 37 -5 75 -11 85
-7 12 -9 -7 -7 -72 4 -103 15 -92 -117 -116 -47 -8 -98 -17 -115 -20 -84 -15
-161 -51 -207 -97 -27 -26 -49 -53 -50 -60 -12 -106 4 -152 62 -182 85 -42
232 -38 344 9 21 9 40 14 43 11 3 -2 23 5 44 16 22 11 43 18 46 14 4 -3 1 -6
-5 -6 -7 0 -12 -5 -12 -11 0 -6 -18 -27 -40 -46 -47 -41 -50 -52 -14 -45 42 8
24 -19 -22 -34 -21 -6 -31 -12 -21 -13 13 -1 17 -10 17 -45 0 -24 2 -51 5 -58
4 -10 -3 -14 -22 -13 -25 0 -28 -3 -28 -35 0 -19 -3 -39 -6 -45 -4 -5 -10 -24
-14 -42 l-6 -32 -37 17 c-20 9 -43 23 -50 29 -15 14 -61 36 -110 52 -30 9 -34
8 -42 -12 -4 -12 -36 -51 -69 -86 -73 -77 -74 -77 -195 32 -17 15 -36 26 -42
25 -26 -6 -196 -157 -189 -168 16 -26 -58 13 -184 98 -41 28 -79 48 -85 46 -6
-3 -22 -22 -35 -43 -12 -21 -36 -45 -51 -54 -29 -18 -25 -19 -87 33 -6 5 -30
19 -52 31 -23 12 -43 25 -46 29 -8 13 -57 -7 -86 -34 -14 -13 -39 -31 -56 -39
-29 -15 -30 -15 -58 16 -16 18 -43 50 -59 72 -46 62 -57 67 -75 34 -9 -15 -38
-51 -65 -79 l-48 -52 -28 27 c-26 25 -87 104 -88 115 -1 3 -19 43 -40 90 -55
120 -58 130 -33 130 12 0 24 0 27 -1 3 0 11 7 18 16 6 9 16 16 21 15 6 -2 21
-2 35 -1 l25 2 -25 12 c-14 6 -27 12 -28 13 -2 1 -1 12 3 23 4 15 15 21 38 22
l32 2 -34 6 c-34 6 -35 7 -53 91 -20 90 -25 115 -32 154 -2 13 -12 38 -21 55
-9 18 -13 41 -10 51 4 12 2 20 -4 20 -6 0 -11 -4 -11 -9 0 -5 -8 -17 -18 -27
-16 -17 -17 -16 -23 17 l-6 34 -2 -31 c-1 -34 -31 -58 -31 -25 0 10 3 20 6 23
3 4 7 53 9 110 4 96 7 144 20 293 14 154 28 378 27 415 0 14 4 32 8 40 5 9 5
22 0 30 -7 11 -11 11 -23 -2 -13 -12 -62 -17 -97 -9 -5 1 31 19 83 39 30 13
37 42 9 42 -19 0 -72 39 -72 53 0 11 83 -33 96 -51 11 -15 39 -8 29 8 -17 28
429 117 725 144 73 7 259 26 305 31 17 2 63 4 103 4 43 1 72 5 72 12 0 12
-273 11 -360 -2 -51 -7 -86 -11 -215 -25 -56 -6 -160 -21 -190 -27 -18 -4 -45
-9 -125 -24 -14 -2 -43 -9 -65 -14 -22 -6 -58 -15 -80 -20 -22 -6 -60 -17 -84
-25 -24 -8 -46 -13 -48 -10 -3 3 28 26 68 52 100 65 263 134 384 162 22 6 78
21 125 35 148 43 332 86 420 97 47 7 86 12 87 13 7 8 230 5 320 -3z m1022
-234 c-6 -21 -13 -36 -16 -33 -3 3 0 22 7 42 16 47 23 40 9 -9z m180 5 c8 -5
16 -19 18 -31 3 -22 3 -22 -16 1 l-20 24 -61 -32 c-41 -22 -60 -28 -60 -19 0
19 19 32 57 41 18 3 35 11 38 16 8 11 26 11 44 0z m691 2 c0 -5 -18 -28 -40
-53 -47 -54 -54 -36 -7 20 30 38 47 49 47 33z m-3464 -55 c3 -4 9 -6 13 -3 11
6 91 -33 91 -45 0 -5 -18 -3 -39 5 -70 24 -125 29 -141 11 -11 -14 -8 -22 19
-57 l32 -40 -45 -43 c-76 -71 -58 -102 54 -94 l51 3 -6 -55 c-8 -81 -15 -135
-30 -225 -7 -44 -14 -152 -14 -240 l0 -160 -33 -27 -33 -27 21 -40 21 -39 -24
-11 c-36 -16 -27 -53 15 -65 32 -9 33 -10 26 -50 -18 -103 -4 -210 40 -294 15
-30 41 -95 58 -145 17 -51 50 -123 72 -161 43 -73 137 -176 160 -176 16 0 82
62 115 109 l24 34 31 -34 c46 -51 109 -97 139 -103 21 -4 39 5 82 41 l56 45
45 -24 c26 -13 45 -28 44 -34 -1 -5 -20 -14 -42 -21 -45 -13 -68 -30 -68 -50
0 -8 -9 -26 -20 -40 -11 -14 -20 -33 -20 -43 0 -15 -5 -15 -77 3 -106 26 -187
20 -242 -16 -33 -22 -49 -44 -79 -109 -36 -78 -38 -80 -49 -56 -10 22 -7 35
22 94 72 149 183 189 339 120 33 -15 62 -24 65 -20 3 3 11 29 16 59 l11 53
-27 -14 c-16 -8 -35 -14 -44 -14 -25 0 -76 29 -131 76 -55 47 -64 51 -64 31 0
-7 -20 -33 -45 -57 -41 -40 -51 -45 -91 -45 -42 0 -49 4 -89 48 -41 46 -132
213 -140 259 -3 12 -9 26 -15 32 -5 5 -10 20 -10 33 0 13 -3 23 -7 23 -5 0
-16 21 -26 48 -11 26 -23 56 -28 67 -23 54 -40 141 -42 217 l-2 83 -38 20
c-29 16 -37 26 -37 47 0 18 8 31 21 39 21 11 21 11 -6 39 l-27 29 21 28 c13
15 32 34 44 43 21 14 22 23 23 160 0 80 3 170 7 200 11 92 26 193 36 231 12
52 4 60 -62 54 -48 -4 -60 -2 -77 15 -18 18 -19 23 -6 48 8 15 32 47 55 71 36
39 39 45 25 59 -37 37 -43 89 -11 101 27 11 86 11 93 -1z m2755 -90 c-5 -14
-25 -42 -45 -63 -20 -20 -34 -41 -31 -45 2 -4 6 -29 9 -56 8 -83 18 -134 27
-134 9 0 65 -111 61 -122 -1 -5 2 -8 8 -8 6 0 10 -28 10 -65 0 -79 -32 -153
-88 -202 -41 -36 -38 -55 5 -26 45 32 73 14 73 -48 0 -27 -9 -45 -35 -75 l-36
-39 21 40 c11 22 20 54 20 72 0 28 -3 33 -25 33 -13 0 -36 -5 -50 -12 -42 -19
-41 0 2 45 56 58 75 100 80 177 4 53 0 75 -19 118 -15 34 -31 55 -44 58 -19 5
-22 15 -28 92 -7 92 -14 149 -21 170 -2 6 2 12 11 12 19 0 80 61 89 89 4 13 9
21 11 18 3 -2 0 -15 -5 -29z m1078 9 c-19 -16 -102 -68 -94 -59 18 19 90 69
94 66 2 -2 2 -6 0 -7z m-129 -88 c-31 -24 -60 -41 -60 -35 0 6 72 56 80 56 3
0 -6 -9 -20 -21z m-75 -48 c-19 -18 -208 -141 -212 -138 -3 4 208 147 217 147
2 0 0 -4 -5 -9z m-1220 -291 c-3 -6 0 -13 8 -16 17 -6 24 -29 41 -124 8 -44
16 -64 24 -62 8 1 11 -2 7 -8 -3 -5 -17 -10 -31 -10 -25 0 -32 -14 -14 -25 6
-4 34 -1 62 5 60 15 144 91 176 160 16 34 21 39 25 24 7 -23 3 -91 -7 -121
-11 -35 -103 -120 -142 -133 -20 -7 -61 -10 -91 -8 -30 3 -48 1 -41 -3 7 -5
24 -9 38 -9 18 0 21 -3 12 -9 -11 -7 -9 -13 9 -30 30 -28 78 -36 150 -24 57 9
58 9 42 -9 -9 -10 -24 -18 -35 -18 -10 0 -18 -6 -18 -14 0 -8 -15 -20 -32 -27
-18 -6 -49 -18 -68 -25 -19 -8 -45 -14 -57 -14 -24 0 -32 -15 -12 -22 8 -3 6
-16 -5 -42 -14 -34 -19 -38 -43 -32 -80 19 -126 98 -125 214 0 81 20 196 47
272 19 53 61 120 76 120 5 0 7 -5 4 -10z m76 -173 c-10 -9 -11 -8 -5 6 3 10 9
15 12 12 3 -3 0 -11 -7 -18z m119 -172 c0 -8 -4 -15 -10 -15 -5 0 -10 7 -10
15 0 8 5 15 10 15 6 0 10 -7 10 -15z m-3009 -26 c27 -12 50 -28 50 -35 1 -8 2
-24 2 -36 3 -62 -191 -114 -264 -71 -34 20 -43 42 -34 83 8 38 25 50 88 66 75
18 102 17 158 -7z m426 -124 c0 -10 -6 -14 -14 -10 -8 3 -17 5 -19 5 -3 0 -2
5 1 10 10 16 32 12 32 -5z m2677 6 c11 -18 26 -209 27 -351 2 -140 -16 -438
-26 -449 -3 -2 -30 -5 -60 -5 -48 -1 -57 2 -89 33 -20 19 -37 30 -37 23 -1 -7
-3 -16 -4 -22 -1 -5 -3 -19 -4 -30 -1 -28 -36 -60 -63 -60 -22 1 -22 1 3 15
20 11 30 28 39 64 11 48 18 79 19 94 2 17 17 4 38 -32 12 -21 36 -45 54 -54
31 -15 35 -14 61 4 15 11 28 23 29 27 0 4 3 16 5 27 11 45 9 390 -2 520 -7 77
-13 155 -13 173 -1 30 11 43 23 23z m-85 -30 c6 -10 10 -38 9 -62 -1 -24 2
-116 6 -204 12 -235 14 -435 5 -435 -11 0 -59 49 -59 59 0 5 -16 16 -35 25
-19 9 -35 21 -35 26 0 22 -18 8 -30 -22 -7 -18 -16 -42 -20 -53 -5 -11 -12
-30 -15 -42 -7 -25 -25 -31 -25 -10 0 8 -9 22 -21 33 -12 10 -28 32 -36 48
-15 28 -16 29 -29 11 -7 -10 -21 -43 -30 -74 -9 -31 -22 -71 -30 -90 l-14 -34
-22 29 c-33 42 -36 46 -68 83 -28 32 -35 51 -31 75 1 6 3 26 3 47 0 29 4 36
17 32 28 -7 91 25 91 47 0 20 -12 24 -57 20 -13 -1 -23 3 -23 9 0 6 4 11 9 11
5 0 28 18 51 40 23 22 62 49 86 61 32 17 47 32 59 62 26 65 28 123 5 169 -11
23 -20 43 -20 44 0 1 16 -2 36 -6 57 -13 108 15 150 81 27 43 57 51 73 20z
m-2592 -71 c-1 -11 -8 -20 -17 -20 -26 0 -31 12 -12 26 24 19 31 17 29 -6z
m2261 -11 c32 -11 39 -26 49 -103 4 -35 2 -47 -6 -42 -7 5 -11 -1 -11 -13 0
-12 4 -21 10 -21 5 0 7 -8 3 -17 -8 -25 -54 -73 -64 -68 -10 7 1 116 13 131 5
8 3 18 -7 27 -8 9 -15 22 -15 29 0 20 -30 59 -41 53 -5 -4 -9 1 -9 9 0 12 11
19 41 25 3 0 20 -4 37 -10z m-88 -29 c14 -26 37 -165 35 -208 -1 -24 -9 -37
-26 -46 -13 -7 -35 -20 -49 -29 -14 -9 -43 -19 -64 -23 -22 -3 -50 -10 -63
-15 -14 -5 -28 -9 -32 -9 -4 0 -11 44 -14 98 -4 53 -13 117 -21 142 -13 44
-13 42 -9 -60 2 -58 6 -116 10 -130 3 -14 7 -31 9 -37 1 -8 -9 -14 -24 -15
-15 0 -40 -2 -57 -3 -64 -5 -135 13 -160 42 -42 48 -25 127 37 177 18 14 38
31 45 36 7 6 19 10 28 10 8 0 23 4 33 9 17 9 54 20 147 42 28 6 68 17 90 25
56 18 73 17 85 -6z m-2096 -25 c7 19 8 19 22 -5 12 -21 24 -57 42 -120 2 -8 6
-43 9 -77 5 -59 4 -63 -16 -63 -27 0 -27 -17 0 -25 21 -7 22 -42 1 -38 -15 4
-16 -14 -1 -23 15 -9 -14 -26 -33 -19 -22 9 -77 97 -93 150 -13 42 -13 65 -4
143 10 84 14 93 30 89 11 -3 19 0 20 6 1 7 4 1 8 -13 6 -23 7 -24 15 -5z
m2139 -5 c3 -11 2 -20 -3 -20 -8 0 -20 24 -20 41 0 17 17 1 23 -21z m913 18
c23 -8 40 -25 56 -54 l23 -43 -21 -28 c-26 -34 -78 -46 -161 -38 -68 7 -104
28 -129 76 -14 27 -13 31 6 52 12 12 35 27 53 34 42 15 132 16 173 1z m-16
-256 c19 -9 24 -36 8 -50 -19 -15 -68 -3 -68 17 0 33 27 48 60 33z m-976 -388
c10 -25 36 -64 57 -86 37 -39 37 -40 11 -33 -25 6 -73 40 -81 58 -4 11 -41
-23 -41 -39 0 -7 -12 -21 -27 -32 -25 -18 -31 -19 -78 -6 -57 17 -99 38 -127
66 -19 19 -20 18 -60 -17 -23 -19 -46 -35 -52 -35 -6 0 6 -17 27 -38 21 -20
53 -55 72 -76 l33 -39 49 20 c28 11 76 21 114 22 54 2 74 -2 110 -22 24 -14
54 -39 68 -56 l24 -31 -24 0 c-21 -1 -19 -3 14 -21 23 -12 37 -27 37 -39 0
-43 -40 -35 -64 13 -47 95 -118 127 -231 103 -33 -7 -71 -18 -83 -25 -13 -7
-25 -11 -26 -9 -38 55 -82 110 -110 137 -20 19 -36 38 -36 42 0 3 12 22 28 41
15 20 34 45 42 57 8 11 23 21 32 21 23 0 139 -52 178 -80 29 -21 30 -21 54 -3
18 13 27 35 36 86 7 37 18 67 24 67 6 0 20 -21 30 -46z m224 -12 c13 -13 22
-26 20 -27 -5 -5 -45 30 -51 45 -4 11 -6 9 -6 -5 -2 -34 -49 -125 -65 -125
-12 0 -10 8 8 35 14 19 27 54 31 78 9 55 16 65 29 42 6 -10 21 -30 34 -43z
m-793 -101 c29 -22 29 -23 5 -17 -36 10 -72 28 -94 46 -17 14 -18 13 -16 -5 4
-34 0 -55 -9 -55 -16 0 -18 73 -3 100 l15 26 36 -36 c20 -19 50 -46 66 -59z
m1795 -13 c-1 -26 -3 -30 -10 -16 -6 9 -7 23 -4 32 9 25 14 19 14 -16z m-2345
-2 c-11 -8 -23 -12 -28 -9 -13 8 3 23 26 23 20 0 20 0 2 -14z m585 -40 c0 -12
-40 -46 -55 -46 -3 0 1 10 10 23 8 13 12 27 8 30 -3 4 3 7 15 7 12 0 22 -6 22
-14z m40 10 c0 -2 -7 -7 -16 -10 -8 -3 -12 -2 -9 4 6 10 25 14 25 6z m-228
-41 c0 -19 1 -40 2 -46 1 -11 -109 -52 -169 -63 -32 -6 -64 -49 -46 -61 5 -2
12 -25 15 -50 4 -24 11 -47 17 -50 5 -4 9 -21 9 -39 0 -29 -4 -34 -28 -39 -37
-8 -99 7 -131 31 -22 17 -25 26 -22 63 1 24 6 49 9 54 7 11 8 18 10 63 2 29 4
32 21 22 56 -29 150 10 237 99 27 28 55 51 62 51 7 0 13 -14 14 -35z m275 -32
c15 -21 53 -61 83 -90 49 -47 53 -55 38 -64 -10 -5 -18 -14 -18 -19 0 -14 48
-12 52 2 5 13 68 -26 68 -41 0 -17 -65 -64 -143 -103 -45 -23 -84 -45 -87 -48
-10 -13 -154 -80 -172 -80 -10 0 -22 8 -25 17 -4 9 -13 24 -20 33 -7 8 -13 17
-12 20 0 3 -18 25 -41 50 -69 74 -152 191 -146 206 3 8 14 14 25 14 11 0 55
13 99 29 44 17 83 27 86 24 3 -4 6 -1 6 5 0 7 9 12 19 12 18 0 100 38 111 51
5 6 30 17 42 18 4 1 20 -16 35 -36z m-747 -4 c0 -6 -4 -7 -10 -4 -5 3 -10 11
-10 16 0 6 5 7 10 4 6 -3 10 -11 10 -16z m-1042 -16 c15 -11 28 -32 30 -46 4
-36 -43 -86 -93 -97 -47 -11 -133 -4 -152 12 -7 6 -13 8 -13 4 0 -9 -40 27
-51 46 -16 29 7 67 53 89 58 27 185 22 226 -8z m1002 6 c7 -11 9 -23 7 -26 -3
-2 -8 5 -12 16 -3 12 -11 19 -16 16 -5 -4 -9 -1 -9 4 0 18 19 12 30 -10z m-46
-5 c3 -8 2 -12 -4 -9 -6 3 -10 10 -10 16 0 14 7 11 14 -7z m-77 -16 c-3 -8 -6
-5 -6 6 -1 11 2 17 5 13 3 -3 4 -12 1 -19z m17 -33 c3 -8 1 -15 -4 -15 -6 0
-10 7 -10 15 0 8 2 15 4 15 2 0 6 -7 10 -15z m21 -55 c9 -16 13 -30 11 -30 -3
0 -12 14 -21 30 -9 17 -13 30 -11 30 3 0 12 -13 21 -30z m56 -22 c5 -10 6 -18
1 -18 -5 0 -14 11 -20 25 -22 49 -11 44 19 -7z m-216 14 c-3 -3 -11 0 -18 7
-9 10 -8 11 6 5 10 -3 15 -9 12 -12z m672 -146 c29 -43 52 -80 51 -81 -5 -5
-32 -7 -67 -6 -32 1 -33 2 -29 36 2 19 1 35 -2 35 -10 0 -27 67 -34 130 l-6
55 16 -45 c9 -25 41 -80 71 -124z m-433 138 c3 -8 2 -12 -4 -9 -6 3 -10 10
-10 16 0 14 7 11 14 -7z m145 -56 l-1 -43 -14 33 c-14 33 -12 52 7 52 5 0 9
-19 8 -42z m-30 -33 c22 -49 62 -92 101 -107 32 -13 94 -12 118 1 15 8 21 6
30 -12 23 -48 21 -54 -19 -76 -42 -24 -87 -22 -141 6 -37 18 -105 105 -113
145 -4 18 -14 42 -21 54 -8 11 -11 24 -7 27 16 17 33 4 52 -38z m1293 -43 c0
-1 -3 -17 -6 -35 l-7 -32 -16 35 c-9 19 -17 37 -17 40 -1 3 -7 15 -14 27 -11
19 -9 22 11 25 16 3 25 -4 36 -27 7 -16 13 -31 13 -33z m-2091 -75 c-6 -15
-17 -27 -26 -27 -18 0 -18 -2 -4 41 21 66 21 66 30 38 6 -16 6 -36 0 -52z
m2121 -34 c3 -16 7 -35 9 -43 2 -8 -2 -15 -10 -15 -16 0 -34 52 -26 73 8 21
23 13 27 -15z m-2137 -30 c-14 -34 -35 -118 -35 -140 0 -18 -6 -23 -24 -23
-23 0 -23 2 -15 43 14 67 32 121 44 129 20 15 37 9 30 -9z m-623 -20 c4 -2 2
-16 -3 -32 -8 -21 -15 -28 -29 -24 -32 9 -41 27 -24 51 13 19 27 21 56 5z
m1448 -36 c1 -18 3 -49 6 -69 5 -35 4 -38 -18 -38 -22 0 -23 4 -26 81 -3 79
-3 80 17 69 14 -7 21 -21 21 -43z m1346 -22 c1 -11 9 -35 18 -53 16 -31 16
-32 -4 -32 -21 0 -36 26 -47 84 -5 24 -3 27 13 24 11 -2 19 -12 20 -23z"/>
<path d="M2592 3675 c-41 -18 -95 -56 -89 -62 3 -2 19 3 36 11 44 23 51 19 16
-9 -26 -22 -28 -25 -10 -26 11 -1 26 -1 33 0 6 1 12 -3 12 -8 0 -6 10 -10 23
-9 55 3 395 -67 477 -100 90 -35 156 -46 191 -32 31 13 30 35 -2 25 -23 -8
-24 3 -4 32 24 34 -1 38 -26 4 -12 -17 -28 -32 -36 -36 -8 -3 -54 9 -101 26
-48 17 -94 32 -102 34 -8 2 -33 8 -55 13 -22 6 -58 13 -80 16 -157 23 -184 30
-167 42 16 12 16 13 0 19 -9 4 -32 2 -50 -3 -18 -5 -46 -10 -62 -11 -29 -1
-29 -1 12 29 40 29 56 60 30 60 -7 -1 -28 -7 -46 -15z"/>
<path d="M3634 3511 c-27 -15 -28 -16 -7 -19 12 -2 34 3 49 11 24 13 25 14 7
19 -11 3 -33 -2 -49 -11z"/>
<path d="M3468 3471 c-103 -26 -140 -43 -125 -57 10 -11 111 21 242 76 37 16
-9 8 -117 -19z"/>
<path d="M3479 3341 c-114 -83 -149 -112 -149 -124 0 -8 3 -8 8 -2 4 6 33 26
65 45 31 19 57 38 57 42 0 4 6 8 13 8 6 -1 1 -11 -13 -23 -14 -12 -32 -31 -40
-41 -13 -18 -13 -19 0 -11 30 18 100 79 100 88 0 5 -8 3 -17 -4 -15 -11 -15
-10 1 8 10 13 27 25 37 28 11 4 19 11 19 16 0 18 -28 8 -81 -30z"/>
<path d="M3265 3295 c12 -139 13 -248 4 -272 -7 -18 -5 -30 6 -46 10 -14 16
-49 17 -107 1 -79 2 -81 8 -30 3 30 5 78 3 105 -1 28 -3 97 -3 154 -1 126 -14
239 -30 255 -8 8 -9 -8 -5 -59z"/>
<path d="M2965 3270 c-3 -6 -3 -20 1 -33 8 -27 44 -74 44 -58 0 7 5 9 10 6 18
-11 11 14 -15 55 -27 43 -30 45 -40 30z"/>
<path d="M3492 3259 c-23 -9 -52 -33 -52 -43 0 -14 31 -4 57 18 32 27 29 38
-5 25z"/>
<path d="M1362 3208 c-18 -18 -15 -33 12 -65 l25 -29 -35 -13 c-42 -15 -48
-46 -6 -37 69 16 99 37 70 49 -16 6 -53 75 -45 83 3 4 22 -4 41 -16 52 -31 66
-20 16 13 -46 30 -60 33 -78 15z"/>
<path d="M3065 3164 l-50 -11 49 -4 c44 -4 48 -6 35 -19 -36 -39 -39 -51 -4
-20 38 33 44 41 48 56 3 12 -25 11 -78 -2z"/>
<path d="M2576 2949 c-15 -17 -26 -43 -26 -59 0 -124 163 -137 174 -14 6 66
-25 103 -86 104 -28 0 -42 -7 -62 -31z"/>
<path d="M1432 2883 c-46 -45 -29 -105 35 -122 33 -9 41 -8 70 15 57 43 35
116 -39 129 -33 6 -41 3 -66 -22z"/>
<path d="M2920 2673 c-35 -23 -80 -65 -80 -75 0 -5 23 8 51 27 29 20 54 33 56
31 9 -8 -9 -47 -30 -66 l-21 -20 25 0 c23 -1 23 -2 -6 -15 l-30 -14 35 6 c19
3 46 10 60 15 24 9 24 10 7 23 -11 8 -25 11 -33 8 -21 -8 -17 11 6 32 25 23
27 65 3 64 -10 0 -29 -7 -43 -16z"/>
<path d="M2005 2465 c-118 -23 -292 -87 -309 -114 -4 -6 -13 -8 -21 -4 -11 4
-15 -2 -15 -21 0 -14 5 -26 10 -26 6 0 10 -7 10 -15 0 -19 69 -150 92 -175 10
-10 18 -22 18 -26 0 -12 64 -64 104 -85 48 -26 68 -30 133 -30 64 -1 166 47
229 107 76 71 132 223 122 330 -4 37 -6 39 -58 56 -63 20 -216 21 -315 3z
m-27 -55 c-11 -18 -38 -36 -38 -25 0 5 42 45 47 45 2 0 -2 -9 -9 -20z m-78
-64 c-19 -36 -36 -64 -38 -61 -2 2 5 21 17 42 11 21 25 51 31 67 6 16 13 26
17 23 3 -4 -9 -36 -27 -71z m446 2 c-7 -73 -26 -133 -60 -187 -27 -42 -89
-111 -101 -111 -4 0 -13 -6 -19 -14 -20 -26 -128 -42 -193 -28 -94 20 -127 52
-102 99 15 28 131 153 142 153 4 0 7 -11 7 -25 0 -27 29 -105 39 -105 3 0 6
33 6 74 0 59 4 78 20 95 25 29 137 80 199 92 27 5 52 11 54 14 12 12 14 1 8
-57z m-556 8 c0 -2 -7 -9 -15 -16 -13 -11 -14 -10 -9 4 5 14 24 23 24 12z
m-77 -41 c-3 -9 -8 -14 -10 -11 -3 3 -2 9 2 15 9 16 15 13 8 -4z m8 -38 c-10
-9 -11 -8 -5 6 3 10 9 15 12 12 3 -3 0 -11 -7 -18z m110 -72 c-17 -32 -28 -62
-24 -68 3 -6 1 -7 -5 -3 -7 4 -12 11 -12 15 0 13 62 122 67 118 2 -3 -9 -31
-26 -62z m-80 24 c-9 -22 -10 -22 -10 -3 -1 11 2 24 6 27 12 12 14 0 4 -24z
m43 -40 c-10 -23 -19 -38 -22 -31 -4 12 28 85 35 79 2 -3 -4 -24 -13 -48z m36
-59 c-6 -11 -13 -20 -16 -20 -2 0 0 9 6 20 6 11 13 20 16 20 2 0 0 -9 -6 -20z"/>
<path d="M1443 1978 c-15 -19 -43 -108 -34 -108 9 0 61 93 61 109 0 15 -15 14
-27 -1z"/>
<path d="M1475 1916 c-14 -31 -25 -66 -25 -77 0 -18 4 -16 27 12 17 20 23 34
16 36 -8 3 -7 14 3 40 25 59 6 50 -21 -11z"/>
<path d="M2920 1952 c0 -20 184 -82 245 -82 18 0 -19 20 -65 35 -25 8 -72 23
-104 35 -65 22 -76 24 -76 12z"/>
<path d="M2990 1882 c0 -8 67 -32 86 -32 11 1 -66 40 -78 40 -4 0 -8 -4 -8 -8z"/>
<path d="M3010 1822 c0 -5 11 -12 25 -15 16 -3 24 0 22 7 -4 14 -47 21 -47 8z"/>
<path d="M1887 1607 c-4 -10 2 -13 19 -9 13 2 21 8 18 13 -8 14 -31 11 -37 -4z"/>
<path d="M3410 2370 c-13 -8 -12 -10 3 -10 9 0 17 5 17 10 0 12 -1 12 -20 0z"/>
<path d="M2985 2261 c-3 -5 -1 -12 5 -16 12 -7 30 2 30 16 0 12 -27 12 -35 0z"/>
<path d="M2916 2182 c-2 -4 -1 -14 4 -22 7 -11 11 -11 24 -1 9 7 13 17 10 22
-7 11 -31 12 -38 1z"/>
<path d="M3010 2136 c0 -8 4 -17 9 -20 10 -7 23 19 14 28 -11 11 -23 6 -23 -8z"/>
<path d="M0 3447 l0 -226 70 -41 c68 -41 359 -174 365 -168 4 4 5 3 -166 253
-64 94 -147 220 -184 280 -38 61 -72 114 -77 120 -4 5 -8 -93 -8 -218z"/>
<path d="M0 1610 c0 -5 4 -10 9 -10 6 0 13 5 16 10 3 6 -1 10 -9 10 -9 0 -16
-4 -16 -10z"/>
<path d="M4273 1343 c-13 -2 -23 -9 -23 -15 0 -11 65 -5 115 11 27 8 26 9 -20
9 -27 0 -60 -3 -72 -5z"/>
<path d="M4673 953 c-9 -16 -25 -37 -35 -48 -17 -20 -16 -22 50 -86 37 -37
122 -110 190 -163 l122 -96 0 134 0 133 -137 68 c-76 38 -146 72 -155 77 -13
6 -21 2 -35 -19z"/>
<path d="M1365 878 c-44 -34 -150 -115 -235 -180 -85 -65 -245 -188 -355 -273
-110 -85 -231 -176 -270 -202 -77 -52 -110 -78 -203 -165 l-63 -58 1337 0
1336 0 -93 98 c-108 112 -313 338 -480 527 -63 72 -119 129 -125 129 -6 -1
-76 -46 -155 -101 -79 -54 -250 -169 -379 -254 -129 -86 -275 -188 -323 -228
-90 -73 -119 -84 -125 -44 -3 17 6 27 35 42 21 11 142 89 270 173 128 84 317
208 420 275 103 67 200 133 216 145 l27 23 -65 78 -66 77 -312 -1 -312 0 -80
-61z"/>
<path d="M3060 936 c0 -1 32 -24 70 -50 39 -25 70 -44 70 -41 0 2 -12 25 -27
50 -26 42 -31 45 -70 45 -24 0 -43 -2 -43 -4z"/>
<path d="M42 764 c-40 -62 -42 -69 -42 -145 0 -43 2 -79 5 -79 3 0 51 23 107
51 l101 51 -25 21 c-35 31 -80 95 -93 134 l-11 33 -42 -66z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 24 KiB

19
images/site.webmanifest Normal file
View File

@@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}

89
index.html Normal file
View File

@@ -0,0 +1,89 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.120.4">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<title>Saul Badillo CV and blog</title><meta name="Description" content="This is my cool site"><meta property="og:title" content="Saul Badillo CV and blog" />
<meta property="og:description" content="This is my cool site" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://saulbh.me/" /><meta property="og:site_name" content="My cool site" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Saul Badillo CV and blog"/>
<meta name="twitter:description" content="This is my cool site"/>
<meta name="application-name" content="LasLocurasDeSaul">
<meta name="apple-mobile-web-app-title" content="LasLocurasDeSaul"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="icon" href="/favicon.ico"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://saulbh.me/" /><link rel="alternate" href="/index.xml" type="application/rss+xml" title="Saul Badillo CV and blog">
<link rel="feed" href="/index.xml" type="application/rss+xml" title="Saul Badillo CV and blog"><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css"></noscript><link rel="preload" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css"></noscript><script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https:\/\/saulbh.me\/","inLanguage": "en","author": {
"@type": "Person",
"name": "Saúl Badillo"
},"description": "This is my cool site","name": "Saul Badillo CV and blog"
}
</script></head>
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu">
<div class="menu-inner"><a class="menu-item" href="/cv/"> CV </a><a class="menu-item" href="/posts/"> Posts </a><a class="menu-item" href="/tags/"> Tags </a><a class="menu-item" href="/categories/"> Categories </a><a class="menu-item" href="/about/"> About </a><span class="menu-item delimiter"></span><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item language" title="Select Language">
<i class="fa fa-globe" aria-hidden="true"></i>
<select class="language-select" id="language-select-desktop" onchange="location = this.value;"><option value="/" selected>English</option><option value="/es/">Español</option></select>
</a></div>
</div>
</div>
</header><header class="mobile" id="header-mobile">
<div class="header-container">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="Saul Badillo CV and blog"><span class="header-title-pre"><i class='far fa-solid fa-robot' style='color: #6BFDB1;' aria-hidden='true'></i></span>Saúl Badillo</a>
</div>
<div class="menu-toggle" id="menu-toggle-mobile">
<span></span><span></span><span></span>
</div>
</div>
<div class="menu" id="menu-mobile"><a class="menu-item" href="/cv/" title="">CV</a><a class="menu-item" href="/posts/" title="">Posts</a><a class="menu-item" href="/tags/" title="">Tags</a><a class="menu-item" href="/categories/" title="">Categories</a><a class="menu-item" href="/about/" title="">About</a><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a><a href="javascript:void(0);" class="menu-item" title="Select Language">
<i class="fa fa-globe fa-fw" aria-hidden="true"></i>
<select class="language-select" onchange="location = this.value;"><option value="/" selected>English</option><option value="/es/">Español</option></select>
</a></div>
</div>
</header><main class="main">
<div class="container"><div class="page home" data-home="posts"><div class="home-profile"><div class="home-avatar"><a href="/cv/" title="CV"><img
class="lazyload"
src="/svg/loading.min.svg"
data-src="/avatar.jpg"
data-srcset="/avatar.jpg, /avatar.jpg 1.5x, /avatar.jpg 2x"
data-sizes="auto"
alt="/avatar.jpg"
title="/avatar.jpg" /></a></div><div class="home-subtitle"><div id="id-1" class="typeit"></div></div><div class="links"><a href="https://www.instagram.com/https://instagram.com/saul_365" title="Instagram" target="_blank" rel="noopener noreffer me"><i class="fab fa-instagram fa-fw" aria-hidden="true"></i></a><a href="https://gitlab.com/https://gitlab.com/saul_365" title="GitLab" target="_blank" rel="noopener noreffer me"><i class="fab fa-gitlab fa-fw" aria-hidden="true"></i></a><a href="https://git.nextia.space/saul365" title="Gitea" target="_blank" rel="noopener noreffer me"><i data-svg-src="https://cdn.jsdelivr.net/npm/simple-icons@7.3.0/icons/gitea.svg" aria-hidden="true"></i></a></div></div>
<article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/first_post/">First_post</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>Saúl Badillo</a></span>&nbsp;<span class="post-publish">published on <time datetime="2023-11-28">2023-11-28</time></span></div><div class="content">Hellooooo</div><div class="post-footer">
<a href="/posts/first_post/">Read More</a></div>
</article></div></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.120.4">Hugo</a> | Theme - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2022 - 2023</span><span class="author" itemprop="copyrightHolder">&nbsp;<a href="/" target="_blank">Saúl Badillo</a></span></div>
</div>
</footer></div>
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="Back to Top">
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i>
</a><a href="#" id="view-comments" class="fixed-button" title="View Comments">
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
</a>
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lazysizes@5.3.2/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/sharer.js@0.5.1/sharer.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/typeit@8.6.0/dist/index.umd.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copy to clipboard","maxShownLines":50},"data":{"id-1":"SysAdmin, Developer, Maker, and community member"},"typeit":{"cursorChar":"|","cursorSpeed":1000,"data":{"id-1":["id-1"]},"duration":-1,"speed":100}};</script><script type="text/javascript" src="/js/theme.min.js"></script><script type="text/javascript" src="https://plausible.nextia.space/js/plausible.js" async defer data-domain="saulbh.me"></script></body>
</html>

18
index.xml Normal file
View File

@@ -0,0 +1,18 @@
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>Saul Badillo CV and blog</title>
<link>https://saulbh.me/</link>
<description>This is my cool site</description>
<generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>saul.badillo@nextia.cloud (Saúl Badillo)</managingEditor>
<webMaster>saul.badillo@nextia.cloud (Saúl Badillo)</webMaster><lastBuildDate>Tue, 28 Nov 2023 16:20:57 -0600</lastBuildDate>
<atom:link href="https://saulbh.me/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>First_post</title>
<link>https://saulbh.me/posts/first_post/</link>
<pubDate>Tue, 28 Nov 2023 16:20:57 -0600</pubDate>
<author>Saúl Badillo</author>
<guid>https://saulbh.me/posts/first_post/</guid>
<description><![CDATA[Hellooooo]]></description>
</item>
</channel>
</rss>

4
js/theme.min.js vendored Normal file

File diff suppressed because one or more lines are too long

BIN
lib/images/loading.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More