Added some things that didn't get to upload properly due to gitignore, also changed the .gitignore
							
								
								
									
										6
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						|  | @ -20,11 +20,7 @@ _cgo_export.* | |||
| _testmain.go | ||||
| 
 | ||||
| *.exe | ||||
| *.test | ||||
| 
 | ||||
| public | ||||
| themes | ||||
| resources | ||||
| *.test | ||||
| 
 | ||||
| assets/jsconfig.json | ||||
| .DS_Store | ||||
|  |  | |||
							
								
								
									
										309
									
								
								public/404.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,309 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='Me do stuff.'><title>404 Page not found</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/404.html'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='404 Page not found'> | ||||
| <meta property='og:description' content='Me do stuff.'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/404.html'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='website'><meta property='og:updated_time' content=' 2022-03-27T23:06:49-03:00 '/> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="404 Page not found"> | ||||
| <meta name="twitter:description" content="Me do stuff."> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=""> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <div class="not-found-card"> | ||||
|         <h1 class="article-title">Not Found</h1> | ||||
|         <h2 class="article-subtitle">This page does not exist</h2> | ||||
|     </div> | ||||
|     <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|             </main> | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										1
									
								
								public/about-hugo/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1 @@ | |||
| <!DOCTYPE html><html><head><title>https://the.waifuism.life/about/</title><link rel="canonical" href="https://the.waifuism.life/about/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://the.waifuism.life/about/" /></head></html> | ||||
							
								
								
									
										1
									
								
								public/about-us/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1 @@ | |||
| <!DOCTYPE html><html><head><title>https://the.waifuism.life/about/</title><link rel="canonical" href="https://the.waifuism.life/about/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://the.waifuism.life/about/" /></head></html> | ||||
							
								
								
									
										
											BIN
										
									
								
								public/about/avatar.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 258 KiB | 
| After Width: | Height: | Size: 357 KiB | 
| After Width: | Height: | Size: 275 KiB | 
							
								
								
									
										36
									
								
								public/about/index.es.md.backup
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,36 @@ | |||
| --- | ||||
| title: Acerca de | ||||
| description: Yo? | ||||
| aliases: | ||||
|   - about-es | ||||
|   - about-hugo | ||||
|   - contact | ||||
| menu: | ||||
|     main:  | ||||
|         weight: -90 | ||||
|         params: | ||||
|             icon: user | ||||
|              | ||||
| comments: true | ||||
| --- | ||||
| 
 | ||||
| 
 | ||||
| Artista del fediverso (al menos) | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| Estoy en: | ||||
| 
 | ||||
| 
 | ||||
| * [Waifuism.life/waifu](https://waifuism.life/waifu) (Donde mas estoy) | ||||
| 
 | ||||
| * [shitposter.club/waifu](shitposter.club/waifu) (Alt para cuando daño todo) | ||||
| 
 | ||||
| * otros lugares | ||||
| 
 | ||||
| O escribeme a waifuism(at)tutanota.com | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| *Es posible* que Pleroma-tan embarazada se este escondiendo en alguna parte. | ||||
							
								
								
									
										538
									
								
								public/about/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,538 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='Wanna know more about me?'><title>About</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/about/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='About'> | ||||
| <meta property='og:description' content='Wanna know more about me?'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/about/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='article'><meta property='article:section' content='Page' /><meta property='article:published_time' content='2019-02-28T00:00:00+00:00'/><meta property='article:modified_time' content='2020-10-09T00:00:00+00:00'/> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="About"> | ||||
| <meta name="twitter:description" content="Wanna know more about me?"> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=" | ||||
|     article-page | ||||
|     "> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li  class='current' > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <article class="main-article"> | ||||
|     <header class="article-header"> | ||||
| 
 | ||||
|     <div class="article-details"> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-title-wrapper"> | ||||
|         <h2 class="article-title"> | ||||
|             <a href="/about/">About</a> | ||||
|         </h2> | ||||
|      | ||||
|          | ||||
|         <h3 class="article-subtitle"> | ||||
|             Wanna know more about me? | ||||
|         </h3> | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="article-time"> | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" /> | ||||
|   <circle cx="18" cy="18" r="4" /> | ||||
|   <path d="M15 3v4" /> | ||||
|   <path d="M7 3v4" /> | ||||
|   <path d="M3 11h16" /> | ||||
|   <path d="M18 16.496v1.504l1 1" /> | ||||
| </svg> | ||||
|                 <time class="article-time--published">28 Feb  2019</time> | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <polyline points="12 7 12 12 15 15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                 <time class="article-time--reading"> | ||||
|                     1 minute read | ||||
|                 </time> | ||||
|             </div> | ||||
|          | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
|      | ||||
|         <footer class="article-translations"> | ||||
|             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|             <div> | ||||
|                  | ||||
|                     <a href="https://the.waifuism.life/es/acerca-de/" class="link">Español</a> | ||||
|                  | ||||
|             </div> | ||||
|         </footer> | ||||
|      | ||||
| </div> | ||||
| </header> | ||||
| 
 | ||||
|     <section class="article-content"> | ||||
|      | ||||
|      | ||||
|     <p>Okayish fediverse artist.</p> | ||||
| <p>You can find me at:</p> | ||||
| <ul> | ||||
| <li> | ||||
| <p><a class="link" href="https://waifuism.life/waifu"  target="_blank" rel="noopener" | ||||
|     >Waifuism.life/waifu</a> (main account)</p> | ||||
| </li> | ||||
| <li> | ||||
| <p><a class="link" href="shitposter.club/waifu" >shitposter.club/waifu</a></p> | ||||
| </li> | ||||
| <li> | ||||
| <p>a lot of other places I’m too lazy to list rn</p> | ||||
| </li> | ||||
| </ul> | ||||
| <p>Otherwise write me to waifuism(at)tutanota.com</p> | ||||
| <p><img src="/about/avatar.png" | ||||
| 	width="440" | ||||
| 	height="400" | ||||
| 	srcset="/about/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_480x0_resize_box_3.png 480w, /about/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_1024x0_resize_box_3.png 1024w" | ||||
| 	loading="lazy" | ||||
| 	 | ||||
| 	 | ||||
| 		class="gallery-image"  | ||||
| 		data-flex-grow="110" | ||||
| 		data-flex-basis="264px" | ||||
| 	 | ||||
| ></p> | ||||
| <p>Pleroma-tan pregnant <em>may</em> be hiding somewhere.</p> | ||||
| 
 | ||||
| </section> | ||||
| 
 | ||||
| 
 | ||||
|     <footer class="article-footer"> | ||||
|      | ||||
| 
 | ||||
|      | ||||
|     <section class="article-copyright"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-copyright" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <path d="M14.5 9a3.5 4 0 1 0 0 6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         <span>CC BY-NC-ND</span> | ||||
|     </section> | ||||
|     <section class="article-lastmod"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <polyline points="12 7 12 12 15 15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         <span> | ||||
|             Last updated on 09 Oct 2020 00:00 UTC | ||||
|         </span> | ||||
|     </section></footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| </article> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|       | ||||
|      | ||||
| 
 | ||||
|     <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__bg"></div> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__scroll-wrap"> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__container"> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__ui pswp__ui--hidden"> | ||||
| 
 | ||||
|             <div class="pswp__top-bar"> | ||||
| 
 | ||||
|                  | ||||
| 
 | ||||
|                 <div class="pswp__counter"></div> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--share" title="Share"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> | ||||
| 
 | ||||
|                  | ||||
|                  | ||||
|                 <div class="pswp__preloader"> | ||||
|                     <div class="pswp__preloader__icn"> | ||||
|                         <div class="pswp__preloader__cut"> | ||||
|                             <div class="pswp__preloader__donut"></div> | ||||
|                         </div> | ||||
|                     </div> | ||||
|                 </div> | ||||
|             </div> | ||||
| 
 | ||||
|             <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> | ||||
|                 <div class="pswp__share-tooltip"></div> | ||||
|             </div> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <div class="pswp__caption"> | ||||
|                 <div class="pswp__caption__center"></div> | ||||
|             </div> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
| </div><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.min.js"integrity="sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe-ui-default.min.js"integrity="sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/default-skin/default-skin.css"integrity="sha256-c0uckgykQ9v5k+IqViZOZKc47Jn7KQil4/MP3ySA3F8="crossorigin="anonymous" | ||||
|             ><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.css"integrity="sha256-SBLU4vv6CA6lHsZ1XyTdhyjJxCjPif/TRkjnsyGAGnE="crossorigin="anonymous" | ||||
|             > | ||||
| 
 | ||||
|             </main> | ||||
|      | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										37
									
								
								public/about/index.md.backup
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,37 @@ | |||
| --- | ||||
| title: About | ||||
| description: Wanna know more about me? | ||||
| date: '2019-02-28' | ||||
| aliases: | ||||
|   - about-us | ||||
|   - about-hugo | ||||
|   - contact | ||||
| license: CC BY-NC-ND | ||||
| lastmod: '2020-10-09' | ||||
| menu: | ||||
|     main:  | ||||
|         weight: -90 | ||||
|         params: | ||||
|             icon: user | ||||
| --- | ||||
| 
 | ||||
| 
 | ||||
| Okayish fediverse artist. | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| You can find me at: | ||||
| 
 | ||||
| 
 | ||||
| * [Waifuism.life/waifu](https://waifuism.life/waifu) (main account) | ||||
| 
 | ||||
| * [shitposter.club/waifu](shitposter.club/waifu) | ||||
| 
 | ||||
| * a lot of other places I'm too lazy to list rn | ||||
| 
 | ||||
| Otherwise write me to waifuism(at)tutanota.com | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| Pleroma-tan pregnant *may* be hiding somewhere. | ||||
							
								
								
									
										566
									
								
								public/archives/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,566 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content=''><title>Archives</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/archives/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='Archives'> | ||||
| <meta property='og:description' content=''> | ||||
| <meta property='og:url' content='https://the.waifuism.life/archives/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='article'><meta property='article:section' content='Page' /><meta property='article:published_time' content='2019-05-28T00:00:00+00:00'/><meta property='article:modified_time' content='2019-05-28T00:00:00+00:00'/> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="Archives"> | ||||
| <meta name="twitter:description" content=""> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class="template-archives"> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li  class='current' > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <header> | ||||
|         <h2 class="section-title">Categories</h2> | ||||
|         <div class="subsection-list"> | ||||
|             <div class="article-list--tile"> | ||||
|                  | ||||
|                      | ||||
| <article class=""> | ||||
|     <a href="/categories/blogs/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Blogs</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|                  | ||||
|                      | ||||
| <article class=""> | ||||
|     <a href="/categories/comics/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Comics</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|                  | ||||
|             </div> | ||||
|         </div> | ||||
|          | ||||
|     </header> | ||||
| 
 | ||||
|      | ||||
|      | ||||
|      | ||||
| 
 | ||||
|      | ||||
|      | ||||
|     <div class="archives-group" id="2022"> | ||||
|         <h2 class="archives-date section-title"><a href="/archives/#2022">2022</a></h2> | ||||
|         <div class="article-list--compact"> | ||||
|              | ||||
|                 <article> | ||||
|     <a href="/blog/2022/03/27/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Meantime</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-27T23:06:49-03:00'>27 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/2022/03/27/image_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_120x120_fill_box_smart1_3.png"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Meantime" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                 <article> | ||||
|     <a href="/blog/old_site/present_thoughts/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Present thoughts</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:47:56-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/present_thoughts/image_hu51673e250ec9fbeceab5f542f96e37b4_59940_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Present thoughts" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                 <article> | ||||
|     <a href="/blog/old_site/show/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Show</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:47:14-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                 <article> | ||||
|     <a href="/blog/old_site/bicycle/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Bicycle</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:44:17-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                 <article> | ||||
|     <a href="/blog/old_site/time/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Time</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:39:17-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/time/mastodon_hue7eef5b545613b883f25281b2065df0a_69756_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Time" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                 <article> | ||||
|     <a href="/blog/old_site/maekawa/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Maekawa</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:37:11-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/maekawa/Maekawa_hu81c3d3368ed4d4faa7efb3afd4257eb3_86790_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Maekawa" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                 <article> | ||||
|     <a href="/blog/old_site/undaily/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Undaily</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:36:36-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                 <article> | ||||
|     <a href="/blog/old_site/new_comic/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">New comic</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:32:36-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/new_comic/image_hu8971bca8c28645ee0aa63924a3ad998c_22216_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="New comic" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                 <article> | ||||
|     <a href="/blog/old_site/site_migration/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Site migration</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:17:51-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/site_migration/image_hud329fcb86b3181c2ca5b46ba6fc6c123_581106_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Site migration" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                 <article> | ||||
|     <a href="/blog/old_site/plush/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Plush</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:14:37-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/plush/image_hub32ad98047b6f5f3fad83099f9459087_166194_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Plush" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                 <article> | ||||
|     <a href="/comic/commitedlines/1/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">1</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-09T00:07:31-03:00'>09 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_120x120_fill_box_smart1_3.png"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="1" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                 <article> | ||||
|     <a href="/comic/wafuverse/bootleg/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Bootleg</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-09T00:01:05-03:00'>09 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/comic/wafuverse/bootleg/image_hu28ec4c6667af764cf4836d42450055fa_124416_120x120_fill_box_smart1_3.png"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Bootleg" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|         </div> | ||||
|     </div> | ||||
|      | ||||
| 
 | ||||
|     <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|             </main> | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
| After Width: | Height: | Size: 47 KiB | 
| After Width: | Height: | Size: 15 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/blog/2022/03/27/image.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 47 KiB | 
| After Width: | Height: | Size: 7.7 KiB | 
| After Width: | Height: | Size: 72 KiB | 
| After Width: | Height: | Size: 48 KiB | 
							
								
								
									
										644
									
								
								public/blog/2022/03/27/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,644 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='So I decided to go for it and be done with it since I&rsquo;m not quite sure what happened with the other website, I&rsquo;m gonna be changing things around in the meantime. Also krita crashed while editing this I wanted to make it go from side to side but both ease of use and good documentation is something the linux nerds&rsquo; software lacks.'><title>Meantime</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/blog/2022/03/27/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='Meantime'> | ||||
| <meta property='og:description' content='So I decided to go for it and be done with it since I&rsquo;m not quite sure what happened with the other website, I&rsquo;m gonna be changing things around in the meantime. Also krita crashed while editing this I wanted to make it go from side to side but both ease of use and good documentation is something the linux nerds&rsquo; software lacks.'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/blog/2022/03/27/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='article'><meta property='article:section' content='Blog' /><meta property='article:published_time' content='2022-03-27T23:06:49-03:00'/><meta property='article:modified_time' content='2022-03-27T23:06:49-03:00'/><meta property='og:image' content='https://the.waifuism.life/blog/2022/03/27/image.png' /> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="Meantime"> | ||||
| <meta name="twitter:description" content="So I decided to go for it and be done with it since I&rsquo;m not quite sure what happened with the other website, I&rsquo;m gonna be changing things around in the meantime. Also krita crashed while editing this I wanted to make it go from side to side but both ease of use and good documentation is something the linux nerds&rsquo; software lacks."><meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:image" content='https://the.waifuism.life/blog/2022/03/27/image.png' /> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=" | ||||
|     article-page | ||||
|     "> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <article class="has-image main-article"> | ||||
|     <header class="article-header"> | ||||
|         <div class="article-image"> | ||||
|             <a href="/blog/2022/03/27/"> | ||||
|                 <img src="/blog/2022/03/27/image_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_800x0_resize_box_3.png" | ||||
|                         srcset="/blog/2022/03/27/image_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_800x0_resize_box_3.png 800w, /blog/2022/03/27/image_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_1600x0_resize_box_3.png 1600w" | ||||
|                         width="800"  | ||||
|                         height="698"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Meantime" /> | ||||
|                  | ||||
|             </a> | ||||
|         </div> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-details"> | ||||
|      | ||||
|     <header class="article-category"> | ||||
|          | ||||
|             <a href="/categories/blogs/" > | ||||
|                 Blogs | ||||
|             </a> | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-title-wrapper"> | ||||
|         <h2 class="article-title"> | ||||
|             <a href="/blog/2022/03/27/">Meantime</a> | ||||
|         </h2> | ||||
|      | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="article-time"> | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" /> | ||||
|   <circle cx="18" cy="18" r="4" /> | ||||
|   <path d="M15 3v4" /> | ||||
|   <path d="M7 3v4" /> | ||||
|   <path d="M3 11h16" /> | ||||
|   <path d="M18 16.496v1.504l1 1" /> | ||||
| </svg> | ||||
|                 <time class="article-time--published">27 Mar  2022</time> | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <polyline points="12 7 12 12 15 15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                 <time class="article-time--reading"> | ||||
|                     1 minute read | ||||
|                 </time> | ||||
|             </div> | ||||
|          | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
|      | ||||
| </div> | ||||
| </header> | ||||
| 
 | ||||
|     <section class="article-content"> | ||||
|      | ||||
|      | ||||
|     <p>So I decided to go for it and be done with it since I’m not quite sure what happened with the other website, I’m gonna be changing things around in the meantime. | ||||
| Also krita crashed while editing this I wanted to make it go from side to side but both ease of use and good documentation is something the linux nerds’ software lacks.</p> | ||||
| 
 | ||||
| </section> | ||||
| 
 | ||||
| 
 | ||||
|     <footer class="article-footer"> | ||||
|      | ||||
| 
 | ||||
|      | ||||
|     <section class="article-copyright"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-copyright" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <path d="M14.5 9a3.5 4 0 1 0 0 6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         <span>Licensed under GPL-2.0-only</span> | ||||
|     </section> | ||||
|     </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| </article> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
| <aside class="related-contents--wrapper"> | ||||
|     <h2 class="section-title">Related contents</h2> | ||||
|     <div class="related-contents"> | ||||
|         <div class="flex article-list--tile"> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/present_thoughts/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/present_thoughts/image.087d19beb0241ce3318cc27c850e63db_hu51673e250ec9fbeceab5f542f96e37b4_59940_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Present thoughts" | ||||
|                          | ||||
|                         data-hash="md5-CH0ZvrAkHOMxjMJ8hQ5j2w=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Present thoughts</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/show/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Show</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/bicycle/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Bicycle</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/time/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/time/mastodon.6572b9d8345bbb423041f9d067592a59_hue7eef5b545613b883f25281b2065df0a_69756_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Time" | ||||
|                          | ||||
|                         data-hash="md5-ZXK52DRbu0IwQfnQZ1kqWQ=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Time</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/maekawa/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/maekawa/Maekawa.602ed5c17021daf5c6c2a4faaa880a08_hu81c3d3368ed4d4faa7efb3afd4257eb3_86790_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Maekawa" | ||||
|                          | ||||
|                         data-hash="md5-YC7VwXAh2vXGwqT6qogKCA=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Maekawa</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|         </div> | ||||
|     </div> | ||||
| </aside> | ||||
| 
 | ||||
|       | ||||
|      | ||||
|          | ||||
|     <div class="disqus-container"> | ||||
|     <div id="disqus_thread"></div> | ||||
| <script type="application/javascript"> | ||||
|     window.disqus_config = function () { | ||||
|      | ||||
|      | ||||
|      | ||||
|     }; | ||||
|     (function() { | ||||
|         if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) { | ||||
|             document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.'; | ||||
|             return; | ||||
|         } | ||||
|         var d = document, s = d.createElement('script'); s.async = true; | ||||
|         s.src = '//' + "hugo-theme-stack" + '.disqus.com/embed.js'; | ||||
|         s.setAttribute('data-timestamp', +new Date()); | ||||
|         (d.head || d.body).appendChild(s); | ||||
|     })(); | ||||
| </script> | ||||
| <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> | ||||
| <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> | ||||
| </div> | ||||
| 
 | ||||
| <style> | ||||
|     .disqus-container { | ||||
|         background-color: var(--card-background); | ||||
|         border-radius: var(--card-border-radius); | ||||
|         box-shadow: var(--shadow-l1); | ||||
|         padding: var(--card-padding); | ||||
|     } | ||||
| </style> | ||||
| 
 | ||||
| <script> | ||||
|     window.addEventListener('onColorSchemeChange', (e) => { | ||||
|         if (DISQUS) { | ||||
|             DISQUS.reset({ | ||||
|                 reload: true | ||||
|             }); | ||||
|         } | ||||
|     }) | ||||
| </script> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|     <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__bg"></div> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__scroll-wrap"> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__container"> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__ui pswp__ui--hidden"> | ||||
| 
 | ||||
|             <div class="pswp__top-bar"> | ||||
| 
 | ||||
|                  | ||||
| 
 | ||||
|                 <div class="pswp__counter"></div> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--share" title="Share"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> | ||||
| 
 | ||||
|                  | ||||
|                  | ||||
|                 <div class="pswp__preloader"> | ||||
|                     <div class="pswp__preloader__icn"> | ||||
|                         <div class="pswp__preloader__cut"> | ||||
|                             <div class="pswp__preloader__donut"></div> | ||||
|                         </div> | ||||
|                     </div> | ||||
|                 </div> | ||||
|             </div> | ||||
| 
 | ||||
|             <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> | ||||
|                 <div class="pswp__share-tooltip"></div> | ||||
|             </div> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <div class="pswp__caption"> | ||||
|                 <div class="pswp__caption__center"></div> | ||||
|             </div> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
| </div><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.min.js"integrity="sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe-ui-default.min.js"integrity="sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/default-skin/default-skin.css"integrity="sha256-c0uckgykQ9v5k+IqViZOZKc47Jn7KQil4/MP3ySA3F8="crossorigin="anonymous" | ||||
|             ><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.css"integrity="sha256-SBLU4vv6CA6lHsZ1XyTdhyjJxCjPif/TRkjnsyGAGnE="crossorigin="anonymous" | ||||
|             > | ||||
| 
 | ||||
|             </main> | ||||
|      | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										9
									
								
								public/blog/2022/03/27/index.md.backup
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,9 @@ | |||
| --- | ||||
| title: "Meantime" | ||||
| date: 2022-03-27T23:06:49-03:00 | ||||
| draft: false | ||||
| image: "image.png" | ||||
| categories: ["Blogs"] | ||||
| --- | ||||
| So I decided to go for it and be done with it since I'm not quite sure what happened with the other website, I'm gonna be changing things around in the meantime. | ||||
| Also krita crashed while editing this I wanted to make it go from side to side but both ease of use and good documentation is something the linux nerds lack. | ||||
							
								
								
									
										549
									
								
								public/blog/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,549 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='Me do stuff.'><title>Blogs</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/blog/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='Blogs'> | ||||
| <meta property='og:description' content='Me do stuff.'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/blog/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='website'><meta property='og:updated_time' content=' 2022-03-27T23:06:49-03:00 '/> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="Blogs"> | ||||
| <meta name="twitter:description" content="Me do stuff."><link rel="alternate" type="application/rss+xml" href="https://the.waifuism.life/blog/index.xml"> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=""> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <header> | ||||
|         <h3 class="section-title"> | ||||
|              | ||||
|                 Section | ||||
|              | ||||
|         </h3> | ||||
| 
 | ||||
|         <div class="section-card"> | ||||
|             <div class="section-details"> | ||||
|                 <h3 class="section-count">10 pages</h3> | ||||
|                 <h1 class="section-term">Blogs</h1> | ||||
|                  | ||||
|             </div> | ||||
|         </div> | ||||
|     </header> | ||||
|      | ||||
|     <section class="article-list--compact"> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/2022/03/27/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Meantime</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-27T23:06:49-03:00'>27 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/2022/03/27/image_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_120x120_fill_box_smart1_3.png"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Meantime" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/present_thoughts/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Present thoughts</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:47:56-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/present_thoughts/image_hu51673e250ec9fbeceab5f542f96e37b4_59940_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Present thoughts" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/show/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Show</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:47:14-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/bicycle/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Bicycle</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:44:17-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/time/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Time</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:39:17-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/time/mastodon_hue7eef5b545613b883f25281b2065df0a_69756_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Time" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|     </section> | ||||
|     <nav class='pagination'> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|          | ||||
|              | ||||
|                 <span class='page-link current'>1</span> | ||||
|                  | ||||
|              | ||||
|              | ||||
|                     <a class='page-link' href='/blog/page/2/'>2</a> | ||||
|                  | ||||
|              | ||||
|     </nav> | ||||
| 
 | ||||
| <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|             </main> | ||||
|     <aside class="sidebar right-sidebar sticky"> | ||||
|          | ||||
|              | ||||
|                 <form action="/search/" class="search-form widget" > | ||||
|         <p> | ||||
|             <label>Search</label> | ||||
|             <input name="keyword" required placeholder="Type something..." /> | ||||
|          | ||||
|             <button title="Search"> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|             </button> | ||||
|         </p> | ||||
|     </form> | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget archives"> | ||||
|         <div class="widget-icon"> | ||||
|             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         </div> | ||||
|         <h2 class="widget-title section-title">Archives</h2> | ||||
| 
 | ||||
|          | ||||
|          | ||||
|          | ||||
|          | ||||
|          | ||||
|         <div class="widget-archive--list"> | ||||
|             <div class="archives-year"> | ||||
|                     <a href="/archives/#2022"> | ||||
|                          | ||||
|                             <span class="year">2022</span> | ||||
|                             <span class="count">12</span> | ||||
|                          | ||||
|                     </a>  | ||||
|                 </div> | ||||
|              | ||||
|         </div> | ||||
|     </section> | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget tagCloud"> | ||||
|     <div class="widget-icon"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hash" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <line x1="5" y1="9" x2="19" y2="9" /> | ||||
|   <line x1="5" y1="15" x2="19" y2="15" /> | ||||
|   <line x1="11" y1="4" x2="7" y2="20" /> | ||||
|   <line x1="17" y1="4" x2="13" y2="20" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|     </div> | ||||
|     <h2 class="widget-title section-title">Categories</h2> | ||||
| 
 | ||||
|     <div class="tagCloud-tags"> | ||||
|          | ||||
|             <a href="/categories/blogs/" class="font_size_10"> | ||||
|                 Blogs | ||||
|             </a> | ||||
|          | ||||
|             <a href="/categories/comics/" class="font_size_2"> | ||||
|                 Comics | ||||
|             </a> | ||||
|          | ||||
|     </div> | ||||
| </section> | ||||
| 
 | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget tagCloud"> | ||||
|     <div class="widget-icon"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tag" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11 3L20 12a1.5 1.5 0 0 1 0 2L14 20a1.5 1.5 0 0 1 -2 0L3 11v-4a4 4 0 0 1 4 -4h4" /> | ||||
|   <circle cx="9" cy="9" r="2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|     </div> | ||||
|     <h2 class="widget-title section-title">Tags</h2> | ||||
| 
 | ||||
|     <div class="tagCloud-tags"> | ||||
|          | ||||
|             <a href="/tags/talk/" class="font_size_5"> | ||||
|                 Talk | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/meta/" class="font_size_2"> | ||||
|                 meta | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/commited-lines/" class="font_size_1"> | ||||
|                 Commited Lines | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/fediverse/" class="font_size_1"> | ||||
|                 Fediverse | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/wafuverse/" class="font_size_1"> | ||||
|                 wafuverse | ||||
|             </a> | ||||
|          | ||||
|     </div> | ||||
| </section> | ||||
|              | ||||
|          | ||||
|     </aside> | ||||
| 
 | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										165
									
								
								public/blog/index.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,165 @@ | |||
| <?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||||
| <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||||
|     <channel> | ||||
|         <title>Blogs on The Waifuism life</title> | ||||
|         <link>https://the.waifuism.life/blog/</link> | ||||
|         <description>Recent content in Blogs on The Waifuism life</description> | ||||
|         <generator>Hugo -- gohugo.io</generator> | ||||
|         <language>en-us</language> | ||||
|         <lastBuildDate>Sun, 27 Mar 2022 23:06:49 -0300</lastBuildDate><atom:link href="https://the.waifuism.life/blog/index.xml" rel="self" type="application/rss+xml" /><item> | ||||
|         <title>Meantime</title> | ||||
|         <link>https://the.waifuism.life/blog/2022/03/27/</link> | ||||
|         <pubDate>Sun, 27 Mar 2022 23:06:49 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/2022/03/27/</guid> | ||||
|         <description><img src="https://the.waifuism.life/blog/2022/03/27/image.png" alt="Featured image of post Meantime" /><p>So I decided to go for it and be done with it since I&rsquo;m not quite sure what happened with the other website, I&rsquo;m gonna be changing things around in the meantime. | ||||
| Also krita crashed while editing this I wanted to make it go from side to side but both ease of use and good documentation is something the linux nerds&rsquo; software lacks.</p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Present thoughts</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/present_thoughts/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:47:56 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/present_thoughts/</guid> | ||||
|         <description><img src="https://the.waifuism.life/blog/old_site/present_thoughts/image.webp" alt="Featured image of post Present thoughts" /><p>I’ve been struggling with a lot of things lately, some people know about it, but if I’m brutal honest, it’s mostly related to the daily chores.</p> | ||||
| <p>But one thing that I thought that had been gone were fun and plans.</p> | ||||
| <p>Yeah sure, not having fun is easy to explain, but plans is something many people have and tend to want to have, yet I’m not wanting to make any.</p> | ||||
| <p>The only loose think that could be considered a plan is that I’d like to start a family of my own.</p> | ||||
| <p>But that’s so loose.</p> | ||||
| <p>I find myself with extra money in my account and I’m not sure what to do with it.</p> | ||||
| <p>A better pc? Some game console? Nah</p> | ||||
| <p>I kind of just started feeling better just with the little I have if I’m honest.</p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Show</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/show/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:47:14 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/show/</guid> | ||||
|         <description><p>The other week I went to a show over at the center of Buenos Aires, I was able to feel ok for most of it, but it is still kind of weird going alone</p> | ||||
| <p>even though it makes much more sense, since you know, you don’t really talk inside the theatre, you just laugh or watch.</p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Bicycle</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/bicycle/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:44:17 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/bicycle/</guid> | ||||
|         <description><p>Been thinking of buying one, I know it’s like wasted money in some sense, but I’m trying to be positive in the thought that it might just bring me some peace of mind. I love traveling by bicycle and I could do with less weigh.</p> | ||||
| <p>Last post I was talking about how I had some money laying around, I decided to go for it and buy a new SSD. Installed Linux on it and now I’ve been using it as my main OS, goes a little slow sometimes, and I have to use an entire windows 10 vm to be able to work, but it’s doing it’s job. I’m not quite sure if it’s kde or something else, I might give cinnamon another try. (Not quite sure how to change desktop environment)</p> | ||||
| <p>Another thing I was looking at were the prices of ryzen, it’s still a lot of money for me, and I’m still not sure what else to use that money on.</p> | ||||
| <p>Also related to that, I’ve been keeping 100 usd every month for adding to an investing company (yeah I’m saving that money) I might even exchange some cash to have it on hand.</p> | ||||
| <p>Apart from that I’m not really sure what to do with it.</p> | ||||
| <p>It’s not that I couldn’t tell you “oooh I want a new computer” or “oooh I want a car” like yeah, those would be nice things, but I don’t really feel like I need them.</p> | ||||
| <p>I feel like I want to stop having so many things, I want to share time with people and have new experiences.</p> | ||||
| <p>I might just ask my landlord if I can keep a hamster, or maybe a bunny they’re cute. Dogs are also cute but most are bigger in comparison and they might damage the floor (isn’t that expensive, but the contract says I can’t have them)</p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Time</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/time/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:39:17 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/time/</guid> | ||||
|         <description><img src="https://the.waifuism.life/blog/old_site/time/mastodon.webp" alt="Featured image of post Time" /><p>Sometimes I wonder, what would I do if I had free days to do whatever I wanted?</p> | ||||
| <p>I tried doing some koikatsu based on an idea of making an anime version of the mastodon mascot, mostly for memes and such, but I didn’t really liked how it ended up.</p> | ||||
| <p>Maybe making the ears accessories but keeping the side hair as tusks could help up a bit.</p> | ||||
| <p>Apart from that I didn’t feel like I used my weekend for much.</p> | ||||
| <p>Loneliness is such a weird feeling.</p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Maekawa</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/maekawa/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:37:11 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/maekawa/</guid> | ||||
|         <description><img src="https://the.waifuism.life/blog/old_site/maekawa/Maekawa.webp" alt="Featured image of post Maekawa" /></description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Undaily</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/undaily/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:36:36 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/undaily/</guid> | ||||
|         <description><p>sometimes I wonder what will I end up doing, now I’m just writing my instantaneous thoughts before sleeping.</p> | ||||
| <p>what I meant by doing was about the future.</p> | ||||
| <p>all related to the current state of the world and far more importantly my life</p> | ||||
| <p>one word I cannot stop thinking about after I talked with a close friend of my mother was “orphan”.</p> | ||||
| <p>i only began noticing it after he pointed it out.</p> | ||||
| <p>I’m guessing he’s kind of correct in his assessment, it’s not that I dislike my cousins or uncles, but they never felt like family the same way my mom and my grandma did.</p> | ||||
| <p>i also spent so much with my nana. I couldn’t see her in her final moments, I wasn’t able to talk to her, she just disappeared.</p> | ||||
| <p>Sometimes I really wish for that.</p> | ||||
| <p>Some days I can’t stop those thoughts.</p> | ||||
| <p>Surprisingly the only thing that lets me stop thinking about anything is doing art. Dailyrat has been one of the most therapeutical things I’ve done.</p> | ||||
| <p>here’s some more pictures that didn’t made the cut for the dailyrat and the other that was used as foreground.</p> | ||||
| <p>have a nice day</p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>New comic</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/new_comic/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:32:36 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/new_comic/</guid> | ||||
|         <description><img src="https://the.waifuism.life/blog/old_site/new_comic/image.webp" alt="Featured image of post New comic" /><p>After a rush of autism I decided to make another comic and name it “commited lines”</p> | ||||
| <p><img src="https://the.waifuism.life/blog/old_site/new_comic/home.webp" | ||||
| 	width="300" | ||||
| 	height="300" | ||||
| 	srcset="https://the.waifuism.life/blog/old_site/new_comic/home_hu2237cff9dd778e7b10d97fbbfcaabbc5_11318_480x0_resize_q75_h2_box_2.webp 480w, https://the.waifuism.life/blog/old_site/new_comic/home_hu2237cff9dd778e7b10d97fbbfcaabbc5_11318_1024x0_resize_q75_h2_box_2.webp 1024w" | ||||
| 	loading="lazy" | ||||
| 	 | ||||
| 	 | ||||
| 		class="gallery-image"  | ||||
| 		data-flex-grow="100" | ||||
| 		data-flex-basis="240px" | ||||
| 	 | ||||
| ></p> | ||||
| <p>There’s not much about it yet, the first chapter is nothing but i just wanted to start doing something.</p> | ||||
| <p>Sometimes i feel bad about not making projects or leaving them unfinished, I guess by doing them by myself alone I can go and rush them quickly and learn from experience that way, I’m not that good with long projects.</p> | ||||
| <p>I have a new plushie though.</p> | ||||
| <p>I also found a place that sells little models of different kinds of vehicles.</p> | ||||
| <p>I’ll be sure to check them out since I wanted to play with legos but they’re kind of expensive.</p> | ||||
| <p>Believe it or not, these are actually cheaper.</p> | ||||
| <p><img src="https://the.waifuism.life/blog/old_site/new_comic/image_2.webp" | ||||
| 	width="300" | ||||
| 	height="225" | ||||
| 	srcset="https://the.waifuism.life/blog/old_site/new_comic/image_2_hucb8b4144850350f3342b4196e84c5815_14628_480x0_resize_q75_h2_box_2.webp 480w, https://the.waifuism.life/blog/old_site/new_comic/image_2_hucb8b4144850350f3342b4196e84c5815_14628_1024x0_resize_q75_h2_box_2.webp 1024w" | ||||
| 	loading="lazy" | ||||
| 	 | ||||
| 	 | ||||
| 		class="gallery-image"  | ||||
| 		data-flex-grow="133" | ||||
| 		data-flex-basis="320px" | ||||
| 	 | ||||
| ></p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Site migration</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/site_migration/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:17:51 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/site_migration/</guid> | ||||
|         <description><img src="https://the.waifuism.life/blog/old_site/site_migration/image.webp" alt="Featured image of post Site migration" /><p>Recently I did a whole site migration, it is now being hosted by a server inside my home, you may find some broken links or images, if that’s the case please be sure to tell to me, I know there’s some broken ones in the last posts.</p> | ||||
| <p>I also installed misskey in the server and it’s now serving in bub.waifuism.life, this wasn’t really that necessary, but I didn’t wanted my pleroma to go down and not be able to tell about it at least.</p> | ||||
| <p>I have many ideas but have the tendency to work slowly, again, I’m not sure what I want to do.</p> | ||||
| <p>About the whole controversy currently happening in the pleroma community, my only comment is that I think it’s being blown out of proportion, and would be a good idea to wait a bit, cool yourself down and then try to work things out. (Both sides)</p> | ||||
| <p>I really don’t want more fights</p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Plush</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/plush/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:14:37 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/plush/</guid> | ||||
|         <description><img src="https://the.waifuism.life/blog/old_site/plush/image.webp" alt="Featured image of post Plush" /><p>I recently bought some cute frens and wanted to share them, most of them are dirty though I should really clean them (I got like 4 plushies apart from these)</p> | ||||
| </description> | ||||
|         </item> | ||||
|          | ||||
|     </channel> | ||||
| </rss> | ||||
							
								
								
									
										657
									
								
								public/blog/old_site/bicycle/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,657 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='Been thinking of buying one, I know it’s like wasted money in some sense, but I’m trying to be positive in the thought that it might just bring me some peace of mind. I love traveling by bicycle and I could do with less weigh. | ||||
| Last post I was talking about how I had some money laying around, I decided to go for it and buy a new SSD. Installed Linux on it and now I’ve been using it as my main OS, goes a little slow sometimes, and I have to use an entire windows 10 vm to be able to work, but it’s doing it’s job.'><title>Bicycle</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/blog/old_site/bicycle/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='Bicycle'> | ||||
| <meta property='og:description' content='Been thinking of buying one, I know it’s like wasted money in some sense, but I’m trying to be positive in the thought that it might just bring me some peace of mind. I love traveling by bicycle and I could do with less weigh. | ||||
| Last post I was talking about how I had some money laying around, I decided to go for it and buy a new SSD. Installed Linux on it and now I’ve been using it as my main OS, goes a little slow sometimes, and I have to use an entire windows 10 vm to be able to work, but it’s doing it’s job.'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/blog/old_site/bicycle/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='article'><meta property='article:section' content='Blog' /><meta property='article:tag' content='Talk' /><meta property='article:published_time' content='2022-03-13T21:44:17-03:00'/><meta property='article:modified_time' content='2022-03-13T21:44:17-03:00'/> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="Bicycle"> | ||||
| <meta name="twitter:description" content="Been thinking of buying one, I know it’s like wasted money in some sense, but I’m trying to be positive in the thought that it might just bring me some peace of mind. I love traveling by bicycle and I could do with less weigh. | ||||
| Last post I was talking about how I had some money laying around, I decided to go for it and buy a new SSD. Installed Linux on it and now I’ve been using it as my main OS, goes a little slow sometimes, and I have to use an entire windows 10 vm to be able to work, but it’s doing it’s job."> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=" | ||||
|     article-page | ||||
|     "> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <article class="main-article"> | ||||
|     <header class="article-header"> | ||||
| 
 | ||||
|     <div class="article-details"> | ||||
|      | ||||
|     <header class="article-category"> | ||||
|          | ||||
|             <a href="/categories/blogs/" > | ||||
|                 Blogs | ||||
|             </a> | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-title-wrapper"> | ||||
|         <h2 class="article-title"> | ||||
|             <a href="/blog/old_site/bicycle/">Bicycle</a> | ||||
|         </h2> | ||||
|      | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="article-time"> | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" /> | ||||
|   <circle cx="18" cy="18" r="4" /> | ||||
|   <path d="M15 3v4" /> | ||||
|   <path d="M7 3v4" /> | ||||
|   <path d="M3 11h16" /> | ||||
|   <path d="M18 16.496v1.504l1 1" /> | ||||
| </svg> | ||||
|                 <time class="article-time--published">13 Mar  2022</time> | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <polyline points="12 7 12 12 15 15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                 <time class="article-time--reading"> | ||||
|                     2 minute read | ||||
|                 </time> | ||||
|             </div> | ||||
|          | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
|      | ||||
| </div> | ||||
| </header> | ||||
| 
 | ||||
|     <section class="article-content"> | ||||
|      | ||||
|      | ||||
|     <p>Been thinking of buying one, I know it’s like wasted money in some sense, but I’m trying to be positive in the thought that it might just bring me some peace of mind. I love traveling by bicycle and I could do with less weigh.</p> | ||||
| <p>Last post I was talking about how I had some money laying around, I decided to go for it and buy a new SSD. Installed Linux on it and now I’ve been using it as my main OS, goes a little slow sometimes, and I have to use an entire windows 10 vm to be able to work, but it’s doing it’s job. I’m not quite sure if it’s kde or something else, I might give cinnamon another try. (Not quite sure how to change desktop environment)</p> | ||||
| <p>Another thing I was looking at were the prices of ryzen, it’s still a lot of money for me, and I’m still not sure what else to use that money on.</p> | ||||
| <p>Also related to that, I’ve been keeping 100 usd every month for adding to an investing company (yeah I’m saving that money) I might even exchange some cash to have it on hand.</p> | ||||
| <p>Apart from that I’m not really sure what to do with it.</p> | ||||
| <p>It’s not that I couldn’t tell you “oooh I want a new computer” or “oooh I want a car” like yeah, those would be nice things, but I don’t really feel like I need them.</p> | ||||
| <p>I feel like I want to stop having so many things, I want to share time with people and have new experiences.</p> | ||||
| <p>I might just ask my landlord if I can keep a hamster, or maybe a bunny they’re cute. Dogs are also cute but most are bigger in comparison and they might damage the floor (isn’t that expensive, but the contract says I can’t have them)</p> | ||||
| 
 | ||||
| </section> | ||||
| 
 | ||||
| 
 | ||||
|     <footer class="article-footer"> | ||||
|      | ||||
|     <section class="article-tags"> | ||||
|          | ||||
|             <a href="/tags/talk/">Talk</a> | ||||
|          | ||||
|     </section> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
|     <section class="article-copyright"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-copyright" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <path d="M14.5 9a3.5 4 0 1 0 0 6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         <span>Licensed under GPL-2.0-only</span> | ||||
|     </section> | ||||
|     </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| </article> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
| <aside class="related-contents--wrapper"> | ||||
|     <h2 class="section-title">Related contents</h2> | ||||
|     <div class="related-contents"> | ||||
|         <div class="flex article-list--tile"> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/present_thoughts/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/present_thoughts/image.087d19beb0241ce3318cc27c850e63db_hu51673e250ec9fbeceab5f542f96e37b4_59940_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Present thoughts" | ||||
|                          | ||||
|                         data-hash="md5-CH0ZvrAkHOMxjMJ8hQ5j2w=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Present thoughts</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/show/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Show</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/time/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/time/mastodon.6572b9d8345bbb423041f9d067592a59_hue7eef5b545613b883f25281b2065df0a_69756_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Time" | ||||
|                          | ||||
|                         data-hash="md5-ZXK52DRbu0IwQfnQZ1kqWQ=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Time</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/site_migration/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/site_migration/image.de105c1c20c3f896c0b5230c71ae9419_hud329fcb86b3181c2ca5b46ba6fc6c123_581106_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Site migration" | ||||
|                          | ||||
|                         data-hash="md5-3hBcHCDD+JbAtSMMca6UGQ=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Site migration</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/2022/03/27/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/2022/03/27/image.c86507ff6087246de13bf6fda16a15c4_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_250x150_fill_box_smart1_3.png"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Meantime" | ||||
|                          | ||||
|                         data-hash="md5-yGUH/2CHJG3hO/b9oWoVxA=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Meantime</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|         </div> | ||||
|     </div> | ||||
| </aside> | ||||
| 
 | ||||
|       | ||||
|      | ||||
|          | ||||
|     <div class="disqus-container"> | ||||
|     <div id="disqus_thread"></div> | ||||
| <script type="application/javascript"> | ||||
|     window.disqus_config = function () { | ||||
|      | ||||
|      | ||||
|      | ||||
|     }; | ||||
|     (function() { | ||||
|         if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) { | ||||
|             document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.'; | ||||
|             return; | ||||
|         } | ||||
|         var d = document, s = d.createElement('script'); s.async = true; | ||||
|         s.src = '//' + "hugo-theme-stack" + '.disqus.com/embed.js'; | ||||
|         s.setAttribute('data-timestamp', +new Date()); | ||||
|         (d.head || d.body).appendChild(s); | ||||
|     })(); | ||||
| </script> | ||||
| <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> | ||||
| <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> | ||||
| </div> | ||||
| 
 | ||||
| <style> | ||||
|     .disqus-container { | ||||
|         background-color: var(--card-background); | ||||
|         border-radius: var(--card-border-radius); | ||||
|         box-shadow: var(--shadow-l1); | ||||
|         padding: var(--card-padding); | ||||
|     } | ||||
| </style> | ||||
| 
 | ||||
| <script> | ||||
|     window.addEventListener('onColorSchemeChange', (e) => { | ||||
|         if (DISQUS) { | ||||
|             DISQUS.reset({ | ||||
|                 reload: true | ||||
|             }); | ||||
|         } | ||||
|     }) | ||||
| </script> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|     <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__bg"></div> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__scroll-wrap"> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__container"> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__ui pswp__ui--hidden"> | ||||
| 
 | ||||
|             <div class="pswp__top-bar"> | ||||
| 
 | ||||
|                  | ||||
| 
 | ||||
|                 <div class="pswp__counter"></div> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--share" title="Share"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> | ||||
| 
 | ||||
|                  | ||||
|                  | ||||
|                 <div class="pswp__preloader"> | ||||
|                     <div class="pswp__preloader__icn"> | ||||
|                         <div class="pswp__preloader__cut"> | ||||
|                             <div class="pswp__preloader__donut"></div> | ||||
|                         </div> | ||||
|                     </div> | ||||
|                 </div> | ||||
|             </div> | ||||
| 
 | ||||
|             <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> | ||||
|                 <div class="pswp__share-tooltip"></div> | ||||
|             </div> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <div class="pswp__caption"> | ||||
|                 <div class="pswp__caption__center"></div> | ||||
|             </div> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
| </div><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.min.js"integrity="sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe-ui-default.min.js"integrity="sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/default-skin/default-skin.css"integrity="sha256-c0uckgykQ9v5k+IqViZOZKc47Jn7KQil4/MP3ySA3F8="crossorigin="anonymous" | ||||
|             ><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.css"integrity="sha256-SBLU4vv6CA6lHsZ1XyTdhyjJxCjPif/TRkjnsyGAGnE="crossorigin="anonymous" | ||||
|             > | ||||
| 
 | ||||
|             </main> | ||||
|      | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										8
									
								
								public/blog/old_site/bicycle/index.md.backup
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | |||
| --- | ||||
| title: "Bicycle" | ||||
| date: 2022-03-13T21:44:17-03:00 | ||||
| draft: false | ||||
| image: "image.png" | ||||
| categories: ["Blogs"] | ||||
| --- | ||||
| 
 | ||||
| After Width: | Height: | Size: 85 KiB | 
| After Width: | Height: | Size: 5.6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/blog/old_site/maekawa/Maekawa.webp
									
										
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 85 KiB | 
| After Width: | Height: | Size: 3.2 KiB | 
| After Width: | Height: | Size: 125 KiB | 
| After Width: | Height: | Size: 53 KiB | 
							
								
								
									
										642
									
								
								public/blog/old_site/maekawa/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,642 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content=''><title>Maekawa</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/blog/old_site/maekawa/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='Maekawa'> | ||||
| <meta property='og:description' content=''> | ||||
| <meta property='og:url' content='https://the.waifuism.life/blog/old_site/maekawa/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='article'><meta property='article:section' content='Blog' /><meta property='article:published_time' content='2022-03-13T21:37:11-03:00'/><meta property='article:modified_time' content='2022-03-13T21:37:11-03:00'/><meta property='og:image' content='https://the.waifuism.life/blog/old_site/maekawa/Maekawa.webp' /> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="Maekawa"> | ||||
| <meta name="twitter:description" content=""><meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:image" content='https://the.waifuism.life/blog/old_site/maekawa/Maekawa.webp' /> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=" | ||||
|     article-page | ||||
|     "> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <article class="has-image main-article"> | ||||
|     <header class="article-header"> | ||||
|         <div class="article-image"> | ||||
|             <a href="/blog/old_site/maekawa/"> | ||||
|                 <img src="/blog/old_site/maekawa/Maekawa_hu81c3d3368ed4d4faa7efb3afd4257eb3_86790_800x0_resize_q75_h2_box_2.webp" | ||||
|                         srcset="/blog/old_site/maekawa/Maekawa_hu81c3d3368ed4d4faa7efb3afd4257eb3_86790_800x0_resize_q75_h2_box_2.webp 800w, /blog/old_site/maekawa/Maekawa_hu81c3d3368ed4d4faa7efb3afd4257eb3_86790_1600x0_resize_q75_h2_box_2.webp 1600w" | ||||
|                         width="800"  | ||||
|                         height="1422"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Maekawa" /> | ||||
|                  | ||||
|             </a> | ||||
|         </div> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-details"> | ||||
|      | ||||
|     <header class="article-category"> | ||||
|          | ||||
|             <a href="/categories/blogs/" > | ||||
|                 Blogs | ||||
|             </a> | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-title-wrapper"> | ||||
|         <h2 class="article-title"> | ||||
|             <a href="/blog/old_site/maekawa/">Maekawa</a> | ||||
|         </h2> | ||||
|      | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="article-time"> | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" /> | ||||
|   <circle cx="18" cy="18" r="4" /> | ||||
|   <path d="M15 3v4" /> | ||||
|   <path d="M7 3v4" /> | ||||
|   <path d="M3 11h16" /> | ||||
|   <path d="M18 16.496v1.504l1 1" /> | ||||
| </svg> | ||||
|                 <time class="article-time--published">13 Mar  2022</time> | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <polyline points="12 7 12 12 15 15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                 <time class="article-time--reading"> | ||||
|                     0 minute read | ||||
|                 </time> | ||||
|             </div> | ||||
|          | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
|      | ||||
| </div> | ||||
| </header> | ||||
| 
 | ||||
|     <section class="article-content"> | ||||
|      | ||||
|      | ||||
|      | ||||
| </section> | ||||
| 
 | ||||
| 
 | ||||
|     <footer class="article-footer"> | ||||
|      | ||||
| 
 | ||||
|      | ||||
|     <section class="article-copyright"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-copyright" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <path d="M14.5 9a3.5 4 0 1 0 0 6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         <span>Licensed under GPL-2.0-only</span> | ||||
|     </section> | ||||
|     </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| </article> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
| <aside class="related-contents--wrapper"> | ||||
|     <h2 class="section-title">Related contents</h2> | ||||
|     <div class="related-contents"> | ||||
|         <div class="flex article-list--tile"> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/2022/03/27/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/2022/03/27/image.c86507ff6087246de13bf6fda16a15c4_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_250x150_fill_box_smart1_3.png"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Meantime" | ||||
|                          | ||||
|                         data-hash="md5-yGUH/2CHJG3hO/b9oWoVxA=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Meantime</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/present_thoughts/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/present_thoughts/image.087d19beb0241ce3318cc27c850e63db_hu51673e250ec9fbeceab5f542f96e37b4_59940_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Present thoughts" | ||||
|                          | ||||
|                         data-hash="md5-CH0ZvrAkHOMxjMJ8hQ5j2w=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Present thoughts</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/show/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Show</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/bicycle/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Bicycle</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/time/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/time/mastodon.6572b9d8345bbb423041f9d067592a59_hue7eef5b545613b883f25281b2065df0a_69756_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Time" | ||||
|                          | ||||
|                         data-hash="md5-ZXK52DRbu0IwQfnQZ1kqWQ=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Time</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|         </div> | ||||
|     </div> | ||||
| </aside> | ||||
| 
 | ||||
|       | ||||
|      | ||||
|          | ||||
|     <div class="disqus-container"> | ||||
|     <div id="disqus_thread"></div> | ||||
| <script type="application/javascript"> | ||||
|     window.disqus_config = function () { | ||||
|      | ||||
|      | ||||
|      | ||||
|     }; | ||||
|     (function() { | ||||
|         if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) { | ||||
|             document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.'; | ||||
|             return; | ||||
|         } | ||||
|         var d = document, s = d.createElement('script'); s.async = true; | ||||
|         s.src = '//' + "hugo-theme-stack" + '.disqus.com/embed.js'; | ||||
|         s.setAttribute('data-timestamp', +new Date()); | ||||
|         (d.head || d.body).appendChild(s); | ||||
|     })(); | ||||
| </script> | ||||
| <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> | ||||
| <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> | ||||
| </div> | ||||
| 
 | ||||
| <style> | ||||
|     .disqus-container { | ||||
|         background-color: var(--card-background); | ||||
|         border-radius: var(--card-border-radius); | ||||
|         box-shadow: var(--shadow-l1); | ||||
|         padding: var(--card-padding); | ||||
|     } | ||||
| </style> | ||||
| 
 | ||||
| <script> | ||||
|     window.addEventListener('onColorSchemeChange', (e) => { | ||||
|         if (DISQUS) { | ||||
|             DISQUS.reset({ | ||||
|                 reload: true | ||||
|             }); | ||||
|         } | ||||
|     }) | ||||
| </script> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|     <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__bg"></div> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__scroll-wrap"> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__container"> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__ui pswp__ui--hidden"> | ||||
| 
 | ||||
|             <div class="pswp__top-bar"> | ||||
| 
 | ||||
|                  | ||||
| 
 | ||||
|                 <div class="pswp__counter"></div> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--share" title="Share"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> | ||||
| 
 | ||||
|                  | ||||
|                  | ||||
|                 <div class="pswp__preloader"> | ||||
|                     <div class="pswp__preloader__icn"> | ||||
|                         <div class="pswp__preloader__cut"> | ||||
|                             <div class="pswp__preloader__donut"></div> | ||||
|                         </div> | ||||
|                     </div> | ||||
|                 </div> | ||||
|             </div> | ||||
| 
 | ||||
|             <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> | ||||
|                 <div class="pswp__share-tooltip"></div> | ||||
|             </div> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <div class="pswp__caption"> | ||||
|                 <div class="pswp__caption__center"></div> | ||||
|             </div> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
| </div><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.min.js"integrity="sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe-ui-default.min.js"integrity="sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/default-skin/default-skin.css"integrity="sha256-c0uckgykQ9v5k+IqViZOZKc47Jn7KQil4/MP3ySA3F8="crossorigin="anonymous" | ||||
|             ><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.css"integrity="sha256-SBLU4vv6CA6lHsZ1XyTdhyjJxCjPif/TRkjnsyGAGnE="crossorigin="anonymous" | ||||
|             > | ||||
| 
 | ||||
|             </main> | ||||
|      | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										8
									
								
								public/blog/old_site/maekawa/index.md.backup
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | |||
| --- | ||||
| title: "Maekawa" | ||||
| date: 2022-03-13T21:37:11-03:00 | ||||
| draft: false | ||||
| image: "image.png" | ||||
| categories: ["Blogs"] | ||||
| --- | ||||
| 
 | ||||
							
								
								
									
										
											BIN
										
									
								
								public/blog/old_site/new_comic/home.webp
									
										
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 11 KiB | 
| After Width: | Height: | Size: 15 KiB | 
| After Width: | Height: | Size: 6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/blog/old_site/new_comic/image.webp
									
										
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 22 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/blog/old_site/new_comic/image_2.webp
									
										
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 14 KiB | 
| After Width: | Height: | Size: 52 KiB | 
| After Width: | Height: | Size: 22 KiB | 
| After Width: | Height: | Size: 1.4 KiB | 
| After Width: | Height: | Size: 28 KiB | 
| After Width: | Height: | Size: 11 KiB | 
							
								
								
									
										685
									
								
								public/blog/old_site/new_comic/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,685 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='After a rush of autism I decided to make another comic and name it “commited lines” | ||||
| There’s not much about it yet, the first chapter is nothing but i just wanted to start doing something. | ||||
| Sometimes i feel bad about not making projects or leaving them unfinished, I guess by doing them by myself alone I can go and rush them quickly and learn from experience that way, I’m not that good with long projects.'><title>New comic</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/blog/old_site/new_comic/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='New comic'> | ||||
| <meta property='og:description' content='After a rush of autism I decided to make another comic and name it “commited lines” | ||||
| There’s not much about it yet, the first chapter is nothing but i just wanted to start doing something. | ||||
| Sometimes i feel bad about not making projects or leaving them unfinished, I guess by doing them by myself alone I can go and rush them quickly and learn from experience that way, I’m not that good with long projects.'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/blog/old_site/new_comic/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='article'><meta property='article:section' content='Blog' /><meta property='article:tag' content='meta' /><meta property='article:published_time' content='2022-03-13T21:32:36-03:00'/><meta property='article:modified_time' content='2022-03-13T21:32:36-03:00'/><meta property='og:image' content='https://the.waifuism.life/blog/old_site/new_comic/image.webp' /> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="New comic"> | ||||
| <meta name="twitter:description" content="After a rush of autism I decided to make another comic and name it “commited lines” | ||||
| There’s not much about it yet, the first chapter is nothing but i just wanted to start doing something. | ||||
| Sometimes i feel bad about not making projects or leaving them unfinished, I guess by doing them by myself alone I can go and rush them quickly and learn from experience that way, I’m not that good with long projects."><meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:image" content='https://the.waifuism.life/blog/old_site/new_comic/image.webp' /> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=" | ||||
|     article-page | ||||
|     "> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <article class="has-image main-article"> | ||||
|     <header class="article-header"> | ||||
|         <div class="article-image"> | ||||
|             <a href="/blog/old_site/new_comic/"> | ||||
|                 <img src="/blog/old_site/new_comic/image_hu8971bca8c28645ee0aa63924a3ad998c_22216_800x0_resize_q75_h2_box_2.webp" | ||||
|                         srcset="/blog/old_site/new_comic/image_hu8971bca8c28645ee0aa63924a3ad998c_22216_800x0_resize_q75_h2_box_2.webp 800w, /blog/old_site/new_comic/image_hu8971bca8c28645ee0aa63924a3ad998c_22216_1600x0_resize_q75_h2_box_2.webp 1600w" | ||||
|                         width="800"  | ||||
|                         height="600"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post New comic" /> | ||||
|                  | ||||
|             </a> | ||||
|         </div> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-details"> | ||||
|      | ||||
|     <header class="article-category"> | ||||
|          | ||||
|             <a href="/categories/blogs/" > | ||||
|                 Blogs | ||||
|             </a> | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-title-wrapper"> | ||||
|         <h2 class="article-title"> | ||||
|             <a href="/blog/old_site/new_comic/">New comic</a> | ||||
|         </h2> | ||||
|      | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="article-time"> | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" /> | ||||
|   <circle cx="18" cy="18" r="4" /> | ||||
|   <path d="M15 3v4" /> | ||||
|   <path d="M7 3v4" /> | ||||
|   <path d="M3 11h16" /> | ||||
|   <path d="M18 16.496v1.504l1 1" /> | ||||
| </svg> | ||||
|                 <time class="article-time--published">13 Mar  2022</time> | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <polyline points="12 7 12 12 15 15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                 <time class="article-time--reading"> | ||||
|                     1 minute read | ||||
|                 </time> | ||||
|             </div> | ||||
|          | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
|      | ||||
| </div> | ||||
| </header> | ||||
| 
 | ||||
|     <section class="article-content"> | ||||
|      | ||||
|      | ||||
|     <p>After a rush of autism I decided to make another comic and name it “commited lines”</p> | ||||
| <p><img src="/blog/old_site/new_comic/home.webp" | ||||
| 	width="300" | ||||
| 	height="300" | ||||
| 	srcset="/blog/old_site/new_comic/home_hu2237cff9dd778e7b10d97fbbfcaabbc5_11318_480x0_resize_q75_h2_box_2.webp 480w, /blog/old_site/new_comic/home_hu2237cff9dd778e7b10d97fbbfcaabbc5_11318_1024x0_resize_q75_h2_box_2.webp 1024w" | ||||
| 	loading="lazy" | ||||
| 	 | ||||
| 	 | ||||
| 		class="gallery-image"  | ||||
| 		data-flex-grow="100" | ||||
| 		data-flex-basis="240px" | ||||
| 	 | ||||
| ></p> | ||||
| <p>There’s not much about it yet, the first chapter is nothing but i just wanted to start doing something.</p> | ||||
| <p>Sometimes i feel bad about not making projects or leaving them unfinished, I guess by doing them by myself alone I can go and rush them quickly and learn from experience that way, I’m not that good with long projects.</p> | ||||
| <p>I have a new plushie though.</p> | ||||
| <p>I also found a place that sells little models of different kinds of vehicles.</p> | ||||
| <p>I’ll be sure to check them out since I wanted to play with legos but they’re kind of expensive.</p> | ||||
| <p>Believe it or not, these are actually cheaper.</p> | ||||
| <p><img src="/blog/old_site/new_comic/image_2.webp" | ||||
| 	width="300" | ||||
| 	height="225" | ||||
| 	srcset="/blog/old_site/new_comic/image_2_hucb8b4144850350f3342b4196e84c5815_14628_480x0_resize_q75_h2_box_2.webp 480w, /blog/old_site/new_comic/image_2_hucb8b4144850350f3342b4196e84c5815_14628_1024x0_resize_q75_h2_box_2.webp 1024w" | ||||
| 	loading="lazy" | ||||
| 	 | ||||
| 	 | ||||
| 		class="gallery-image"  | ||||
| 		data-flex-grow="133" | ||||
| 		data-flex-basis="320px" | ||||
| 	 | ||||
| ></p> | ||||
| 
 | ||||
| </section> | ||||
| 
 | ||||
| 
 | ||||
|     <footer class="article-footer"> | ||||
|      | ||||
|     <section class="article-tags"> | ||||
|          | ||||
|             <a href="/tags/meta/">meta</a> | ||||
|          | ||||
|     </section> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
|     <section class="article-copyright"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-copyright" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <path d="M14.5 9a3.5 4 0 1 0 0 6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         <span>Licensed under GPL-2.0-only</span> | ||||
|     </section> | ||||
|     </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| </article> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
| <aside class="related-contents--wrapper"> | ||||
|     <h2 class="section-title">Related contents</h2> | ||||
|     <div class="related-contents"> | ||||
|         <div class="flex article-list--tile"> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/2022/03/27/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/2022/03/27/image.c86507ff6087246de13bf6fda16a15c4_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_250x150_fill_box_smart1_3.png"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Meantime" | ||||
|                          | ||||
|                         data-hash="md5-yGUH/2CHJG3hO/b9oWoVxA=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Meantime</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/present_thoughts/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/present_thoughts/image.087d19beb0241ce3318cc27c850e63db_hu51673e250ec9fbeceab5f542f96e37b4_59940_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Present thoughts" | ||||
|                          | ||||
|                         data-hash="md5-CH0ZvrAkHOMxjMJ8hQ5j2w=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Present thoughts</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/show/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Show</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/bicycle/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Bicycle</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/time/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/time/mastodon.6572b9d8345bbb423041f9d067592a59_hue7eef5b545613b883f25281b2065df0a_69756_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Time" | ||||
|                          | ||||
|                         data-hash="md5-ZXK52DRbu0IwQfnQZ1kqWQ=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Time</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|         </div> | ||||
|     </div> | ||||
| </aside> | ||||
| 
 | ||||
|       | ||||
|      | ||||
|          | ||||
|     <div class="disqus-container"> | ||||
|     <div id="disqus_thread"></div> | ||||
| <script type="application/javascript"> | ||||
|     window.disqus_config = function () { | ||||
|      | ||||
|      | ||||
|      | ||||
|     }; | ||||
|     (function() { | ||||
|         if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) { | ||||
|             document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.'; | ||||
|             return; | ||||
|         } | ||||
|         var d = document, s = d.createElement('script'); s.async = true; | ||||
|         s.src = '//' + "hugo-theme-stack" + '.disqus.com/embed.js'; | ||||
|         s.setAttribute('data-timestamp', +new Date()); | ||||
|         (d.head || d.body).appendChild(s); | ||||
|     })(); | ||||
| </script> | ||||
| <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> | ||||
| <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> | ||||
| </div> | ||||
| 
 | ||||
| <style> | ||||
|     .disqus-container { | ||||
|         background-color: var(--card-background); | ||||
|         border-radius: var(--card-border-radius); | ||||
|         box-shadow: var(--shadow-l1); | ||||
|         padding: var(--card-padding); | ||||
|     } | ||||
| </style> | ||||
| 
 | ||||
| <script> | ||||
|     window.addEventListener('onColorSchemeChange', (e) => { | ||||
|         if (DISQUS) { | ||||
|             DISQUS.reset({ | ||||
|                 reload: true | ||||
|             }); | ||||
|         } | ||||
|     }) | ||||
| </script> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|     <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__bg"></div> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__scroll-wrap"> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__container"> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__ui pswp__ui--hidden"> | ||||
| 
 | ||||
|             <div class="pswp__top-bar"> | ||||
| 
 | ||||
|                  | ||||
| 
 | ||||
|                 <div class="pswp__counter"></div> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--share" title="Share"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> | ||||
| 
 | ||||
|                  | ||||
|                  | ||||
|                 <div class="pswp__preloader"> | ||||
|                     <div class="pswp__preloader__icn"> | ||||
|                         <div class="pswp__preloader__cut"> | ||||
|                             <div class="pswp__preloader__donut"></div> | ||||
|                         </div> | ||||
|                     </div> | ||||
|                 </div> | ||||
|             </div> | ||||
| 
 | ||||
|             <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> | ||||
|                 <div class="pswp__share-tooltip"></div> | ||||
|             </div> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <div class="pswp__caption"> | ||||
|                 <div class="pswp__caption__center"></div> | ||||
|             </div> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
| </div><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.min.js"integrity="sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe-ui-default.min.js"integrity="sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/default-skin/default-skin.css"integrity="sha256-c0uckgykQ9v5k+IqViZOZKc47Jn7KQil4/MP3ySA3F8="crossorigin="anonymous" | ||||
|             ><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.css"integrity="sha256-SBLU4vv6CA6lHsZ1XyTdhyjJxCjPif/TRkjnsyGAGnE="crossorigin="anonymous" | ||||
|             > | ||||
| 
 | ||||
|             </main> | ||||
|      | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										25
									
								
								public/blog/old_site/new_comic/index.md.backup
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,25 @@ | |||
| --- | ||||
| title: "New comic" | ||||
| date: 2022-03-13T21:32:36-03:00 | ||||
| draft: false | ||||
| image: "image.webp" | ||||
| categories: ["Blogs"] | ||||
| tags: ["meta"] | ||||
| --- | ||||
| 
 | ||||
| 
 | ||||
| After a rush of autism I decided to make another comic and name it “commited lines” | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| There’s not much about it yet, the first chapter is nothing but i just wanted to start doing something. | ||||
| 
 | ||||
| Sometimes i feel bad about not making projects or leaving them unfinished, I guess by doing them by myself alone I can go and rush them quickly and learn from experience that way, I’m not that good with long projects. | ||||
| 
 | ||||
| I have a new plushie though. | ||||
| 
 | ||||
| I also found a place that sells little models of different kinds of vehicles. | ||||
| 
 | ||||
| I’ll be sure to check them out since I wanted to play with legos but they’re kind of expensive. | ||||
| 
 | ||||
| Believe it or not, these are actually cheaper. | ||||
							
								
								
									
										6
									
								
								public/blog/old_site/plush/_index.md.backup
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,6 @@ | |||
| --- | ||||
| title: "Plush" | ||||
| date: 2022-03-13T21:14:37-03:00 | ||||
| draft: false | ||||
| --- | ||||
| 
 | ||||
							
								
								
									
										
											BIN
										
									
								
								public/blog/old_site/plush/image.webp
									
										
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 162 KiB | 
| After Width: | Height: | Size: 2 KiB | 
| After Width: | Height: | Size: 47 KiB | 
| After Width: | Height: | Size: 19 KiB | 
							
								
								
									
										643
									
								
								public/blog/old_site/plush/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,643 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='I recently bought some cute frens and wanted to share them, most of them are dirty though I should really clean them (I got like 4 plushies apart from these)'><title>Plush</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/blog/old_site/plush/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='Plush'> | ||||
| <meta property='og:description' content='I recently bought some cute frens and wanted to share them, most of them are dirty though I should really clean them (I got like 4 plushies apart from these)'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/blog/old_site/plush/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='article'><meta property='article:section' content='Blog' /><meta property='article:published_time' content='2022-03-13T21:14:37-03:00'/><meta property='article:modified_time' content='2022-03-13T21:14:37-03:00'/><meta property='og:image' content='https://the.waifuism.life/blog/old_site/plush/image.webp' /> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="Plush"> | ||||
| <meta name="twitter:description" content="I recently bought some cute frens and wanted to share them, most of them are dirty though I should really clean them (I got like 4 plushies apart from these)"><meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:image" content='https://the.waifuism.life/blog/old_site/plush/image.webp' /> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=" | ||||
|     article-page | ||||
|     "> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <article class="has-image main-article"> | ||||
|     <header class="article-header"> | ||||
|         <div class="article-image"> | ||||
|             <a href="/blog/old_site/plush/"> | ||||
|                 <img src="/blog/old_site/plush/image_hub32ad98047b6f5f3fad83099f9459087_166194_800x0_resize_q75_h2_box_2.webp" | ||||
|                         srcset="/blog/old_site/plush/image_hub32ad98047b6f5f3fad83099f9459087_166194_800x0_resize_q75_h2_box_2.webp 800w, /blog/old_site/plush/image_hub32ad98047b6f5f3fad83099f9459087_166194_1600x0_resize_q75_h2_box_2.webp 1600w" | ||||
|                         width="800"  | ||||
|                         height="800"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Plush" /> | ||||
|                  | ||||
|             </a> | ||||
|         </div> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-details"> | ||||
|      | ||||
|     <header class="article-category"> | ||||
|          | ||||
|             <a href="/categories/blogs/" > | ||||
|                 Blogs | ||||
|             </a> | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-title-wrapper"> | ||||
|         <h2 class="article-title"> | ||||
|             <a href="/blog/old_site/plush/">Plush</a> | ||||
|         </h2> | ||||
|      | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="article-time"> | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" /> | ||||
|   <circle cx="18" cy="18" r="4" /> | ||||
|   <path d="M15 3v4" /> | ||||
|   <path d="M7 3v4" /> | ||||
|   <path d="M3 11h16" /> | ||||
|   <path d="M18 16.496v1.504l1 1" /> | ||||
| </svg> | ||||
|                 <time class="article-time--published">13 Mar  2022</time> | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <polyline points="12 7 12 12 15 15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                 <time class="article-time--reading"> | ||||
|                     1 minute read | ||||
|                 </time> | ||||
|             </div> | ||||
|          | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
|      | ||||
| </div> | ||||
| </header> | ||||
| 
 | ||||
|     <section class="article-content"> | ||||
|      | ||||
|      | ||||
|     <p>I recently bought some cute frens and wanted to share them, most of them are dirty though I should really clean them (I got like 4 plushies apart from these)</p> | ||||
| 
 | ||||
| </section> | ||||
| 
 | ||||
| 
 | ||||
|     <footer class="article-footer"> | ||||
|      | ||||
| 
 | ||||
|      | ||||
|     <section class="article-copyright"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-copyright" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <path d="M14.5 9a3.5 4 0 1 0 0 6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         <span>Licensed under GPL-2.0-only</span> | ||||
|     </section> | ||||
|     </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| </article> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
| <aside class="related-contents--wrapper"> | ||||
|     <h2 class="section-title">Related contents</h2> | ||||
|     <div class="related-contents"> | ||||
|         <div class="flex article-list--tile"> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/2022/03/27/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/2022/03/27/image.c86507ff6087246de13bf6fda16a15c4_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_250x150_fill_box_smart1_3.png"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Meantime" | ||||
|                          | ||||
|                         data-hash="md5-yGUH/2CHJG3hO/b9oWoVxA=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Meantime</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/present_thoughts/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/present_thoughts/image.087d19beb0241ce3318cc27c850e63db_hu51673e250ec9fbeceab5f542f96e37b4_59940_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Present thoughts" | ||||
|                          | ||||
|                         data-hash="md5-CH0ZvrAkHOMxjMJ8hQ5j2w=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Present thoughts</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/show/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Show</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/bicycle/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Bicycle</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/time/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/time/mastodon.6572b9d8345bbb423041f9d067592a59_hue7eef5b545613b883f25281b2065df0a_69756_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Time" | ||||
|                          | ||||
|                         data-hash="md5-ZXK52DRbu0IwQfnQZ1kqWQ=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Time</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|         </div> | ||||
|     </div> | ||||
| </aside> | ||||
| 
 | ||||
|       | ||||
|      | ||||
|          | ||||
|     <div class="disqus-container"> | ||||
|     <div id="disqus_thread"></div> | ||||
| <script type="application/javascript"> | ||||
|     window.disqus_config = function () { | ||||
|      | ||||
|      | ||||
|      | ||||
|     }; | ||||
|     (function() { | ||||
|         if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) { | ||||
|             document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.'; | ||||
|             return; | ||||
|         } | ||||
|         var d = document, s = d.createElement('script'); s.async = true; | ||||
|         s.src = '//' + "hugo-theme-stack" + '.disqus.com/embed.js'; | ||||
|         s.setAttribute('data-timestamp', +new Date()); | ||||
|         (d.head || d.body).appendChild(s); | ||||
|     })(); | ||||
| </script> | ||||
| <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> | ||||
| <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> | ||||
| </div> | ||||
| 
 | ||||
| <style> | ||||
|     .disqus-container { | ||||
|         background-color: var(--card-background); | ||||
|         border-radius: var(--card-border-radius); | ||||
|         box-shadow: var(--shadow-l1); | ||||
|         padding: var(--card-padding); | ||||
|     } | ||||
| </style> | ||||
| 
 | ||||
| <script> | ||||
|     window.addEventListener('onColorSchemeChange', (e) => { | ||||
|         if (DISQUS) { | ||||
|             DISQUS.reset({ | ||||
|                 reload: true | ||||
|             }); | ||||
|         } | ||||
|     }) | ||||
| </script> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|     <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__bg"></div> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__scroll-wrap"> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__container"> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__ui pswp__ui--hidden"> | ||||
| 
 | ||||
|             <div class="pswp__top-bar"> | ||||
| 
 | ||||
|                  | ||||
| 
 | ||||
|                 <div class="pswp__counter"></div> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--share" title="Share"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> | ||||
| 
 | ||||
|                  | ||||
|                  | ||||
|                 <div class="pswp__preloader"> | ||||
|                     <div class="pswp__preloader__icn"> | ||||
|                         <div class="pswp__preloader__cut"> | ||||
|                             <div class="pswp__preloader__donut"></div> | ||||
|                         </div> | ||||
|                     </div> | ||||
|                 </div> | ||||
|             </div> | ||||
| 
 | ||||
|             <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> | ||||
|                 <div class="pswp__share-tooltip"></div> | ||||
|             </div> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <div class="pswp__caption"> | ||||
|                 <div class="pswp__caption__center"></div> | ||||
|             </div> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
| </div><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.min.js"integrity="sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe-ui-default.min.js"integrity="sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/default-skin/default-skin.css"integrity="sha256-c0uckgykQ9v5k+IqViZOZKc47Jn7KQil4/MP3ySA3F8="crossorigin="anonymous" | ||||
|             ><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.css"integrity="sha256-SBLU4vv6CA6lHsZ1XyTdhyjJxCjPif/TRkjnsyGAGnE="crossorigin="anonymous" | ||||
|             > | ||||
| 
 | ||||
|             </main> | ||||
|      | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										9
									
								
								public/blog/old_site/plush/index.md.backup
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,9 @@ | |||
| --- | ||||
| title: "Plush" | ||||
| date: 2022-03-13T21:14:37-03:00 | ||||
| draft: false | ||||
| image: "image.webp" | ||||
| categories: "Blog" | ||||
| --- | ||||
| 
 | ||||
| I recently bought some cute frens and wanted to share them, most of them are dirty though I should really clean them (I got like 4 plushies apart from these) | ||||
| After Width: | Height: | Size: 58 KiB | 
| After Width: | Height: | Size: 5.9 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/blog/old_site/present_thoughts/image.webp
									
										
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 58 KiB | 
| After Width: | Height: | Size: 3 KiB | 
| After Width: | Height: | Size: 73 KiB | 
| After Width: | Height: | Size: 31 KiB | 
							
								
								
									
										665
									
								
								public/blog/old_site/present_thoughts/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,665 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='I’ve been struggling with a lot of things lately, some people know about it, but if I’m brutal honest, it’s mostly related to the daily chores. | ||||
| But one thing that I thought that had been gone were fun and plans. | ||||
| Yeah sure, not having fun is easy to explain, but plans is something many people have and tend to want to have, yet I’m not wanting to make any. | ||||
| The only loose think that could be considered a plan is that I’d like to start a family of my own.'><title>Present thoughts</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/blog/old_site/present_thoughts/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='Present thoughts'> | ||||
| <meta property='og:description' content='I’ve been struggling with a lot of things lately, some people know about it, but if I’m brutal honest, it’s mostly related to the daily chores. | ||||
| But one thing that I thought that had been gone were fun and plans. | ||||
| Yeah sure, not having fun is easy to explain, but plans is something many people have and tend to want to have, yet I’m not wanting to make any. | ||||
| The only loose think that could be considered a plan is that I’d like to start a family of my own.'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/blog/old_site/present_thoughts/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='article'><meta property='article:section' content='Blog' /><meta property='article:tag' content='Talk' /><meta property='article:published_time' content='2022-03-13T21:47:56-03:00'/><meta property='article:modified_time' content='2022-03-13T21:47:56-03:00'/><meta property='og:image' content='https://the.waifuism.life/blog/old_site/present_thoughts/image.webp' /> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="Present thoughts"> | ||||
| <meta name="twitter:description" content="I’ve been struggling with a lot of things lately, some people know about it, but if I’m brutal honest, it’s mostly related to the daily chores. | ||||
| But one thing that I thought that had been gone were fun and plans. | ||||
| Yeah sure, not having fun is easy to explain, but plans is something many people have and tend to want to have, yet I’m not wanting to make any. | ||||
| The only loose think that could be considered a plan is that I’d like to start a family of my own."><meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:image" content='https://the.waifuism.life/blog/old_site/present_thoughts/image.webp' /> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=" | ||||
|     article-page | ||||
|     "> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <article class="has-image main-article"> | ||||
|     <header class="article-header"> | ||||
|         <div class="article-image"> | ||||
|             <a href="/blog/old_site/present_thoughts/"> | ||||
|                 <img src="/blog/old_site/present_thoughts/image_hu51673e250ec9fbeceab5f542f96e37b4_59940_800x0_resize_q75_h2_box_2.webp" | ||||
|                         srcset="/blog/old_site/present_thoughts/image_hu51673e250ec9fbeceab5f542f96e37b4_59940_800x0_resize_q75_h2_box_2.webp 800w, /blog/old_site/present_thoughts/image_hu51673e250ec9fbeceab5f542f96e37b4_59940_1600x0_resize_q75_h2_box_2.webp 1600w" | ||||
|                         width="800"  | ||||
|                         height="600"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Present thoughts" /> | ||||
|                  | ||||
|             </a> | ||||
|         </div> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-details"> | ||||
|      | ||||
|     <header class="article-category"> | ||||
|          | ||||
|             <a href="/categories/blogs/" > | ||||
|                 Blogs | ||||
|             </a> | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-title-wrapper"> | ||||
|         <h2 class="article-title"> | ||||
|             <a href="/blog/old_site/present_thoughts/">Present thoughts</a> | ||||
|         </h2> | ||||
|      | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="article-time"> | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" /> | ||||
|   <circle cx="18" cy="18" r="4" /> | ||||
|   <path d="M15 3v4" /> | ||||
|   <path d="M7 3v4" /> | ||||
|   <path d="M3 11h16" /> | ||||
|   <path d="M18 16.496v1.504l1 1" /> | ||||
| </svg> | ||||
|                 <time class="article-time--published">13 Mar  2022</time> | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <polyline points="12 7 12 12 15 15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                 <time class="article-time--reading"> | ||||
|                     1 minute read | ||||
|                 </time> | ||||
|             </div> | ||||
|          | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
|      | ||||
| </div> | ||||
| </header> | ||||
| 
 | ||||
|     <section class="article-content"> | ||||
|      | ||||
|      | ||||
|     <p>I’ve been struggling with a lot of things lately, some people know about it, but if I’m brutal honest, it’s mostly related to the daily chores.</p> | ||||
| <p>But one thing that I thought that had been gone were fun and plans.</p> | ||||
| <p>Yeah sure, not having fun is easy to explain, but plans is something many people have and tend to want to have, yet I’m not wanting to make any.</p> | ||||
| <p>The only loose think that could be considered a plan is that I’d like to start a family of my own.</p> | ||||
| <p>But that’s so loose.</p> | ||||
| <p>I find myself with extra money in my account and I’m not sure what to do with it.</p> | ||||
| <p>A better pc? Some game console? Nah</p> | ||||
| <p>I kind of just started feeling better just with the little I have if I’m honest.</p> | ||||
| 
 | ||||
| </section> | ||||
| 
 | ||||
| 
 | ||||
|     <footer class="article-footer"> | ||||
|      | ||||
|     <section class="article-tags"> | ||||
|          | ||||
|             <a href="/tags/talk/">Talk</a> | ||||
|          | ||||
|     </section> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
|     <section class="article-copyright"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-copyright" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <path d="M14.5 9a3.5 4 0 1 0 0 6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         <span>Licensed under GPL-2.0-only</span> | ||||
|     </section> | ||||
|     </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| </article> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
| <aside class="related-contents--wrapper"> | ||||
|     <h2 class="section-title">Related contents</h2> | ||||
|     <div class="related-contents"> | ||||
|         <div class="flex article-list--tile"> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/show/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Show</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/bicycle/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Bicycle</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/time/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/time/mastodon.6572b9d8345bbb423041f9d067592a59_hue7eef5b545613b883f25281b2065df0a_69756_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Time" | ||||
|                          | ||||
|                         data-hash="md5-ZXK52DRbu0IwQfnQZ1kqWQ=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Time</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/site_migration/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/site_migration/image.de105c1c20c3f896c0b5230c71ae9419_hud329fcb86b3181c2ca5b46ba6fc6c123_581106_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Site migration" | ||||
|                          | ||||
|                         data-hash="md5-3hBcHCDD+JbAtSMMca6UGQ=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Site migration</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/2022/03/27/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/2022/03/27/image.c86507ff6087246de13bf6fda16a15c4_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_250x150_fill_box_smart1_3.png"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Meantime" | ||||
|                          | ||||
|                         data-hash="md5-yGUH/2CHJG3hO/b9oWoVxA=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Meantime</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|         </div> | ||||
|     </div> | ||||
| </aside> | ||||
| 
 | ||||
|       | ||||
|      | ||||
|          | ||||
|     <div class="disqus-container"> | ||||
|     <div id="disqus_thread"></div> | ||||
| <script type="application/javascript"> | ||||
|     window.disqus_config = function () { | ||||
|      | ||||
|      | ||||
|      | ||||
|     }; | ||||
|     (function() { | ||||
|         if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) { | ||||
|             document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.'; | ||||
|             return; | ||||
|         } | ||||
|         var d = document, s = d.createElement('script'); s.async = true; | ||||
|         s.src = '//' + "hugo-theme-stack" + '.disqus.com/embed.js'; | ||||
|         s.setAttribute('data-timestamp', +new Date()); | ||||
|         (d.head || d.body).appendChild(s); | ||||
|     })(); | ||||
| </script> | ||||
| <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> | ||||
| <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> | ||||
| </div> | ||||
| 
 | ||||
| <style> | ||||
|     .disqus-container { | ||||
|         background-color: var(--card-background); | ||||
|         border-radius: var(--card-border-radius); | ||||
|         box-shadow: var(--shadow-l1); | ||||
|         padding: var(--card-padding); | ||||
|     } | ||||
| </style> | ||||
| 
 | ||||
| <script> | ||||
|     window.addEventListener('onColorSchemeChange', (e) => { | ||||
|         if (DISQUS) { | ||||
|             DISQUS.reset({ | ||||
|                 reload: true | ||||
|             }); | ||||
|         } | ||||
|     }) | ||||
| </script> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|     <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__bg"></div> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__scroll-wrap"> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__container"> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__ui pswp__ui--hidden"> | ||||
| 
 | ||||
|             <div class="pswp__top-bar"> | ||||
| 
 | ||||
|                  | ||||
| 
 | ||||
|                 <div class="pswp__counter"></div> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--share" title="Share"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> | ||||
| 
 | ||||
|                  | ||||
|                  | ||||
|                 <div class="pswp__preloader"> | ||||
|                     <div class="pswp__preloader__icn"> | ||||
|                         <div class="pswp__preloader__cut"> | ||||
|                             <div class="pswp__preloader__donut"></div> | ||||
|                         </div> | ||||
|                     </div> | ||||
|                 </div> | ||||
|             </div> | ||||
| 
 | ||||
|             <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> | ||||
|                 <div class="pswp__share-tooltip"></div> | ||||
|             </div> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <div class="pswp__caption"> | ||||
|                 <div class="pswp__caption__center"></div> | ||||
|             </div> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
| </div><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.min.js"integrity="sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe-ui-default.min.js"integrity="sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/default-skin/default-skin.css"integrity="sha256-c0uckgykQ9v5k+IqViZOZKc47Jn7KQil4/MP3ySA3F8="crossorigin="anonymous" | ||||
|             ><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.css"integrity="sha256-SBLU4vv6CA6lHsZ1XyTdhyjJxCjPif/TRkjnsyGAGnE="crossorigin="anonymous" | ||||
|             > | ||||
| 
 | ||||
|             </main> | ||||
|      | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										24
									
								
								public/blog/old_site/present_thoughts/index.md.backup
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,24 @@ | |||
| --- | ||||
| title: "Present thoughts" | ||||
| date: 2022-03-13T21:47:56-03:00 | ||||
| draft: false | ||||
| image: "image.webp" | ||||
| categories: ["Blogs"] | ||||
| tags: ["Talking"] | ||||
| --- | ||||
| 
 | ||||
| I’ve been struggling with a lot of things lately, some people know about it, but if I’m brutal honest, it’s mostly related to the daily chores. | ||||
| 
 | ||||
| But one thing that I thought that had been gone were fun and plans. | ||||
| 
 | ||||
| Yeah sure, not having fun is easy to explain, but plans is something many people have and tend to want to have, yet I’m not wanting to make any. | ||||
| 
 | ||||
| The only loose think that could be considered a plan is that I’d like to start a family of my own. | ||||
| 
 | ||||
| But that’s so loose. | ||||
| 
 | ||||
| I find myself with extra money in my account and I’m not sure what to do with it. | ||||
| 
 | ||||
| A better pc? Some game console? Nah | ||||
| 
 | ||||
| I kind of just started feeling better just with the little I have if I’m honest. | ||||
							
								
								
									
										651
									
								
								public/blog/old_site/show/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,651 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='The other week I went to a show over at the center of Buenos Aires, I was able to feel ok for most of it, but it is still kind of weird going alone | ||||
| even though it makes much more sense, since you know, you don’t really talk inside the theatre, you just laugh or watch.'><title>Show</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/blog/old_site/show/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='Show'> | ||||
| <meta property='og:description' content='The other week I went to a show over at the center of Buenos Aires, I was able to feel ok for most of it, but it is still kind of weird going alone | ||||
| even though it makes much more sense, since you know, you don’t really talk inside the theatre, you just laugh or watch.'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/blog/old_site/show/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='article'><meta property='article:section' content='Blog' /><meta property='article:tag' content='Talk' /><meta property='article:published_time' content='2022-03-13T21:47:14-03:00'/><meta property='article:modified_time' content='2022-03-13T21:47:14-03:00'/> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="Show"> | ||||
| <meta name="twitter:description" content="The other week I went to a show over at the center of Buenos Aires, I was able to feel ok for most of it, but it is still kind of weird going alone | ||||
| even though it makes much more sense, since you know, you don’t really talk inside the theatre, you just laugh or watch."> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=" | ||||
|     article-page | ||||
|     "> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <article class="main-article"> | ||||
|     <header class="article-header"> | ||||
| 
 | ||||
|     <div class="article-details"> | ||||
|      | ||||
|     <header class="article-category"> | ||||
|          | ||||
|             <a href="/categories/blogs/" > | ||||
|                 Blogs | ||||
|             </a> | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-title-wrapper"> | ||||
|         <h2 class="article-title"> | ||||
|             <a href="/blog/old_site/show/">Show</a> | ||||
|         </h2> | ||||
|      | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="article-time"> | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" /> | ||||
|   <circle cx="18" cy="18" r="4" /> | ||||
|   <path d="M15 3v4" /> | ||||
|   <path d="M7 3v4" /> | ||||
|   <path d="M3 11h16" /> | ||||
|   <path d="M18 16.496v1.504l1 1" /> | ||||
| </svg> | ||||
|                 <time class="article-time--published">13 Mar  2022</time> | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <polyline points="12 7 12 12 15 15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                 <time class="article-time--reading"> | ||||
|                     1 minute read | ||||
|                 </time> | ||||
|             </div> | ||||
|          | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
|      | ||||
| </div> | ||||
| </header> | ||||
| 
 | ||||
|     <section class="article-content"> | ||||
|      | ||||
|      | ||||
|     <p>The other week I went to a show over at the center of Buenos Aires, I was able to feel ok for most of it, but it is still kind of weird going alone</p> | ||||
| <p>even though it makes much more sense, since you know, you don’t really talk inside the theatre, you just laugh or watch.</p> | ||||
| 
 | ||||
| </section> | ||||
| 
 | ||||
| 
 | ||||
|     <footer class="article-footer"> | ||||
|      | ||||
|     <section class="article-tags"> | ||||
|          | ||||
|             <a href="/tags/talk/">Talk</a> | ||||
|          | ||||
|     </section> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
|     <section class="article-copyright"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-copyright" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <path d="M14.5 9a3.5 4 0 1 0 0 6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         <span>Licensed under GPL-2.0-only</span> | ||||
|     </section> | ||||
|     </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| </article> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
| <aside class="related-contents--wrapper"> | ||||
|     <h2 class="section-title">Related contents</h2> | ||||
|     <div class="related-contents"> | ||||
|         <div class="flex article-list--tile"> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/present_thoughts/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/present_thoughts/image.087d19beb0241ce3318cc27c850e63db_hu51673e250ec9fbeceab5f542f96e37b4_59940_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Present thoughts" | ||||
|                          | ||||
|                         data-hash="md5-CH0ZvrAkHOMxjMJ8hQ5j2w=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Present thoughts</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/bicycle/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Bicycle</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/time/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/time/mastodon.6572b9d8345bbb423041f9d067592a59_hue7eef5b545613b883f25281b2065df0a_69756_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Time" | ||||
|                          | ||||
|                         data-hash="md5-ZXK52DRbu0IwQfnQZ1kqWQ=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Time</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/site_migration/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/site_migration/image.de105c1c20c3f896c0b5230c71ae9419_hud329fcb86b3181c2ca5b46ba6fc6c123_581106_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Site migration" | ||||
|                          | ||||
|                         data-hash="md5-3hBcHCDD+JbAtSMMca6UGQ=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Site migration</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/2022/03/27/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/2022/03/27/image.c86507ff6087246de13bf6fda16a15c4_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_250x150_fill_box_smart1_3.png"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Meantime" | ||||
|                          | ||||
|                         data-hash="md5-yGUH/2CHJG3hO/b9oWoVxA=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Meantime</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|         </div> | ||||
|     </div> | ||||
| </aside> | ||||
| 
 | ||||
|       | ||||
|      | ||||
|          | ||||
|     <div class="disqus-container"> | ||||
|     <div id="disqus_thread"></div> | ||||
| <script type="application/javascript"> | ||||
|     window.disqus_config = function () { | ||||
|      | ||||
|      | ||||
|      | ||||
|     }; | ||||
|     (function() { | ||||
|         if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) { | ||||
|             document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.'; | ||||
|             return; | ||||
|         } | ||||
|         var d = document, s = d.createElement('script'); s.async = true; | ||||
|         s.src = '//' + "hugo-theme-stack" + '.disqus.com/embed.js'; | ||||
|         s.setAttribute('data-timestamp', +new Date()); | ||||
|         (d.head || d.body).appendChild(s); | ||||
|     })(); | ||||
| </script> | ||||
| <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> | ||||
| <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> | ||||
| </div> | ||||
| 
 | ||||
| <style> | ||||
|     .disqus-container { | ||||
|         background-color: var(--card-background); | ||||
|         border-radius: var(--card-border-radius); | ||||
|         box-shadow: var(--shadow-l1); | ||||
|         padding: var(--card-padding); | ||||
|     } | ||||
| </style> | ||||
| 
 | ||||
| <script> | ||||
|     window.addEventListener('onColorSchemeChange', (e) => { | ||||
|         if (DISQUS) { | ||||
|             DISQUS.reset({ | ||||
|                 reload: true | ||||
|             }); | ||||
|         } | ||||
|     }) | ||||
| </script> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|     <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__bg"></div> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__scroll-wrap"> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__container"> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__ui pswp__ui--hidden"> | ||||
| 
 | ||||
|             <div class="pswp__top-bar"> | ||||
| 
 | ||||
|                  | ||||
| 
 | ||||
|                 <div class="pswp__counter"></div> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--share" title="Share"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> | ||||
| 
 | ||||
|                  | ||||
|                  | ||||
|                 <div class="pswp__preloader"> | ||||
|                     <div class="pswp__preloader__icn"> | ||||
|                         <div class="pswp__preloader__cut"> | ||||
|                             <div class="pswp__preloader__donut"></div> | ||||
|                         </div> | ||||
|                     </div> | ||||
|                 </div> | ||||
|             </div> | ||||
| 
 | ||||
|             <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> | ||||
|                 <div class="pswp__share-tooltip"></div> | ||||
|             </div> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <div class="pswp__caption"> | ||||
|                 <div class="pswp__caption__center"></div> | ||||
|             </div> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
| </div><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.min.js"integrity="sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe-ui-default.min.js"integrity="sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/default-skin/default-skin.css"integrity="sha256-c0uckgykQ9v5k+IqViZOZKc47Jn7KQil4/MP3ySA3F8="crossorigin="anonymous" | ||||
|             ><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.css"integrity="sha256-SBLU4vv6CA6lHsZ1XyTdhyjJxCjPif/TRkjnsyGAGnE="crossorigin="anonymous" | ||||
|             > | ||||
| 
 | ||||
|             </main> | ||||
|      | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										11
									
								
								public/blog/old_site/show/index.md.backup
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,11 @@ | |||
| --- | ||||
| title: "Show" | ||||
| date: 2022-03-13T21:47:14-03:00 | ||||
| draft: false | ||||
| categories: ["Blogs"] | ||||
| --- | ||||
| 
 | ||||
| The other week I went to a show over at the center of Buenos Aires, I was able to feel ok for most of it, but it is still kind of weird going alone | ||||
| 
 | ||||
| even though it makes much more sense, since you know, you don’t really talk inside the theatre, you just laugh or watch. | ||||
| 
 | ||||
| After Width: | Height: | Size: 568 KiB | 
| After Width: | Height: | Size: 14 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/blog/old_site/site_migration/image.webp
									
										
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 568 KiB | 
| After Width: | Height: | Size: 6.4 KiB | 
| After Width: | Height: | Size: 150 KiB | 
| After Width: | Height: | Size: 66 KiB | 
							
								
								
									
										660
									
								
								public/blog/old_site/site_migration/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,660 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='Recently I did a whole site migration, it is now being hosted by a server inside my home, you may find some broken links or images, if that’s the case please be sure to tell to me, I know there’s some broken ones in the last posts. | ||||
| I also installed misskey in the server and it’s now serving in bub.waifuism.life, this wasn’t really that necessary, but I didn’t wanted my pleroma to go down and not be able to tell about it at least.'><title>Site migration</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/blog/old_site/site_migration/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='Site migration'> | ||||
| <meta property='og:description' content='Recently I did a whole site migration, it is now being hosted by a server inside my home, you may find some broken links or images, if that’s the case please be sure to tell to me, I know there’s some broken ones in the last posts. | ||||
| I also installed misskey in the server and it’s now serving in bub.waifuism.life, this wasn’t really that necessary, but I didn’t wanted my pleroma to go down and not be able to tell about it at least.'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/blog/old_site/site_migration/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='article'><meta property='article:section' content='Blog' /><meta property='article:tag' content='Talk' /><meta property='article:tag' content='Meta' /><meta property='article:tag' content='Fediverse' /><meta property='article:published_time' content='2022-03-13T21:17:51-03:00'/><meta property='article:modified_time' content='2022-03-13T21:17:51-03:00'/><meta property='og:image' content='https://the.waifuism.life/blog/old_site/site_migration/image.webp' /> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="Site migration"> | ||||
| <meta name="twitter:description" content="Recently I did a whole site migration, it is now being hosted by a server inside my home, you may find some broken links or images, if that’s the case please be sure to tell to me, I know there’s some broken ones in the last posts. | ||||
| I also installed misskey in the server and it’s now serving in bub.waifuism.life, this wasn’t really that necessary, but I didn’t wanted my pleroma to go down and not be able to tell about it at least."><meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:image" content='https://the.waifuism.life/blog/old_site/site_migration/image.webp' /> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=" | ||||
|     article-page | ||||
|     "> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <article class="has-image main-article"> | ||||
|     <header class="article-header"> | ||||
|         <div class="article-image"> | ||||
|             <a href="/blog/old_site/site_migration/"> | ||||
|                 <img src="/blog/old_site/site_migration/image_hud329fcb86b3181c2ca5b46ba6fc6c123_581106_800x0_resize_q75_h2_box_2.webp" | ||||
|                         srcset="/blog/old_site/site_migration/image_hud329fcb86b3181c2ca5b46ba6fc6c123_581106_800x0_resize_q75_h2_box_2.webp 800w, /blog/old_site/site_migration/image_hud329fcb86b3181c2ca5b46ba6fc6c123_581106_1600x0_resize_q75_h2_box_2.webp 1600w" | ||||
|                         width="800"  | ||||
|                         height="450"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Site migration" /> | ||||
|                  | ||||
|             </a> | ||||
|         </div> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-details"> | ||||
|      | ||||
|     <header class="article-category"> | ||||
|          | ||||
|             <a href="/categories/blogs/" > | ||||
|                 Blogs | ||||
|             </a> | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-title-wrapper"> | ||||
|         <h2 class="article-title"> | ||||
|             <a href="/blog/old_site/site_migration/">Site migration</a> | ||||
|         </h2> | ||||
|      | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="article-time"> | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" /> | ||||
|   <circle cx="18" cy="18" r="4" /> | ||||
|   <path d="M15 3v4" /> | ||||
|   <path d="M7 3v4" /> | ||||
|   <path d="M3 11h16" /> | ||||
|   <path d="M18 16.496v1.504l1 1" /> | ||||
| </svg> | ||||
|                 <time class="article-time--published">13 Mar  2022</time> | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <polyline points="12 7 12 12 15 15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                 <time class="article-time--reading"> | ||||
|                     1 minute read | ||||
|                 </time> | ||||
|             </div> | ||||
|          | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
|      | ||||
| </div> | ||||
| </header> | ||||
| 
 | ||||
|     <section class="article-content"> | ||||
|      | ||||
|      | ||||
|     <p>Recently I did a whole site migration, it is now being hosted by a server inside my home, you may find some broken links or images, if that’s the case please be sure to tell to me, I know there’s some broken ones in the last posts.</p> | ||||
| <p>I also installed misskey in the server and it’s now serving in bub.waifuism.life, this wasn’t really that necessary, but I didn’t wanted my pleroma to go down and not be able to tell about it at least.</p> | ||||
| <p>I have many ideas but have the tendency to work slowly, again, I’m not sure what I want to do.</p> | ||||
| <p>About the whole controversy currently happening in the pleroma community, my only comment is that I think it’s being blown out of proportion, and would be a good idea to wait a bit, cool yourself down and then try to work things out. (Both sides)</p> | ||||
| <p>I really don’t want more fights</p> | ||||
| 
 | ||||
| </section> | ||||
| 
 | ||||
| 
 | ||||
|     <footer class="article-footer"> | ||||
|      | ||||
|     <section class="article-tags"> | ||||
|          | ||||
|             <a href="/tags/talk/">Talk</a> | ||||
|          | ||||
|             <a href="/tags/meta/">meta</a> | ||||
|          | ||||
|             <a href="/tags/fediverse/">Fediverse</a> | ||||
|          | ||||
|     </section> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
|     <section class="article-copyright"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-copyright" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <path d="M14.5 9a3.5 4 0 1 0 0 6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         <span>Licensed under GPL-2.0-only</span> | ||||
|     </section> | ||||
|     </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| </article> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
| <aside class="related-contents--wrapper"> | ||||
|     <h2 class="section-title">Related contents</h2> | ||||
|     <div class="related-contents"> | ||||
|         <div class="flex article-list--tile"> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/present_thoughts/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/present_thoughts/image.087d19beb0241ce3318cc27c850e63db_hu51673e250ec9fbeceab5f542f96e37b4_59940_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Present thoughts" | ||||
|                          | ||||
|                         data-hash="md5-CH0ZvrAkHOMxjMJ8hQ5j2w=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Present thoughts</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/show/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Show</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/bicycle/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Bicycle</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/time/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/time/mastodon.6572b9d8345bbb423041f9d067592a59_hue7eef5b545613b883f25281b2065df0a_69756_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Time" | ||||
|                          | ||||
|                         data-hash="md5-ZXK52DRbu0IwQfnQZ1kqWQ=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Time</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/2022/03/27/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/2022/03/27/image.c86507ff6087246de13bf6fda16a15c4_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_250x150_fill_box_smart1_3.png"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Meantime" | ||||
|                          | ||||
|                         data-hash="md5-yGUH/2CHJG3hO/b9oWoVxA=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Meantime</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|         </div> | ||||
|     </div> | ||||
| </aside> | ||||
| 
 | ||||
|       | ||||
|      | ||||
|          | ||||
|     <div class="disqus-container"> | ||||
|     <div id="disqus_thread"></div> | ||||
| <script type="application/javascript"> | ||||
|     window.disqus_config = function () { | ||||
|      | ||||
|      | ||||
|      | ||||
|     }; | ||||
|     (function() { | ||||
|         if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) { | ||||
|             document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.'; | ||||
|             return; | ||||
|         } | ||||
|         var d = document, s = d.createElement('script'); s.async = true; | ||||
|         s.src = '//' + "hugo-theme-stack" + '.disqus.com/embed.js'; | ||||
|         s.setAttribute('data-timestamp', +new Date()); | ||||
|         (d.head || d.body).appendChild(s); | ||||
|     })(); | ||||
| </script> | ||||
| <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> | ||||
| <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> | ||||
| </div> | ||||
| 
 | ||||
| <style> | ||||
|     .disqus-container { | ||||
|         background-color: var(--card-background); | ||||
|         border-radius: var(--card-border-radius); | ||||
|         box-shadow: var(--shadow-l1); | ||||
|         padding: var(--card-padding); | ||||
|     } | ||||
| </style> | ||||
| 
 | ||||
| <script> | ||||
|     window.addEventListener('onColorSchemeChange', (e) => { | ||||
|         if (DISQUS) { | ||||
|             DISQUS.reset({ | ||||
|                 reload: true | ||||
|             }); | ||||
|         } | ||||
|     }) | ||||
| </script> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|     <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__bg"></div> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__scroll-wrap"> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__container"> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__ui pswp__ui--hidden"> | ||||
| 
 | ||||
|             <div class="pswp__top-bar"> | ||||
| 
 | ||||
|                  | ||||
| 
 | ||||
|                 <div class="pswp__counter"></div> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--share" title="Share"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> | ||||
| 
 | ||||
|                  | ||||
|                  | ||||
|                 <div class="pswp__preloader"> | ||||
|                     <div class="pswp__preloader__icn"> | ||||
|                         <div class="pswp__preloader__cut"> | ||||
|                             <div class="pswp__preloader__donut"></div> | ||||
|                         </div> | ||||
|                     </div> | ||||
|                 </div> | ||||
|             </div> | ||||
| 
 | ||||
|             <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> | ||||
|                 <div class="pswp__share-tooltip"></div> | ||||
|             </div> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <div class="pswp__caption"> | ||||
|                 <div class="pswp__caption__center"></div> | ||||
|             </div> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
| </div><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.min.js"integrity="sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe-ui-default.min.js"integrity="sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/default-skin/default-skin.css"integrity="sha256-c0uckgykQ9v5k+IqViZOZKc47Jn7KQil4/MP3ySA3F8="crossorigin="anonymous" | ||||
|             ><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.css"integrity="sha256-SBLU4vv6CA6lHsZ1XyTdhyjJxCjPif/TRkjnsyGAGnE="crossorigin="anonymous" | ||||
|             > | ||||
| 
 | ||||
|             </main> | ||||
|      | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										17
									
								
								public/blog/old_site/site_migration/index.md.backup
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,17 @@ | |||
| --- | ||||
| title: "Site migration" | ||||
| date: 2022-03-13T21:17:51-03:00 | ||||
| draft: false | ||||
| image: "image.webp" | ||||
| categories: "Blogs" | ||||
| tags: ["blog","meta","fediverse"] | ||||
| --- | ||||
| Recently I did a whole site migration, it is now being hosted by a server inside my home, you may find some broken links or images, if that’s the case please be sure to tell to me, I know there’s some broken ones in the last posts. | ||||
| 
 | ||||
| I also installed misskey in the server and it’s now serving in bub.waifuism.life, this wasn’t really that necessary, but I didn’t wanted my pleroma to go down and not be able to tell about it at least. | ||||
| 
 | ||||
| I have many ideas but have the tendency to work slowly, again, I’m not sure what I want to do. | ||||
| 
 | ||||
| About the whole controversy currently happening in the pleroma community, my only comment is that I think it’s being blown out of proportion, and would be a good idea to wait a bit, cool yourself down and then try to work things out. (Both sides) | ||||
| 
 | ||||
| I really don’t want more fights | ||||
							
								
								
									
										662
									
								
								public/blog/old_site/time/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,662 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='Sometimes I wonder, what would I do if I had free days to do whatever I wanted? | ||||
| I tried doing some koikatsu based on an idea of making an anime version of the mastodon mascot, mostly for memes and such, but I didn’t really liked how it ended up. | ||||
| Maybe making the ears accessories but keeping the side hair as tusks could help up a bit. | ||||
| Apart from that I didn’t feel like I used my weekend for much.'><title>Time</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/blog/old_site/time/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='Time'> | ||||
| <meta property='og:description' content='Sometimes I wonder, what would I do if I had free days to do whatever I wanted? | ||||
| I tried doing some koikatsu based on an idea of making an anime version of the mastodon mascot, mostly for memes and such, but I didn’t really liked how it ended up. | ||||
| Maybe making the ears accessories but keeping the side hair as tusks could help up a bit. | ||||
| Apart from that I didn’t feel like I used my weekend for much.'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/blog/old_site/time/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='article'><meta property='article:section' content='Blog' /><meta property='article:tag' content='Talk' /><meta property='article:published_time' content='2022-03-13T21:39:17-03:00'/><meta property='article:modified_time' content='2022-03-13T21:39:17-03:00'/><meta property='og:image' content='https://the.waifuism.life/blog/old_site/time/mastodon.webp' /> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="Time"> | ||||
| <meta name="twitter:description" content="Sometimes I wonder, what would I do if I had free days to do whatever I wanted? | ||||
| I tried doing some koikatsu based on an idea of making an anime version of the mastodon mascot, mostly for memes and such, but I didn’t really liked how it ended up. | ||||
| Maybe making the ears accessories but keeping the side hair as tusks could help up a bit. | ||||
| Apart from that I didn’t feel like I used my weekend for much."><meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:image" content='https://the.waifuism.life/blog/old_site/time/mastodon.webp' /> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=" | ||||
|     article-page | ||||
|     "> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <article class="has-image main-article"> | ||||
|     <header class="article-header"> | ||||
|         <div class="article-image"> | ||||
|             <a href="/blog/old_site/time/"> | ||||
|                 <img src="/blog/old_site/time/mastodon_hue7eef5b545613b883f25281b2065df0a_69756_800x0_resize_q75_h2_box_2.webp" | ||||
|                         srcset="/blog/old_site/time/mastodon_hue7eef5b545613b883f25281b2065df0a_69756_800x0_resize_q75_h2_box_2.webp 800w, /blog/old_site/time/mastodon_hue7eef5b545613b883f25281b2065df0a_69756_1600x0_resize_q75_h2_box_2.webp 1600w" | ||||
|                         width="800"  | ||||
|                         height="800"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Time" /> | ||||
|                  | ||||
|             </a> | ||||
|         </div> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-details"> | ||||
|      | ||||
|     <header class="article-category"> | ||||
|          | ||||
|             <a href="/categories/blogs/" > | ||||
|                 Blogs | ||||
|             </a> | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-title-wrapper"> | ||||
|         <h2 class="article-title"> | ||||
|             <a href="/blog/old_site/time/">Time</a> | ||||
|         </h2> | ||||
|      | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="article-time"> | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" /> | ||||
|   <circle cx="18" cy="18" r="4" /> | ||||
|   <path d="M15 3v4" /> | ||||
|   <path d="M7 3v4" /> | ||||
|   <path d="M3 11h16" /> | ||||
|   <path d="M18 16.496v1.504l1 1" /> | ||||
| </svg> | ||||
|                 <time class="article-time--published">13 Mar  2022</time> | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <polyline points="12 7 12 12 15 15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                 <time class="article-time--reading"> | ||||
|                     1 minute read | ||||
|                 </time> | ||||
|             </div> | ||||
|          | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
|      | ||||
| </div> | ||||
| </header> | ||||
| 
 | ||||
|     <section class="article-content"> | ||||
|      | ||||
|      | ||||
|     <p>Sometimes I wonder, what would I do if I had free days to do whatever I wanted?</p> | ||||
| <p>I tried doing some koikatsu based on an idea of making an anime version of the mastodon mascot, mostly for memes and such, but I didn’t really liked how it ended up.</p> | ||||
| <p>Maybe making the ears accessories but keeping the side hair as tusks could help up a bit.</p> | ||||
| <p>Apart from that I didn’t feel like I used my weekend for much.</p> | ||||
| <p>Loneliness is such a weird feeling.</p> | ||||
| 
 | ||||
| </section> | ||||
| 
 | ||||
| 
 | ||||
|     <footer class="article-footer"> | ||||
|      | ||||
|     <section class="article-tags"> | ||||
|          | ||||
|             <a href="/tags/talk/">Talk</a> | ||||
|          | ||||
|     </section> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
|     <section class="article-copyright"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-copyright" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <path d="M14.5 9a3.5 4 0 1 0 0 6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         <span>Licensed under GPL-2.0-only</span> | ||||
|     </section> | ||||
|     </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| </article> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
| <aside class="related-contents--wrapper"> | ||||
|     <h2 class="section-title">Related contents</h2> | ||||
|     <div class="related-contents"> | ||||
|         <div class="flex article-list--tile"> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/present_thoughts/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/present_thoughts/image.087d19beb0241ce3318cc27c850e63db_hu51673e250ec9fbeceab5f542f96e37b4_59940_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Present thoughts" | ||||
|                          | ||||
|                         data-hash="md5-CH0ZvrAkHOMxjMJ8hQ5j2w=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Present thoughts</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/show/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Show</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/bicycle/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Bicycle</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/site_migration/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/site_migration/image.de105c1c20c3f896c0b5230c71ae9419_hud329fcb86b3181c2ca5b46ba6fc6c123_581106_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Site migration" | ||||
|                          | ||||
|                         data-hash="md5-3hBcHCDD+JbAtSMMca6UGQ=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Site migration</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/2022/03/27/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/2022/03/27/image.c86507ff6087246de13bf6fda16a15c4_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_250x150_fill_box_smart1_3.png"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Meantime" | ||||
|                          | ||||
|                         data-hash="md5-yGUH/2CHJG3hO/b9oWoVxA=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Meantime</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|         </div> | ||||
|     </div> | ||||
| </aside> | ||||
| 
 | ||||
|       | ||||
|      | ||||
|          | ||||
|     <div class="disqus-container"> | ||||
|     <div id="disqus_thread"></div> | ||||
| <script type="application/javascript"> | ||||
|     window.disqus_config = function () { | ||||
|      | ||||
|      | ||||
|      | ||||
|     }; | ||||
|     (function() { | ||||
|         if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) { | ||||
|             document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.'; | ||||
|             return; | ||||
|         } | ||||
|         var d = document, s = d.createElement('script'); s.async = true; | ||||
|         s.src = '//' + "hugo-theme-stack" + '.disqus.com/embed.js'; | ||||
|         s.setAttribute('data-timestamp', +new Date()); | ||||
|         (d.head || d.body).appendChild(s); | ||||
|     })(); | ||||
| </script> | ||||
| <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> | ||||
| <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> | ||||
| </div> | ||||
| 
 | ||||
| <style> | ||||
|     .disqus-container { | ||||
|         background-color: var(--card-background); | ||||
|         border-radius: var(--card-border-radius); | ||||
|         box-shadow: var(--shadow-l1); | ||||
|         padding: var(--card-padding); | ||||
|     } | ||||
| </style> | ||||
| 
 | ||||
| <script> | ||||
|     window.addEventListener('onColorSchemeChange', (e) => { | ||||
|         if (DISQUS) { | ||||
|             DISQUS.reset({ | ||||
|                 reload: true | ||||
|             }); | ||||
|         } | ||||
|     }) | ||||
| </script> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|     <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__bg"></div> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__scroll-wrap"> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__container"> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__ui pswp__ui--hidden"> | ||||
| 
 | ||||
|             <div class="pswp__top-bar"> | ||||
| 
 | ||||
|                  | ||||
| 
 | ||||
|                 <div class="pswp__counter"></div> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--share" title="Share"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> | ||||
| 
 | ||||
|                  | ||||
|                  | ||||
|                 <div class="pswp__preloader"> | ||||
|                     <div class="pswp__preloader__icn"> | ||||
|                         <div class="pswp__preloader__cut"> | ||||
|                             <div class="pswp__preloader__donut"></div> | ||||
|                         </div> | ||||
|                     </div> | ||||
|                 </div> | ||||
|             </div> | ||||
| 
 | ||||
|             <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> | ||||
|                 <div class="pswp__share-tooltip"></div> | ||||
|             </div> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <div class="pswp__caption"> | ||||
|                 <div class="pswp__caption__center"></div> | ||||
|             </div> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
| </div><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.min.js"integrity="sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe-ui-default.min.js"integrity="sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/default-skin/default-skin.css"integrity="sha256-c0uckgykQ9v5k+IqViZOZKc47Jn7KQil4/MP3ySA3F8="crossorigin="anonymous" | ||||
|             ><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.css"integrity="sha256-SBLU4vv6CA6lHsZ1XyTdhyjJxCjPif/TRkjnsyGAGnE="crossorigin="anonymous" | ||||
|             > | ||||
| 
 | ||||
|             </main> | ||||
|      | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										16
									
								
								public/blog/old_site/time/index.md.backup
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,16 @@ | |||
| --- | ||||
| title: "Time" | ||||
| date: 2022-03-13T21:39:17-03:00 | ||||
| draft: false | ||||
| image: "mastodon.webp" | ||||
| categories: ["Blogs"] | ||||
| --- | ||||
| Sometimes I wonder, what would I do if I had free days to do whatever I wanted? | ||||
| 
 | ||||
| I tried doing some koikatsu based on an idea of making an anime version of the mastodon mascot, mostly for memes and such, but I didn’t really liked how it ended up. | ||||
| 
 | ||||
| Maybe making the ears accessories but keeping the side hair as tusks could help up a bit. | ||||
| 
 | ||||
| Apart from that I didn’t feel like I used my weekend for much. | ||||
| 
 | ||||
| Loneliness is such a weird feeling. | ||||
| After Width: | Height: | Size: 68 KiB | 
| After Width: | Height: | Size: 6.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/blog/old_site/time/mastodon.webp
									
										
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 68 KiB | 
| After Width: | Height: | Size: 2.6 KiB | 
| After Width: | Height: | Size: 72 KiB | 
| After Width: | Height: | Size: 33 KiB | 
							
								
								
									
										653
									
								
								public/blog/old_site/undaily/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,653 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='sometimes I wonder what will I end up doing, now I’m just writing my instantaneous thoughts before sleeping. | ||||
| what I meant by doing was about the future. | ||||
| all related to the current state of the world and far more importantly my life | ||||
| one word I cannot stop thinking about after I talked with a close friend of my mother was “orphan”. | ||||
| i only began noticing it after he pointed it out.'><title>Undaily</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/blog/old_site/undaily/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='Undaily'> | ||||
| <meta property='og:description' content='sometimes I wonder what will I end up doing, now I’m just writing my instantaneous thoughts before sleeping. | ||||
| what I meant by doing was about the future. | ||||
| all related to the current state of the world and far more importantly my life | ||||
| one word I cannot stop thinking about after I talked with a close friend of my mother was “orphan”. | ||||
| i only began noticing it after he pointed it out.'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/blog/old_site/undaily/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='article'><meta property='article:section' content='Blog' /><meta property='article:published_time' content='2022-03-13T21:36:36-03:00'/><meta property='article:modified_time' content='2022-03-13T21:36:36-03:00'/> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="Undaily"> | ||||
| <meta name="twitter:description" content="sometimes I wonder what will I end up doing, now I’m just writing my instantaneous thoughts before sleeping. | ||||
| what I meant by doing was about the future. | ||||
| all related to the current state of the world and far more importantly my life | ||||
| one word I cannot stop thinking about after I talked with a close friend of my mother was “orphan”. | ||||
| i only began noticing it after he pointed it out."> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=" | ||||
|     article-page | ||||
|     "> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <article class="main-article"> | ||||
|     <header class="article-header"> | ||||
| 
 | ||||
|     <div class="article-details"> | ||||
|      | ||||
|     <header class="article-category"> | ||||
|          | ||||
|             <a href="/categories/blogs/" > | ||||
|                 Blogs | ||||
|             </a> | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-title-wrapper"> | ||||
|         <h2 class="article-title"> | ||||
|             <a href="/blog/old_site/undaily/">Undaily</a> | ||||
|         </h2> | ||||
|      | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="article-time"> | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" /> | ||||
|   <circle cx="18" cy="18" r="4" /> | ||||
|   <path d="M15 3v4" /> | ||||
|   <path d="M7 3v4" /> | ||||
|   <path d="M3 11h16" /> | ||||
|   <path d="M18 16.496v1.504l1 1" /> | ||||
| </svg> | ||||
|                 <time class="article-time--published">13 Mar  2022</time> | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <polyline points="12 7 12 12 15 15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                 <time class="article-time--reading"> | ||||
|                     1 minute read | ||||
|                 </time> | ||||
|             </div> | ||||
|          | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
|      | ||||
| </div> | ||||
| </header> | ||||
| 
 | ||||
|     <section class="article-content"> | ||||
|      | ||||
|      | ||||
|     <p>sometimes I wonder what will I end up doing, now I’m just writing my instantaneous thoughts before sleeping.</p> | ||||
| <p>what I meant by doing was about the future.</p> | ||||
| <p>all related to the current state of the world and far more importantly my life</p> | ||||
| <p>one word I cannot stop thinking about after I talked with a close friend of my mother was “orphan”.</p> | ||||
| <p>i only began noticing it after he pointed it out.</p> | ||||
| <p>I’m guessing he’s kind of correct in his assessment, it’s not that I dislike my cousins or uncles, but they never felt like family the same way my mom and my grandma did.</p> | ||||
| <p>i also spent so much with my nana. I couldn’t see her in her final moments, I wasn’t able to talk to her, she just disappeared.</p> | ||||
| <p>Sometimes I really wish for that.</p> | ||||
| <p>Some days I can’t stop those thoughts.</p> | ||||
| <p>Surprisingly the only thing that lets me stop thinking about anything is doing art. Dailyrat has been one of the most therapeutical things I’ve done.</p> | ||||
| <p>here’s some more pictures that didn’t made the cut for the dailyrat and the other that was used as foreground.</p> | ||||
| <p>have a nice day</p> | ||||
| 
 | ||||
| </section> | ||||
| 
 | ||||
| 
 | ||||
|     <footer class="article-footer"> | ||||
|      | ||||
| 
 | ||||
|      | ||||
|     <section class="article-copyright"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-copyright" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <path d="M14.5 9a3.5 4 0 1 0 0 6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         <span>Licensed under GPL-2.0-only</span> | ||||
|     </section> | ||||
|     </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| </article> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
| <aside class="related-contents--wrapper"> | ||||
|     <h2 class="section-title">Related contents</h2> | ||||
|     <div class="related-contents"> | ||||
|         <div class="flex article-list--tile"> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/2022/03/27/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/2022/03/27/image.c86507ff6087246de13bf6fda16a15c4_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_250x150_fill_box_smart1_3.png"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Meantime" | ||||
|                          | ||||
|                         data-hash="md5-yGUH/2CHJG3hO/b9oWoVxA=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Meantime</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/present_thoughts/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/present_thoughts/image.087d19beb0241ce3318cc27c850e63db_hu51673e250ec9fbeceab5f542f96e37b4_59940_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Present thoughts" | ||||
|                          | ||||
|                         data-hash="md5-CH0ZvrAkHOMxjMJ8hQ5j2w=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Present thoughts</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/show/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Show</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class=""> | ||||
|     <a href="/blog/old_site/bicycle/"> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Bicycle</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/blog/old_site/time/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/time/mastodon.6572b9d8345bbb423041f9d067592a59_hue7eef5b545613b883f25281b2065df0a_69756_250x150_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Time" | ||||
|                          | ||||
|                         data-hash="md5-ZXK52DRbu0IwQfnQZ1kqWQ=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Time</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|         </div> | ||||
|     </div> | ||||
| </aside> | ||||
| 
 | ||||
|       | ||||
|      | ||||
|          | ||||
|     <div class="disqus-container"> | ||||
|     <div id="disqus_thread"></div> | ||||
| <script type="application/javascript"> | ||||
|     window.disqus_config = function () { | ||||
|      | ||||
|      | ||||
|      | ||||
|     }; | ||||
|     (function() { | ||||
|         if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) { | ||||
|             document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.'; | ||||
|             return; | ||||
|         } | ||||
|         var d = document, s = d.createElement('script'); s.async = true; | ||||
|         s.src = '//' + "hugo-theme-stack" + '.disqus.com/embed.js'; | ||||
|         s.setAttribute('data-timestamp', +new Date()); | ||||
|         (d.head || d.body).appendChild(s); | ||||
|     })(); | ||||
| </script> | ||||
| <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> | ||||
| <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> | ||||
| </div> | ||||
| 
 | ||||
| <style> | ||||
|     .disqus-container { | ||||
|         background-color: var(--card-background); | ||||
|         border-radius: var(--card-border-radius); | ||||
|         box-shadow: var(--shadow-l1); | ||||
|         padding: var(--card-padding); | ||||
|     } | ||||
| </style> | ||||
| 
 | ||||
| <script> | ||||
|     window.addEventListener('onColorSchemeChange', (e) => { | ||||
|         if (DISQUS) { | ||||
|             DISQUS.reset({ | ||||
|                 reload: true | ||||
|             }); | ||||
|         } | ||||
|     }) | ||||
| </script> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|     <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__bg"></div> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__scroll-wrap"> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__container"> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__ui pswp__ui--hidden"> | ||||
| 
 | ||||
|             <div class="pswp__top-bar"> | ||||
| 
 | ||||
|                  | ||||
| 
 | ||||
|                 <div class="pswp__counter"></div> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--share" title="Share"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> | ||||
| 
 | ||||
|                  | ||||
|                  | ||||
|                 <div class="pswp__preloader"> | ||||
|                     <div class="pswp__preloader__icn"> | ||||
|                         <div class="pswp__preloader__cut"> | ||||
|                             <div class="pswp__preloader__donut"></div> | ||||
|                         </div> | ||||
|                     </div> | ||||
|                 </div> | ||||
|             </div> | ||||
| 
 | ||||
|             <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> | ||||
|                 <div class="pswp__share-tooltip"></div> | ||||
|             </div> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <div class="pswp__caption"> | ||||
|                 <div class="pswp__caption__center"></div> | ||||
|             </div> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
| </div><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.min.js"integrity="sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe-ui-default.min.js"integrity="sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/default-skin/default-skin.css"integrity="sha256-c0uckgykQ9v5k+IqViZOZKc47Jn7KQil4/MP3ySA3F8="crossorigin="anonymous" | ||||
|             ><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.css"integrity="sha256-SBLU4vv6CA6lHsZ1XyTdhyjJxCjPif/TRkjnsyGAGnE="crossorigin="anonymous" | ||||
|             > | ||||
| 
 | ||||
|             </main> | ||||
|      | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										8
									
								
								public/blog/old_site/undaily/index.md.backup
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,8 @@ | |||
| --- | ||||
| title: "Undaily" | ||||
| date: 2022-03-13T21:36:36-03:00 | ||||
| draft: false | ||||
| image: "image.png" | ||||
| categories: ["Blogs"] | ||||
| --- | ||||
| 
 | ||||
							
								
								
									
										1
									
								
								public/blog/page/1/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1 @@ | |||
| <!DOCTYPE html><html><head><title>https://the.waifuism.life/blog/</title><link rel="canonical" href="https://the.waifuism.life/blog/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://the.waifuism.life/blog/" /></head></html> | ||||
							
								
								
									
										558
									
								
								public/blog/page/2/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,558 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='Me do stuff.'><title>Blogs</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/blog/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='Blogs'> | ||||
| <meta property='og:description' content='Me do stuff.'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/blog/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='website'><meta property='og:updated_time' content=' 2022-03-27T23:06:49-03:00 '/> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="Blogs"> | ||||
| <meta name="twitter:description" content="Me do stuff."><link rel="alternate" type="application/rss+xml" href="https://the.waifuism.life/blog/index.xml"> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=""> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <header> | ||||
|         <h3 class="section-title"> | ||||
|              | ||||
|                 Section | ||||
|              | ||||
|         </h3> | ||||
| 
 | ||||
|         <div class="section-card"> | ||||
|             <div class="section-details"> | ||||
|                 <h3 class="section-count">10 pages</h3> | ||||
|                 <h1 class="section-term">Blogs</h1> | ||||
|                  | ||||
|             </div> | ||||
|         </div> | ||||
|     </header> | ||||
|      | ||||
|     <section class="article-list--compact"> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/maekawa/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Maekawa</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:37:11-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/maekawa/Maekawa_hu81c3d3368ed4d4faa7efb3afd4257eb3_86790_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Maekawa" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/undaily/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Undaily</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:36:36-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/new_comic/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">New comic</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:32:36-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/new_comic/image_hu8971bca8c28645ee0aa63924a3ad998c_22216_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="New comic" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/site_migration/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Site migration</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:17:51-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/site_migration/image_hud329fcb86b3181c2ca5b46ba6fc6c123_581106_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Site migration" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/plush/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Plush</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:14:37-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/plush/image_hub32ad98047b6f5f3fad83099f9459087_166194_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Plush" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|     </section> | ||||
|     <nav class='pagination'> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|          | ||||
|              | ||||
|                     <a class='page-link' href='/blog/'>1</a> | ||||
|                  | ||||
|              | ||||
|              | ||||
|                 <span class='page-link current'>2</span> | ||||
|                  | ||||
|              | ||||
|     </nav> | ||||
| 
 | ||||
| <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|             </main> | ||||
|     <aside class="sidebar right-sidebar sticky"> | ||||
|          | ||||
|              | ||||
|                 <form action="/search/" class="search-form widget" > | ||||
|         <p> | ||||
|             <label>Search</label> | ||||
|             <input name="keyword" required placeholder="Type something..." /> | ||||
|          | ||||
|             <button title="Search"> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|             </button> | ||||
|         </p> | ||||
|     </form> | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget archives"> | ||||
|         <div class="widget-icon"> | ||||
|             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         </div> | ||||
|         <h2 class="widget-title section-title">Archives</h2> | ||||
| 
 | ||||
|          | ||||
|          | ||||
|          | ||||
|          | ||||
|          | ||||
|         <div class="widget-archive--list"> | ||||
|             <div class="archives-year"> | ||||
|                     <a href="/archives/#2022"> | ||||
|                          | ||||
|                             <span class="year">2022</span> | ||||
|                             <span class="count">12</span> | ||||
|                          | ||||
|                     </a>  | ||||
|                 </div> | ||||
|              | ||||
|         </div> | ||||
|     </section> | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget tagCloud"> | ||||
|     <div class="widget-icon"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hash" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <line x1="5" y1="9" x2="19" y2="9" /> | ||||
|   <line x1="5" y1="15" x2="19" y2="15" /> | ||||
|   <line x1="11" y1="4" x2="7" y2="20" /> | ||||
|   <line x1="17" y1="4" x2="13" y2="20" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|     </div> | ||||
|     <h2 class="widget-title section-title">Categories</h2> | ||||
| 
 | ||||
|     <div class="tagCloud-tags"> | ||||
|          | ||||
|             <a href="/categories/blogs/" class="font_size_10"> | ||||
|                 Blogs | ||||
|             </a> | ||||
|          | ||||
|             <a href="/categories/comics/" class="font_size_2"> | ||||
|                 Comics | ||||
|             </a> | ||||
|          | ||||
|     </div> | ||||
| </section> | ||||
| 
 | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget tagCloud"> | ||||
|     <div class="widget-icon"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tag" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11 3L20 12a1.5 1.5 0 0 1 0 2L14 20a1.5 1.5 0 0 1 -2 0L3 11v-4a4 4 0 0 1 4 -4h4" /> | ||||
|   <circle cx="9" cy="9" r="2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|     </div> | ||||
|     <h2 class="widget-title section-title">Tags</h2> | ||||
| 
 | ||||
|     <div class="tagCloud-tags"> | ||||
|          | ||||
|             <a href="/tags/talk/" class="font_size_5"> | ||||
|                 Talk | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/meta/" class="font_size_2"> | ||||
|                 meta | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/commited-lines/" class="font_size_1"> | ||||
|                 Commited Lines | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/fediverse/" class="font_size_1"> | ||||
|                 Fediverse | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/wafuverse/" class="font_size_1"> | ||||
|                 wafuverse | ||||
|             </a> | ||||
|          | ||||
|     </div> | ||||
| </section> | ||||
|              | ||||
|          | ||||
|     </aside> | ||||
| 
 | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										549
									
								
								public/categories/blogs/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,549 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='Me do stuff.'><title>Category: Blogs - The Waifuism life</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/categories/blogs/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='Category: Blogs - The Waifuism life'> | ||||
| <meta property='og:description' content='Me do stuff.'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/categories/blogs/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='website'><meta property='og:updated_time' content=' 2022-03-27T23:06:49-03:00 '/> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="Category: Blogs - The Waifuism life"> | ||||
| <meta name="twitter:description" content="Me do stuff."><link rel="alternate" type="application/rss+xml" href="https://the.waifuism.life/categories/blogs/index.xml"> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=""> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <header> | ||||
|         <h3 class="section-title"> | ||||
|              | ||||
|                 Categories | ||||
|              | ||||
|         </h3> | ||||
| 
 | ||||
|         <div class="section-card"> | ||||
|             <div class="section-details"> | ||||
|                 <h3 class="section-count">10 pages</h3> | ||||
|                 <h1 class="section-term">Blogs</h1> | ||||
|                  | ||||
|             </div> | ||||
|         </div> | ||||
|     </header> | ||||
|      | ||||
|     <section class="article-list--compact"> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/2022/03/27/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Meantime</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-27T23:06:49-03:00'>27 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/2022/03/27/image_hu1fa192d29b3e5502bbfc07b4ae7bea6e_47810_120x120_fill_box_smart1_3.png"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Meantime" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/present_thoughts/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Present thoughts</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:47:56-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/present_thoughts/image_hu51673e250ec9fbeceab5f542f96e37b4_59940_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Present thoughts" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/show/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Show</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:47:14-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/bicycle/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Bicycle</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:44:17-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/time/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Time</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:39:17-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/time/mastodon_hue7eef5b545613b883f25281b2065df0a_69756_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Time" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|     </section> | ||||
|     <nav class='pagination'> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|          | ||||
|              | ||||
|                 <span class='page-link current'>1</span> | ||||
|                  | ||||
|              | ||||
|              | ||||
|                     <a class='page-link' href='/categories/blogs/page/2/'>2</a> | ||||
|                  | ||||
|              | ||||
|     </nav> | ||||
| 
 | ||||
| <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|             </main> | ||||
|     <aside class="sidebar right-sidebar sticky"> | ||||
|          | ||||
|              | ||||
|                 <form action="/search/" class="search-form widget" > | ||||
|         <p> | ||||
|             <label>Search</label> | ||||
|             <input name="keyword" required placeholder="Type something..." /> | ||||
|          | ||||
|             <button title="Search"> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|             </button> | ||||
|         </p> | ||||
|     </form> | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget archives"> | ||||
|         <div class="widget-icon"> | ||||
|             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         </div> | ||||
|         <h2 class="widget-title section-title">Archives</h2> | ||||
| 
 | ||||
|          | ||||
|          | ||||
|          | ||||
|          | ||||
|          | ||||
|         <div class="widget-archive--list"> | ||||
|             <div class="archives-year"> | ||||
|                     <a href="/archives/#2022"> | ||||
|                          | ||||
|                             <span class="year">2022</span> | ||||
|                             <span class="count">12</span> | ||||
|                          | ||||
|                     </a>  | ||||
|                 </div> | ||||
|              | ||||
|         </div> | ||||
|     </section> | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget tagCloud"> | ||||
|     <div class="widget-icon"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hash" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <line x1="5" y1="9" x2="19" y2="9" /> | ||||
|   <line x1="5" y1="15" x2="19" y2="15" /> | ||||
|   <line x1="11" y1="4" x2="7" y2="20" /> | ||||
|   <line x1="17" y1="4" x2="13" y2="20" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|     </div> | ||||
|     <h2 class="widget-title section-title">Categories</h2> | ||||
| 
 | ||||
|     <div class="tagCloud-tags"> | ||||
|          | ||||
|             <a href="/categories/blogs/" class="font_size_10"> | ||||
|                 Blogs | ||||
|             </a> | ||||
|          | ||||
|             <a href="/categories/comics/" class="font_size_2"> | ||||
|                 Comics | ||||
|             </a> | ||||
|          | ||||
|     </div> | ||||
| </section> | ||||
| 
 | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget tagCloud"> | ||||
|     <div class="widget-icon"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tag" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11 3L20 12a1.5 1.5 0 0 1 0 2L14 20a1.5 1.5 0 0 1 -2 0L3 11v-4a4 4 0 0 1 4 -4h4" /> | ||||
|   <circle cx="9" cy="9" r="2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|     </div> | ||||
|     <h2 class="widget-title section-title">Tags</h2> | ||||
| 
 | ||||
|     <div class="tagCloud-tags"> | ||||
|          | ||||
|             <a href="/tags/talk/" class="font_size_5"> | ||||
|                 Talk | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/meta/" class="font_size_2"> | ||||
|                 meta | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/commited-lines/" class="font_size_1"> | ||||
|                 Commited Lines | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/fediverse/" class="font_size_1"> | ||||
|                 Fediverse | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/wafuverse/" class="font_size_1"> | ||||
|                 wafuverse | ||||
|             </a> | ||||
|          | ||||
|     </div> | ||||
| </section> | ||||
|              | ||||
|          | ||||
|     </aside> | ||||
| 
 | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										165
									
								
								public/categories/blogs/index.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,165 @@ | |||
| <?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||||
| <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||||
|     <channel> | ||||
|         <title>Blogs on The Waifuism life</title> | ||||
|         <link>https://the.waifuism.life/categories/blogs/</link> | ||||
|         <description>Recent content in Blogs on The Waifuism life</description> | ||||
|         <generator>Hugo -- gohugo.io</generator> | ||||
|         <language>en-us</language> | ||||
|         <lastBuildDate>Sun, 27 Mar 2022 23:06:49 -0300</lastBuildDate><atom:link href="https://the.waifuism.life/categories/blogs/index.xml" rel="self" type="application/rss+xml" /><item> | ||||
|         <title>Meantime</title> | ||||
|         <link>https://the.waifuism.life/blog/2022/03/27/</link> | ||||
|         <pubDate>Sun, 27 Mar 2022 23:06:49 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/2022/03/27/</guid> | ||||
|         <description><img src="https://the.waifuism.life/blog/2022/03/27/image.png" alt="Featured image of post Meantime" /><p>So I decided to go for it and be done with it since I&rsquo;m not quite sure what happened with the other website, I&rsquo;m gonna be changing things around in the meantime. | ||||
| Also krita crashed while editing this I wanted to make it go from side to side but both ease of use and good documentation is something the linux nerds&rsquo; software lacks.</p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Present thoughts</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/present_thoughts/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:47:56 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/present_thoughts/</guid> | ||||
|         <description><img src="https://the.waifuism.life/blog/old_site/present_thoughts/image.webp" alt="Featured image of post Present thoughts" /><p>I’ve been struggling with a lot of things lately, some people know about it, but if I’m brutal honest, it’s mostly related to the daily chores.</p> | ||||
| <p>But one thing that I thought that had been gone were fun and plans.</p> | ||||
| <p>Yeah sure, not having fun is easy to explain, but plans is something many people have and tend to want to have, yet I’m not wanting to make any.</p> | ||||
| <p>The only loose think that could be considered a plan is that I’d like to start a family of my own.</p> | ||||
| <p>But that’s so loose.</p> | ||||
| <p>I find myself with extra money in my account and I’m not sure what to do with it.</p> | ||||
| <p>A better pc? Some game console? Nah</p> | ||||
| <p>I kind of just started feeling better just with the little I have if I’m honest.</p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Show</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/show/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:47:14 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/show/</guid> | ||||
|         <description><p>The other week I went to a show over at the center of Buenos Aires, I was able to feel ok for most of it, but it is still kind of weird going alone</p> | ||||
| <p>even though it makes much more sense, since you know, you don’t really talk inside the theatre, you just laugh or watch.</p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Bicycle</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/bicycle/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:44:17 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/bicycle/</guid> | ||||
|         <description><p>Been thinking of buying one, I know it’s like wasted money in some sense, but I’m trying to be positive in the thought that it might just bring me some peace of mind. I love traveling by bicycle and I could do with less weigh.</p> | ||||
| <p>Last post I was talking about how I had some money laying around, I decided to go for it and buy a new SSD. Installed Linux on it and now I’ve been using it as my main OS, goes a little slow sometimes, and I have to use an entire windows 10 vm to be able to work, but it’s doing it’s job. I’m not quite sure if it’s kde or something else, I might give cinnamon another try. (Not quite sure how to change desktop environment)</p> | ||||
| <p>Another thing I was looking at were the prices of ryzen, it’s still a lot of money for me, and I’m still not sure what else to use that money on.</p> | ||||
| <p>Also related to that, I’ve been keeping 100 usd every month for adding to an investing company (yeah I’m saving that money) I might even exchange some cash to have it on hand.</p> | ||||
| <p>Apart from that I’m not really sure what to do with it.</p> | ||||
| <p>It’s not that I couldn’t tell you “oooh I want a new computer” or “oooh I want a car” like yeah, those would be nice things, but I don’t really feel like I need them.</p> | ||||
| <p>I feel like I want to stop having so many things, I want to share time with people and have new experiences.</p> | ||||
| <p>I might just ask my landlord if I can keep a hamster, or maybe a bunny they’re cute. Dogs are also cute but most are bigger in comparison and they might damage the floor (isn’t that expensive, but the contract says I can’t have them)</p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Time</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/time/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:39:17 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/time/</guid> | ||||
|         <description><img src="https://the.waifuism.life/blog/old_site/time/mastodon.webp" alt="Featured image of post Time" /><p>Sometimes I wonder, what would I do if I had free days to do whatever I wanted?</p> | ||||
| <p>I tried doing some koikatsu based on an idea of making an anime version of the mastodon mascot, mostly for memes and such, but I didn’t really liked how it ended up.</p> | ||||
| <p>Maybe making the ears accessories but keeping the side hair as tusks could help up a bit.</p> | ||||
| <p>Apart from that I didn’t feel like I used my weekend for much.</p> | ||||
| <p>Loneliness is such a weird feeling.</p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Maekawa</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/maekawa/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:37:11 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/maekawa/</guid> | ||||
|         <description><img src="https://the.waifuism.life/blog/old_site/maekawa/Maekawa.webp" alt="Featured image of post Maekawa" /></description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Undaily</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/undaily/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:36:36 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/undaily/</guid> | ||||
|         <description><p>sometimes I wonder what will I end up doing, now I’m just writing my instantaneous thoughts before sleeping.</p> | ||||
| <p>what I meant by doing was about the future.</p> | ||||
| <p>all related to the current state of the world and far more importantly my life</p> | ||||
| <p>one word I cannot stop thinking about after I talked with a close friend of my mother was “orphan”.</p> | ||||
| <p>i only began noticing it after he pointed it out.</p> | ||||
| <p>I’m guessing he’s kind of correct in his assessment, it’s not that I dislike my cousins or uncles, but they never felt like family the same way my mom and my grandma did.</p> | ||||
| <p>i also spent so much with my nana. I couldn’t see her in her final moments, I wasn’t able to talk to her, she just disappeared.</p> | ||||
| <p>Sometimes I really wish for that.</p> | ||||
| <p>Some days I can’t stop those thoughts.</p> | ||||
| <p>Surprisingly the only thing that lets me stop thinking about anything is doing art. Dailyrat has been one of the most therapeutical things I’ve done.</p> | ||||
| <p>here’s some more pictures that didn’t made the cut for the dailyrat and the other that was used as foreground.</p> | ||||
| <p>have a nice day</p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>New comic</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/new_comic/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:32:36 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/new_comic/</guid> | ||||
|         <description><img src="https://the.waifuism.life/blog/old_site/new_comic/image.webp" alt="Featured image of post New comic" /><p>After a rush of autism I decided to make another comic and name it “commited lines”</p> | ||||
| <p><img src="https://the.waifuism.life/blog/old_site/new_comic/home.webp" | ||||
| 	width="300" | ||||
| 	height="300" | ||||
| 	srcset="https://the.waifuism.life/blog/old_site/new_comic/home_hu2237cff9dd778e7b10d97fbbfcaabbc5_11318_480x0_resize_q75_h2_box_2.webp 480w, https://the.waifuism.life/blog/old_site/new_comic/home_hu2237cff9dd778e7b10d97fbbfcaabbc5_11318_1024x0_resize_q75_h2_box_2.webp 1024w" | ||||
| 	loading="lazy" | ||||
| 	 | ||||
| 	 | ||||
| 		class="gallery-image"  | ||||
| 		data-flex-grow="100" | ||||
| 		data-flex-basis="240px" | ||||
| 	 | ||||
| ></p> | ||||
| <p>There’s not much about it yet, the first chapter is nothing but i just wanted to start doing something.</p> | ||||
| <p>Sometimes i feel bad about not making projects or leaving them unfinished, I guess by doing them by myself alone I can go and rush them quickly and learn from experience that way, I’m not that good with long projects.</p> | ||||
| <p>I have a new plushie though.</p> | ||||
| <p>I also found a place that sells little models of different kinds of vehicles.</p> | ||||
| <p>I’ll be sure to check them out since I wanted to play with legos but they’re kind of expensive.</p> | ||||
| <p>Believe it or not, these are actually cheaper.</p> | ||||
| <p><img src="https://the.waifuism.life/blog/old_site/new_comic/image_2.webp" | ||||
| 	width="300" | ||||
| 	height="225" | ||||
| 	srcset="https://the.waifuism.life/blog/old_site/new_comic/image_2_hucb8b4144850350f3342b4196e84c5815_14628_480x0_resize_q75_h2_box_2.webp 480w, https://the.waifuism.life/blog/old_site/new_comic/image_2_hucb8b4144850350f3342b4196e84c5815_14628_1024x0_resize_q75_h2_box_2.webp 1024w" | ||||
| 	loading="lazy" | ||||
| 	 | ||||
| 	 | ||||
| 		class="gallery-image"  | ||||
| 		data-flex-grow="133" | ||||
| 		data-flex-basis="320px" | ||||
| 	 | ||||
| ></p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Site migration</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/site_migration/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:17:51 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/site_migration/</guid> | ||||
|         <description><img src="https://the.waifuism.life/blog/old_site/site_migration/image.webp" alt="Featured image of post Site migration" /><p>Recently I did a whole site migration, it is now being hosted by a server inside my home, you may find some broken links or images, if that’s the case please be sure to tell to me, I know there’s some broken ones in the last posts.</p> | ||||
| <p>I also installed misskey in the server and it’s now serving in bub.waifuism.life, this wasn’t really that necessary, but I didn’t wanted my pleroma to go down and not be able to tell about it at least.</p> | ||||
| <p>I have many ideas but have the tendency to work slowly, again, I’m not sure what I want to do.</p> | ||||
| <p>About the whole controversy currently happening in the pleroma community, my only comment is that I think it’s being blown out of proportion, and would be a good idea to wait a bit, cool yourself down and then try to work things out. (Both sides)</p> | ||||
| <p>I really don’t want more fights</p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Plush</title> | ||||
|         <link>https://the.waifuism.life/blog/old_site/plush/</link> | ||||
|         <pubDate>Sun, 13 Mar 2022 21:14:37 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/blog/old_site/plush/</guid> | ||||
|         <description><img src="https://the.waifuism.life/blog/old_site/plush/image.webp" alt="Featured image of post Plush" /><p>I recently bought some cute frens and wanted to share them, most of them are dirty though I should really clean them (I got like 4 plushies apart from these)</p> | ||||
| </description> | ||||
|         </item> | ||||
|          | ||||
|     </channel> | ||||
| </rss> | ||||
							
								
								
									
										1
									
								
								public/categories/blogs/page/1/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1 @@ | |||
| <!DOCTYPE html><html><head><title>https://the.waifuism.life/categories/blogs/</title><link rel="canonical" href="https://the.waifuism.life/categories/blogs/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://the.waifuism.life/categories/blogs/" /></head></html> | ||||
							
								
								
									
										558
									
								
								public/categories/blogs/page/2/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,558 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='Me do stuff.'><title>Category: Blogs - The Waifuism life</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/categories/blogs/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='Category: Blogs - The Waifuism life'> | ||||
| <meta property='og:description' content='Me do stuff.'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/categories/blogs/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='website'><meta property='og:updated_time' content=' 2022-03-27T23:06:49-03:00 '/> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="Category: Blogs - The Waifuism life"> | ||||
| <meta name="twitter:description" content="Me do stuff."><link rel="alternate" type="application/rss+xml" href="https://the.waifuism.life/categories/blogs/index.xml"> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=""> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <header> | ||||
|         <h3 class="section-title"> | ||||
|              | ||||
|                 Categories | ||||
|              | ||||
|         </h3> | ||||
| 
 | ||||
|         <div class="section-card"> | ||||
|             <div class="section-details"> | ||||
|                 <h3 class="section-count">10 pages</h3> | ||||
|                 <h1 class="section-term">Blogs</h1> | ||||
|                  | ||||
|             </div> | ||||
|         </div> | ||||
|     </header> | ||||
|      | ||||
|     <section class="article-list--compact"> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/maekawa/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Maekawa</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:37:11-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/maekawa/Maekawa_hu81c3d3368ed4d4faa7efb3afd4257eb3_86790_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Maekawa" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/undaily/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Undaily</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:36:36-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/new_comic/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">New comic</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:32:36-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/new_comic/image_hu8971bca8c28645ee0aa63924a3ad998c_22216_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="New comic" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/site_migration/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Site migration</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:17:51-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/site_migration/image_hud329fcb86b3181c2ca5b46ba6fc6c123_581106_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Site migration" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/blog/old_site/plush/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Plush</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-13T21:14:37-03:00'>13 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/blog/old_site/plush/image_hub32ad98047b6f5f3fad83099f9459087_166194_120x120_fill_q75_h2_box_smart1_2.webp"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Plush" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|     </section> | ||||
|     <nav class='pagination'> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|          | ||||
|              | ||||
|                     <a class='page-link' href='/categories/blogs/'>1</a> | ||||
|                  | ||||
|              | ||||
|              | ||||
|                 <span class='page-link current'>2</span> | ||||
|                  | ||||
|              | ||||
|     </nav> | ||||
| 
 | ||||
| <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|             </main> | ||||
|     <aside class="sidebar right-sidebar sticky"> | ||||
|          | ||||
|              | ||||
|                 <form action="/search/" class="search-form widget" > | ||||
|         <p> | ||||
|             <label>Search</label> | ||||
|             <input name="keyword" required placeholder="Type something..." /> | ||||
|          | ||||
|             <button title="Search"> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|             </button> | ||||
|         </p> | ||||
|     </form> | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget archives"> | ||||
|         <div class="widget-icon"> | ||||
|             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         </div> | ||||
|         <h2 class="widget-title section-title">Archives</h2> | ||||
| 
 | ||||
|          | ||||
|          | ||||
|          | ||||
|          | ||||
|          | ||||
|         <div class="widget-archive--list"> | ||||
|             <div class="archives-year"> | ||||
|                     <a href="/archives/#2022"> | ||||
|                          | ||||
|                             <span class="year">2022</span> | ||||
|                             <span class="count">12</span> | ||||
|                          | ||||
|                     </a>  | ||||
|                 </div> | ||||
|              | ||||
|         </div> | ||||
|     </section> | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget tagCloud"> | ||||
|     <div class="widget-icon"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hash" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <line x1="5" y1="9" x2="19" y2="9" /> | ||||
|   <line x1="5" y1="15" x2="19" y2="15" /> | ||||
|   <line x1="11" y1="4" x2="7" y2="20" /> | ||||
|   <line x1="17" y1="4" x2="13" y2="20" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|     </div> | ||||
|     <h2 class="widget-title section-title">Categories</h2> | ||||
| 
 | ||||
|     <div class="tagCloud-tags"> | ||||
|          | ||||
|             <a href="/categories/blogs/" class="font_size_10"> | ||||
|                 Blogs | ||||
|             </a> | ||||
|          | ||||
|             <a href="/categories/comics/" class="font_size_2"> | ||||
|                 Comics | ||||
|             </a> | ||||
|          | ||||
|     </div> | ||||
| </section> | ||||
| 
 | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget tagCloud"> | ||||
|     <div class="widget-icon"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tag" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11 3L20 12a1.5 1.5 0 0 1 0 2L14 20a1.5 1.5 0 0 1 -2 0L3 11v-4a4 4 0 0 1 4 -4h4" /> | ||||
|   <circle cx="9" cy="9" r="2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|     </div> | ||||
|     <h2 class="widget-title section-title">Tags</h2> | ||||
| 
 | ||||
|     <div class="tagCloud-tags"> | ||||
|          | ||||
|             <a href="/tags/talk/" class="font_size_5"> | ||||
|                 Talk | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/meta/" class="font_size_2"> | ||||
|                 meta | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/commited-lines/" class="font_size_1"> | ||||
|                 Commited Lines | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/fediverse/" class="font_size_1"> | ||||
|                 Fediverse | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/wafuverse/" class="font_size_1"> | ||||
|                 wafuverse | ||||
|             </a> | ||||
|          | ||||
|     </div> | ||||
| </section> | ||||
|              | ||||
|          | ||||
|     </aside> | ||||
| 
 | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										492
									
								
								public/categories/comics/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,492 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='Me do stuff.'><title>Category: Comics - The Waifuism life</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/categories/comics/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='Category: Comics - The Waifuism life'> | ||||
| <meta property='og:description' content='Me do stuff.'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/categories/comics/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='website'><meta property='og:updated_time' content=' 2022-03-27T23:06:49-03:00 '/> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="Category: Comics - The Waifuism life"> | ||||
| <meta name="twitter:description" content="Me do stuff."><link rel="alternate" type="application/rss+xml" href="https://the.waifuism.life/categories/comics/index.xml"> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=""> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <header> | ||||
|         <h3 class="section-title"> | ||||
|              | ||||
|                 Categories | ||||
|              | ||||
|         </h3> | ||||
| 
 | ||||
|         <div class="section-card"> | ||||
|             <div class="section-details"> | ||||
|                 <h3 class="section-count">2 pages</h3> | ||||
|                 <h1 class="section-term">Comics</h1> | ||||
|                  | ||||
|             </div> | ||||
|         </div> | ||||
|     </header> | ||||
|      | ||||
|     <section class="article-list--compact"> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/comic/commitedlines/1/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">1</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-09T00:07:31-03:00'>09 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_120x120_fill_box_smart1_3.png"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="1" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/comic/wafuverse/bootleg/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Bootleg</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-09T00:01:05-03:00'>09 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|             <div class="article-image"> | ||||
|                 <img src="/comic/wafuverse/bootleg/image_hu28ec4c6667af764cf4836d42450055fa_124416_120x120_fill_box_smart1_3.png"  | ||||
|                         width="120" | ||||
|                         height="120"  | ||||
|                         alt="Bootleg" | ||||
|                         loading="lazy"> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|     </section> | ||||
| <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|             </main> | ||||
|     <aside class="sidebar right-sidebar sticky"> | ||||
|          | ||||
|              | ||||
|                 <form action="/search/" class="search-form widget" > | ||||
|         <p> | ||||
|             <label>Search</label> | ||||
|             <input name="keyword" required placeholder="Type something..." /> | ||||
|          | ||||
|             <button title="Search"> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|             </button> | ||||
|         </p> | ||||
|     </form> | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget archives"> | ||||
|         <div class="widget-icon"> | ||||
|             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         </div> | ||||
|         <h2 class="widget-title section-title">Archives</h2> | ||||
| 
 | ||||
|          | ||||
|          | ||||
|          | ||||
|          | ||||
|          | ||||
|         <div class="widget-archive--list"> | ||||
|             <div class="archives-year"> | ||||
|                     <a href="/archives/#2022"> | ||||
|                          | ||||
|                             <span class="year">2022</span> | ||||
|                             <span class="count">12</span> | ||||
|                          | ||||
|                     </a>  | ||||
|                 </div> | ||||
|              | ||||
|         </div> | ||||
|     </section> | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget tagCloud"> | ||||
|     <div class="widget-icon"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hash" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <line x1="5" y1="9" x2="19" y2="9" /> | ||||
|   <line x1="5" y1="15" x2="19" y2="15" /> | ||||
|   <line x1="11" y1="4" x2="7" y2="20" /> | ||||
|   <line x1="17" y1="4" x2="13" y2="20" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|     </div> | ||||
|     <h2 class="widget-title section-title">Categories</h2> | ||||
| 
 | ||||
|     <div class="tagCloud-tags"> | ||||
|          | ||||
|             <a href="/categories/blogs/" class="font_size_10"> | ||||
|                 Blogs | ||||
|             </a> | ||||
|          | ||||
|             <a href="/categories/comics/" class="font_size_2"> | ||||
|                 Comics | ||||
|             </a> | ||||
|          | ||||
|     </div> | ||||
| </section> | ||||
| 
 | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget tagCloud"> | ||||
|     <div class="widget-icon"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tag" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11 3L20 12a1.5 1.5 0 0 1 0 2L14 20a1.5 1.5 0 0 1 -2 0L3 11v-4a4 4 0 0 1 4 -4h4" /> | ||||
|   <circle cx="9" cy="9" r="2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|     </div> | ||||
|     <h2 class="widget-title section-title">Tags</h2> | ||||
| 
 | ||||
|     <div class="tagCloud-tags"> | ||||
|          | ||||
|             <a href="/tags/talk/" class="font_size_5"> | ||||
|                 Talk | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/meta/" class="font_size_2"> | ||||
|                 meta | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/commited-lines/" class="font_size_1"> | ||||
|                 Commited Lines | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/fediverse/" class="font_size_1"> | ||||
|                 Fediverse | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/wafuverse/" class="font_size_1"> | ||||
|                 wafuverse | ||||
|             </a> | ||||
|          | ||||
|     </div> | ||||
| </section> | ||||
|              | ||||
|          | ||||
|     </aside> | ||||
| 
 | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										39
									
								
								public/categories/comics/index.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,39 @@ | |||
| <?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||||
| <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||||
|     <channel> | ||||
|         <title>Comics on The Waifuism life</title> | ||||
|         <link>https://the.waifuism.life/categories/comics/</link> | ||||
|         <description>Recent content in Comics on The Waifuism life</description> | ||||
|         <generator>Hugo -- gohugo.io</generator> | ||||
|         <language>en-us</language> | ||||
|         <lastBuildDate>Wed, 09 Mar 2022 00:07:31 -0300</lastBuildDate><atom:link href="https://the.waifuism.life/categories/comics/index.xml" rel="self" type="application/rss+xml" /><item> | ||||
|         <title>1</title> | ||||
|         <link>https://the.waifuism.life/comic/commitedlines/1/</link> | ||||
|         <pubDate>Wed, 09 Mar 2022 00:07:31 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/comic/commitedlines/1/</guid> | ||||
|         <description><img src="https://the.waifuism.life/comic/commitedlines/1/image.png" alt="Featured image of post 1" /><p><img src="https://the.waifuism.life/comic/commitedlines/1/image.png" | ||||
| 	width="1500" | ||||
| 	height="500" | ||||
| 	srcset="https://the.waifuism.life/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_480x0_resize_box_3.png 480w, https://the.waifuism.life/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_1024x0_resize_box_3.png 1024w" | ||||
| 	loading="lazy" | ||||
| 	 | ||||
| 	 | ||||
| 		class="gallery-image"  | ||||
| 		data-flex-grow="300" | ||||
| 		data-flex-basis="720px" | ||||
| 	 | ||||
| ></p> | ||||
| </description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Bootleg</title> | ||||
|         <link>https://the.waifuism.life/comic/wafuverse/bootleg/</link> | ||||
|         <pubDate>Wed, 09 Mar 2022 00:01:05 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/comic/wafuverse/bootleg/</guid> | ||||
|         <description><img src="https://the.waifuism.life/comic/wafuverse/bootleg/image.png" alt="Featured image of post Bootleg" /></description> | ||||
|         </item> | ||||
|          | ||||
|     </channel> | ||||
| </rss> | ||||
							
								
								
									
										1
									
								
								public/categories/comics/page/1/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1 @@ | |||
| <!DOCTYPE html><html><head><title>https://the.waifuism.life/categories/comics/</title><link rel="canonical" href="https://the.waifuism.life/categories/comics/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://the.waifuism.life/categories/comics/" /></head></html> | ||||
							
								
								
									
										475
									
								
								public/categories/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,475 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='Me do stuff.'><title>Categories</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/categories/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='Categories'> | ||||
| <meta property='og:description' content='Me do stuff.'> | ||||
| <meta property='og:url' content='https://the.waifuism.life/categories/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='website'><meta property='og:updated_time' content=' 2022-03-27T23:06:49-03:00 '/> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="Categories"> | ||||
| <meta name="twitter:description" content="Me do stuff."><link rel="alternate" type="application/rss+xml" href="https://the.waifuism.life/categories/index.xml"> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=""> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <header> | ||||
|         <h3 class="section-title"> | ||||
|              | ||||
|                 Section | ||||
|              | ||||
|         </h3> | ||||
| 
 | ||||
|         <div class="section-card"> | ||||
|             <div class="section-details"> | ||||
|                 <h3 class="section-count">2 pages</h3> | ||||
|                 <h1 class="section-term">Categories</h1> | ||||
|                  | ||||
|             </div> | ||||
|         </div> | ||||
|     </header> | ||||
|          | ||||
|      | ||||
|     <section class="article-list--compact"> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/categories/blogs/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Blogs</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-27T23:06:49-03:00'>27 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|             <article> | ||||
|     <a href="/categories/comics/"> | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Comics</h2> | ||||
|             <footer class="article-time"> | ||||
|                 <time datetime='2022-03-09T00:07:31-03:00'>09 Mar  2022</time> | ||||
|             </footer> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|          | ||||
|     </section> | ||||
| <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|             </main> | ||||
|     <aside class="sidebar right-sidebar sticky"> | ||||
|          | ||||
|              | ||||
|                 <form action="/search/" class="search-form widget" > | ||||
|         <p> | ||||
|             <label>Search</label> | ||||
|             <input name="keyword" required placeholder="Type something..." /> | ||||
|          | ||||
|             <button title="Search"> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|             </button> | ||||
|         </p> | ||||
|     </form> | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget archives"> | ||||
|         <div class="widget-icon"> | ||||
|             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         </div> | ||||
|         <h2 class="widget-title section-title">Archives</h2> | ||||
| 
 | ||||
|          | ||||
|          | ||||
|          | ||||
|          | ||||
|          | ||||
|         <div class="widget-archive--list"> | ||||
|             <div class="archives-year"> | ||||
|                     <a href="/archives/#2022"> | ||||
|                          | ||||
|                             <span class="year">2022</span> | ||||
|                             <span class="count">12</span> | ||||
|                          | ||||
|                     </a>  | ||||
|                 </div> | ||||
|              | ||||
|         </div> | ||||
|     </section> | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget tagCloud"> | ||||
|     <div class="widget-icon"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hash" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <line x1="5" y1="9" x2="19" y2="9" /> | ||||
|   <line x1="5" y1="15" x2="19" y2="15" /> | ||||
|   <line x1="11" y1="4" x2="7" y2="20" /> | ||||
|   <line x1="17" y1="4" x2="13" y2="20" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|     </div> | ||||
|     <h2 class="widget-title section-title">Categories</h2> | ||||
| 
 | ||||
|     <div class="tagCloud-tags"> | ||||
|          | ||||
|             <a href="/categories/blogs/" class="font_size_10"> | ||||
|                 Blogs | ||||
|             </a> | ||||
|          | ||||
|             <a href="/categories/comics/" class="font_size_2"> | ||||
|                 Comics | ||||
|             </a> | ||||
|          | ||||
|     </div> | ||||
| </section> | ||||
| 
 | ||||
|              | ||||
|          | ||||
|              | ||||
|                 <section class="widget tagCloud"> | ||||
|     <div class="widget-icon"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tag" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11 3L20 12a1.5 1.5 0 0 1 0 2L14 20a1.5 1.5 0 0 1 -2 0L3 11v-4a4 4 0 0 1 4 -4h4" /> | ||||
|   <circle cx="9" cy="9" r="2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|     </div> | ||||
|     <h2 class="widget-title section-title">Tags</h2> | ||||
| 
 | ||||
|     <div class="tagCloud-tags"> | ||||
|          | ||||
|             <a href="/tags/talk/" class="font_size_5"> | ||||
|                 Talk | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/meta/" class="font_size_2"> | ||||
|                 meta | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/commited-lines/" class="font_size_1"> | ||||
|                 Commited Lines | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/fediverse/" class="font_size_1"> | ||||
|                 Fediverse | ||||
|             </a> | ||||
|          | ||||
|             <a href="/tags/wafuverse/" class="font_size_1"> | ||||
|                 wafuverse | ||||
|             </a> | ||||
|          | ||||
|     </div> | ||||
| </section> | ||||
|              | ||||
|          | ||||
|     </aside> | ||||
| 
 | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										27
									
								
								public/categories/index.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,27 @@ | |||
| <?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||||
| <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||||
|     <channel> | ||||
|         <title>Categories on The Waifuism life</title> | ||||
|         <link>https://the.waifuism.life/categories/</link> | ||||
|         <description>Recent content in Categories on The Waifuism life</description> | ||||
|         <generator>Hugo -- gohugo.io</generator> | ||||
|         <language>en-us</language> | ||||
|         <lastBuildDate>Sun, 27 Mar 2022 23:06:49 -0300</lastBuildDate><atom:link href="https://the.waifuism.life/categories/index.xml" rel="self" type="application/rss+xml" /><item> | ||||
|         <title>Blogs</title> | ||||
|         <link>https://the.waifuism.life/categories/blogs/</link> | ||||
|         <pubDate>Sun, 27 Mar 2022 23:06:49 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/categories/blogs/</guid> | ||||
|         <description></description> | ||||
|         </item> | ||||
|         <item> | ||||
|         <title>Comics</title> | ||||
|         <link>https://the.waifuism.life/categories/comics/</link> | ||||
|         <pubDate>Wed, 09 Mar 2022 00:07:31 -0300</pubDate> | ||||
|          | ||||
|         <guid>https://the.waifuism.life/categories/comics/</guid> | ||||
|         <description></description> | ||||
|         </item> | ||||
|          | ||||
|     </channel> | ||||
| </rss> | ||||
							
								
								
									
										1
									
								
								public/categories/page/1/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1 @@ | |||
| <!DOCTYPE html><html><head><title>https://the.waifuism.life/categories/</title><link rel="canonical" href="https://the.waifuism.life/categories/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://the.waifuism.life/categories/" /></head></html> | ||||
| After Width: | Height: | Size: 149 KiB | 
| After Width: | Height: | Size: 17 KiB | 
							
								
								
									
										
											BIN
										
									
								
								public/comic/commitedlines/1/image.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 149 KiB | 
| After Width: | Height: | Size: 90 KiB | 
| After Width: | Height: | Size: 8.7 KiB | 
| After Width: | Height: | Size: 147 KiB | 
| After Width: | Height: | Size: 33 KiB | 
| After Width: | Height: | Size: 70 KiB | 
							
								
								
									
										590
									
								
								public/comic/commitedlines/1/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,590 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en-us" dir="ltr"> | ||||
|     <head><meta charset='utf-8'> | ||||
| <meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content=''><title>1</title> | ||||
| 
 | ||||
| <link rel='canonical' href='https://the.waifuism.life/comic/commitedlines/1/'> | ||||
| 
 | ||||
| <link rel="stylesheet" href="/scss/style.min.88466769a47ba577e7aaacc2d0abef77bbe04a673160e69ba1d0f55f427478a2.css"><meta property='og:title' content='1'> | ||||
| <meta property='og:description' content=''> | ||||
| <meta property='og:url' content='https://the.waifuism.life/comic/commitedlines/1/'> | ||||
| <meta property='og:site_name' content='The Waifuism life'> | ||||
| <meta property='og:type' content='article'><meta property='article:section' content='Comic' /><meta property='article:tag' content='Commited Lines' /><meta property='article:published_time' content='2022-03-09T00:07:31-03:00'/><meta property='article:modified_time' content='2022-03-09T00:07:31-03:00'/><meta property='og:image' content='https://the.waifuism.life/comic/commitedlines/1/image.png' /> | ||||
| <meta name="twitter:site" content="@waifuism_life"> | ||||
|     <meta name="twitter:creator" content="@waifuism_life"><meta name="twitter:title" content="1"> | ||||
| <meta name="twitter:description" content=""><meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:image" content='https://the.waifuism.life/comic/commitedlines/1/image.png' /> | ||||
|     <link rel="shortcut icon" href="/img/favicon.png" /> | ||||
| 
 | ||||
|     </head> | ||||
|     <body class=" | ||||
|     article-page | ||||
|     "> | ||||
|     <script> | ||||
|         (function() { | ||||
|             const colorSchemeKey = 'StackColorScheme'; | ||||
|             if(!localStorage.getItem(colorSchemeKey)){ | ||||
|                 localStorage.setItem(colorSchemeKey, "auto"); | ||||
|             } | ||||
|         })(); | ||||
|     </script><script> | ||||
|     (function() { | ||||
|         const colorSchemeKey = 'StackColorScheme'; | ||||
|         const colorSchemeItem = localStorage.getItem(colorSchemeKey); | ||||
|         const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; | ||||
| 
 | ||||
|         if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { | ||||
|              | ||||
| 
 | ||||
|             document.documentElement.dataset.scheme = 'dark'; | ||||
|         } else { | ||||
|             document.documentElement.dataset.scheme = 'light'; | ||||
|         } | ||||
|     })(); | ||||
| </script> | ||||
| <div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> | ||||
|     <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> | ||||
|         <span class="hamburger-box"> | ||||
|             <span class="hamburger-inner"></span> | ||||
|         </span> | ||||
|     </button> | ||||
| 
 | ||||
|     <header> | ||||
|          | ||||
|              | ||||
|             <figure class="site-avatar"> | ||||
|                 <a href="/"> | ||||
|                  | ||||
|                      | ||||
|                      | ||||
|                      | ||||
|                          | ||||
|                         <img src="/img/avatar_hu11fb06dbcea8a713b3b48d25edbb7d50_264336_300x0_resize_box_3.png" width="300" | ||||
|                             height="273" class="site-logo" loading="lazy" alt="Avatar"> | ||||
|                      | ||||
|                  | ||||
|                 </a> | ||||
|                  | ||||
|                     <span class="emoji">❤️</span> | ||||
|                  | ||||
|             </figure> | ||||
|              | ||||
|          | ||||
|          | ||||
|         <div class="site-meta"> | ||||
|             <h1 class="site-name"><a href="/">The Waifuism life</a></h1> | ||||
|             <h2 class="site-description">Me do stuff.</h2> | ||||
|         </div> | ||||
|     </header><ol class="social-menu"> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://git.waifuism.life' | ||||
|                         target="_blank" | ||||
|                         title="Git Repositories" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|                 <li> | ||||
|                     <a  | ||||
|                         href='https://twitter.com/waifuism_life' | ||||
|                         target="_blank" | ||||
|                         title="Twitter" | ||||
|                     > | ||||
|                          | ||||
|                          | ||||
|                             <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-twitter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                          | ||||
|                     </a> | ||||
|                 </li> | ||||
|              | ||||
|         </ol><ol class="menu" id="main-menu"> | ||||
|          | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <polyline points="5 12 3 12 12 3 21 12 19 12" /> | ||||
|   <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /> | ||||
|   <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Home</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/about/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="7" r="4" /> | ||||
|   <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>About</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/archives/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <rect x="3" y="4" width="18" height="4" rx="2" /> | ||||
|   <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" /> | ||||
|   <line x1="10" y1="12" x2="14" y2="12" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Archives</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/search/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="10" cy="10" r="7" /> | ||||
|   <line x1="21" y1="21" x2="15" y2="15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Search</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|          | ||||
| 
 | ||||
|         <li > | ||||
|             <a href='/friends/' > | ||||
|                  | ||||
|                  | ||||
|                  | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" /> | ||||
|   <path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                  | ||||
|                 <span>Friends</span> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
| 
 | ||||
|         <div class="menu-bottom-section"> | ||||
|                 <li id="i18n-switch">   | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z" fill="none"/> | ||||
|   <path d="M4 5h7" /> | ||||
|   <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> | ||||
|   <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> | ||||
|   <path d="M12 20l4 -9l4 9" /> | ||||
|   <path d="M19.1 18h-6.2" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <select name="language" onchange="window.location.href = this.selectedOptions[0].value"> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/" selected>English</option> | ||||
|                          | ||||
|                             <option value="https://the.waifuism.life/es/" >Español</option> | ||||
|                          | ||||
|                     </select> | ||||
|                 </li> | ||||
|              | ||||
|              | ||||
|              | ||||
|                 <li id="dark-mode-toggle"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="8" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="16" cy="12" r="2" /> | ||||
|   <rect x="2" y="6" width="20" height="12" rx="6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                     <span>Dark Mode</span> | ||||
|                 </li> | ||||
|              | ||||
|         </div> | ||||
|     </ol> | ||||
| </aside> | ||||
| <main class="main full-width"> | ||||
|     <article class="has-image main-article"> | ||||
|     <header class="article-header"> | ||||
|         <div class="article-image"> | ||||
|             <a href="/comic/commitedlines/1/"> | ||||
|                 <img src="/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_800x0_resize_box_3.png" | ||||
|                         srcset="/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_800x0_resize_box_3.png 800w, /comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_1600x0_resize_box_3.png 1600w" | ||||
|                         width="800"  | ||||
|                         height="267"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post 1" /> | ||||
|                  | ||||
|             </a> | ||||
|         </div> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-details"> | ||||
|      | ||||
|     <header class="article-category"> | ||||
|          | ||||
|             <a href="/categories/comics/" > | ||||
|                 Comics | ||||
|             </a> | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="article-title-wrapper"> | ||||
|         <h2 class="article-title"> | ||||
|             <a href="/comic/commitedlines/1/">1</a> | ||||
|         </h2> | ||||
|      | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="article-time"> | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar-time" width="56" height="56" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" /> | ||||
|   <circle cx="18" cy="18" r="4" /> | ||||
|   <path d="M15 3v4" /> | ||||
|   <path d="M7 3v4" /> | ||||
|   <path d="M3 11h16" /> | ||||
|   <path d="M18 16.496v1.504l1 1" /> | ||||
| </svg> | ||||
|                 <time class="article-time--published">09 Mar  2022</time> | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|          | ||||
|             <div> | ||||
|                 <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <polyline points="12 7 12 12 15 15" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|                 <time class="article-time--reading"> | ||||
|                     0 minute read | ||||
|                 </time> | ||||
|             </div> | ||||
|          | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
|      | ||||
| </div> | ||||
| </header> | ||||
| 
 | ||||
|     <section class="article-content"> | ||||
|      | ||||
|      | ||||
|     <p><img src="/comic/commitedlines/1/image.png" | ||||
| 	width="1500" | ||||
| 	height="500" | ||||
| 	srcset="/comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_480x0_resize_box_3.png 480w, /comic/commitedlines/1/image_hue90003ffbc2306bf869c64a4c3e55747_152388_1024x0_resize_box_3.png 1024w" | ||||
| 	loading="lazy" | ||||
| 	 | ||||
| 	 | ||||
| 		class="gallery-image"  | ||||
| 		data-flex-grow="300" | ||||
| 		data-flex-basis="720px" | ||||
| 	 | ||||
| ></p> | ||||
| 
 | ||||
| </section> | ||||
| 
 | ||||
| 
 | ||||
|     <footer class="article-footer"> | ||||
|      | ||||
|     <section class="article-tags"> | ||||
|          | ||||
|             <a href="/tags/commited-lines/">Commited Lines</a> | ||||
|          | ||||
|     </section> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
|     <section class="article-copyright"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-copyright" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> | ||||
|   <path stroke="none" d="M0 0h24v24H0z"/> | ||||
|   <circle cx="12" cy="12" r="9" /> | ||||
|   <path d="M14.5 9a3.5 4 0 1 0 0 6" /> | ||||
| </svg> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|         <span>Licensed under GPL-2.0-only</span> | ||||
|     </section> | ||||
|     </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| </article> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
| <aside class="related-contents--wrapper"> | ||||
|     <h2 class="section-title">Related contents</h2> | ||||
|     <div class="related-contents"> | ||||
|         <div class="flex article-list--tile"> | ||||
|              | ||||
|                  | ||||
| <article class="has-image"> | ||||
|     <a href="/comic/wafuverse/bootleg/"> | ||||
|          | ||||
|          | ||||
|             <div class="article-image"> | ||||
|                 <img src="/comic/wafuverse/bootleg/image.8947dff48fd27b3a3b07bb701ab86348_hu28ec4c6667af764cf4836d42450055fa_124416_250x150_fill_box_smart1_3.png"  | ||||
|                         width="250"  | ||||
|                         height="150"  | ||||
|                         loading="lazy" | ||||
|                         alt="Featured image of post Bootleg" | ||||
|                          | ||||
|                         data-hash="md5-iUff9I/Sezo7B7twGrhjSA=="> | ||||
|                  | ||||
|             </div> | ||||
|          | ||||
| 
 | ||||
|         <div class="article-details"> | ||||
|             <h2 class="article-title">Bootleg</h2> | ||||
|         </div> | ||||
|     </a> | ||||
| </article> | ||||
|              | ||||
|         </div> | ||||
|     </div> | ||||
| </aside> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
|          | ||||
|     <div class="disqus-container"> | ||||
|     <div id="disqus_thread"></div> | ||||
| <script type="application/javascript"> | ||||
|     window.disqus_config = function () { | ||||
|      | ||||
|      | ||||
|      | ||||
|     }; | ||||
|     (function() { | ||||
|         if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) { | ||||
|             document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.'; | ||||
|             return; | ||||
|         } | ||||
|         var d = document, s = d.createElement('script'); s.async = true; | ||||
|         s.src = '//' + "hugo-theme-stack" + '.disqus.com/embed.js'; | ||||
|         s.setAttribute('data-timestamp', +new Date()); | ||||
|         (d.head || d.body).appendChild(s); | ||||
|     })(); | ||||
| </script> | ||||
| <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> | ||||
| <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> | ||||
| </div> | ||||
| 
 | ||||
| <style> | ||||
|     .disqus-container { | ||||
|         background-color: var(--card-background); | ||||
|         border-radius: var(--card-border-radius); | ||||
|         box-shadow: var(--shadow-l1); | ||||
|         padding: var(--card-padding); | ||||
|     } | ||||
| </style> | ||||
| 
 | ||||
| <script> | ||||
|     window.addEventListener('onColorSchemeChange', (e) => { | ||||
|         if (DISQUS) { | ||||
|             DISQUS.reset({ | ||||
|                 reload: true | ||||
|             }); | ||||
|         } | ||||
|     }) | ||||
| </script> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|     <footer class="site-footer"> | ||||
|     <section class="copyright"> | ||||
|         © | ||||
|          | ||||
|             2020 - | ||||
|          | ||||
|         2022 The Waifuism life | ||||
|     </section> | ||||
| 
 | ||||
|     <section class="powerby"> | ||||
|         Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> | ||||
|         Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.10.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> | ||||
|     </section> | ||||
| </footer> | ||||
| 
 | ||||
| 
 | ||||
|      | ||||
| <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__bg"></div> | ||||
| 
 | ||||
|      | ||||
|     <div class="pswp__scroll-wrap"> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__container"> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|             <div class="pswp__item"></div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <div class="pswp__ui pswp__ui--hidden"> | ||||
| 
 | ||||
|             <div class="pswp__top-bar"> | ||||
| 
 | ||||
|                  | ||||
| 
 | ||||
|                 <div class="pswp__counter"></div> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--share" title="Share"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> | ||||
| 
 | ||||
|                 <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> | ||||
| 
 | ||||
|                  | ||||
|                  | ||||
|                 <div class="pswp__preloader"> | ||||
|                     <div class="pswp__preloader__icn"> | ||||
|                         <div class="pswp__preloader__cut"> | ||||
|                             <div class="pswp__preloader__donut"></div> | ||||
|                         </div> | ||||
|                     </div> | ||||
|                 </div> | ||||
|             </div> | ||||
| 
 | ||||
|             <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> | ||||
|                 <div class="pswp__share-tooltip"></div> | ||||
|             </div> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> | ||||
|             </button> | ||||
| 
 | ||||
|             <div class="pswp__caption"> | ||||
|                 <div class="pswp__caption__center"></div> | ||||
|             </div> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
| </div><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.min.js"integrity="sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe-ui-default.min.js"integrity="sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU="crossorigin="anonymous" | ||||
|                 defer | ||||
|                 > | ||||
|             </script><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/default-skin/default-skin.css"integrity="sha256-c0uckgykQ9v5k+IqViZOZKc47Jn7KQil4/MP3ySA3F8="crossorigin="anonymous" | ||||
|             ><link  | ||||
|                 rel="stylesheet"  | ||||
|                 href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.css"integrity="sha256-SBLU4vv6CA6lHsZ1XyTdhyjJxCjPif/TRkjnsyGAGnE="crossorigin="anonymous" | ||||
|             > | ||||
| 
 | ||||
|             </main> | ||||
|      | ||||
| 
 | ||||
|         </div> | ||||
|         <script  | ||||
|                 src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.5/dist/vibrant.min.js"integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g="crossorigin="anonymous" | ||||
|                  | ||||
|                 > | ||||
|             </script><script type="text/javascript" src="/ts/main.js" defer></script> | ||||
| <script> | ||||
|     (function () { | ||||
|         const customFont = document.createElement('link'); | ||||
|         customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; | ||||
| 
 | ||||
|         customFont.type = "text/css"; | ||||
|         customFont.rel = "stylesheet"; | ||||
| 
 | ||||
|         document.head.appendChild(customFont); | ||||
|     }()); | ||||
| </script> | ||||
| 
 | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										9
									
								
								public/comic/commitedlines/1/index.md.backup
									
										
									
									
									
										Normal file
									
								
							
							
						
						|  | @ -0,0 +1,9 @@ | |||
| --- | ||||
| title: "1" | ||||
| date: 2022-03-09T00:07:31-03:00 | ||||
| draft: false | ||||
| image: "image.png" | ||||
| categories: ["Comics"] | ||||
| --- | ||||
| 
 | ||||
|  | ||||