|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en-us" dir="ltr"> |
| 3 | + <head><meta charset='utf-8'> |
| 4 | +<meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content=""> |
| 5 | +<title>Categories</title> |
| 6 | + |
| 7 | +<link rel='canonical' href='https://aravind-govindhasamy.github.io/my-blog/categories/'> |
| 8 | + |
| 9 | +<link rel="stylesheet" href="/my-blog/scss/style.min.cfa5b1b0e78d61c00a14173992a1f3fa3b5c1b9fa34d023de959af564e7b19dd.css"><meta property='og:title' content="Categories"> |
| 10 | +<meta property='og:description' content=""> |
| 11 | +<meta property='og:url' content='https://aravind-govindhasamy.github.io/my-blog/categories/'> |
| 12 | +<meta property='og:site_name' content='My Dev Journey'> |
| 13 | +<meta property='og:type' content='website'><meta property='og:updated_time' content=' 2025-08-26T18:32:28+05:30 '/> |
| 14 | +<meta name="twitter:title" content="Categories"> |
| 15 | +<meta name="twitter:description" content=""><link rel="alternate" type="application/rss+xml" href="https://aravind-govindhasamy.github.io/my-blog/categories/index.xml"> |
| 16 | + </head> |
| 17 | + <body class=""> |
| 18 | + <script> |
| 19 | + (function() { |
| 20 | + const colorSchemeKey = 'StackColorScheme'; |
| 21 | + if(!localStorage.getItem(colorSchemeKey)){ |
| 22 | + localStorage.setItem(colorSchemeKey, "auto"); |
| 23 | + } |
| 24 | + })(); |
| 25 | + </script><script> |
| 26 | + (function() { |
| 27 | + const colorSchemeKey = 'StackColorScheme'; |
| 28 | + const colorSchemeItem = localStorage.getItem(colorSchemeKey); |
| 29 | + const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; |
| 30 | + |
| 31 | + if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { |
| 32 | + |
| 33 | + |
| 34 | + document.documentElement.dataset.scheme = 'dark'; |
| 35 | + } else { |
| 36 | + document.documentElement.dataset.scheme = 'light'; |
| 37 | + } |
| 38 | + })(); |
| 39 | +</script> |
| 40 | +<div class="container main-container flex on-phone--column compact"><aside class="sidebar left-sidebar sticky "> |
| 41 | + <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> |
| 42 | + <span class="hamburger-box"> |
| 43 | + <span class="hamburger-inner"></span> |
| 44 | + </span> |
| 45 | + </button> |
| 46 | + |
| 47 | + <header> |
| 48 | + |
| 49 | + |
| 50 | + <figure class="site-avatar"> |
| 51 | + <a href="/my-blog/"> |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + <img src="/my-blog/img/avatar_hu_f509edb42ecc0ebd.png" width="300" |
| 58 | + height="300" class="site-logo" loading="lazy" alt="Avatar"> |
| 59 | + |
| 60 | + |
| 61 | + </a> |
| 62 | + |
| 63 | + </figure> |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + <div class="site-meta"> |
| 68 | + <h1 class="site-name"><a href="/my-blog">My Dev Journey</a></h1> |
| 69 | + <h2 class="site-description"></h2> |
| 70 | + </div> |
| 71 | + </header><ol class="menu" id="main-menu"> |
| 72 | + |
| 73 | + |
| 74 | + <li class="menu-bottom-section"> |
| 75 | + <ol class="menu"> |
| 76 | + |
| 77 | + |
| 78 | + <li id="dark-mode-toggle"> |
| 79 | + <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"> |
| 80 | + <path stroke="none" d="M0 0h24v24H0z"/> |
| 81 | + <circle cx="8" cy="12" r="2" /> |
| 82 | + <rect x="2" y="6" width="20" height="12" rx="6" /> |
| 83 | +</svg> |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + <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"> |
| 88 | + <path stroke="none" d="M0 0h24v24H0z"/> |
| 89 | + <circle cx="16" cy="12" r="2" /> |
| 90 | + <rect x="2" y="6" width="20" height="12" rx="6" /> |
| 91 | +</svg> |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + <span>Dark Mode</span> |
| 96 | + </li> |
| 97 | + |
| 98 | + </ol> |
| 99 | + </li> |
| 100 | + </ol> |
| 101 | +</aside> |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + <main class="main full-width"> |
| 106 | + <header> |
| 107 | + <h3 class="section-title"> |
| 108 | + |
| 109 | + Section |
| 110 | + |
| 111 | + </h3> |
| 112 | + |
| 113 | + <div class="section-card"> |
| 114 | + <div class="section-details"> |
| 115 | + <h3 class="section-count">0 pages</h3> |
| 116 | + <h1 class="section-term">Categories</h1> |
| 117 | + |
| 118 | + </div> |
| 119 | + </div> |
| 120 | + </header> |
| 121 | + |
| 122 | + |
| 123 | + <section class="article-list--compact"> |
| 124 | + |
| 125 | + </section> |
| 126 | +<footer class="site-footer"> |
| 127 | + <section class="copyright"> |
| 128 | + © |
| 129 | + |
| 130 | + 2025 My Dev Journey |
| 131 | + </section> |
| 132 | + |
| 133 | + <section class="powerby"> |
| 134 | + Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> |
| 135 | + Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.30.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> |
| 136 | + </section> |
| 137 | +</footer> |
| 138 | + |
| 139 | + |
| 140 | + </main> |
| 141 | + </div> |
| 142 | + <script |
| 143 | + src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.6/dist/vibrant.min.js"integrity="sha256-awcR2jno4kI5X0zL8ex0vi2z+KMkF24hUW8WePSA9HM="crossorigin="anonymous" |
| 144 | + |
| 145 | + > |
| 146 | + </script><script type="text/javascript" src="/my-blog/ts/main.1e9a3bafd846ced4c345d084b355fb8c7bae75701c338f8a1f8a82c780137826.js" defer></script> |
| 147 | +<script> |
| 148 | + (function () { |
| 149 | + const customFont = document.createElement('link'); |
| 150 | + customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; |
| 151 | + |
| 152 | + customFont.type = "text/css"; |
| 153 | + customFont.rel = "stylesheet"; |
| 154 | + |
| 155 | + document.head.appendChild(customFont); |
| 156 | + }()); |
| 157 | +</script> |
| 158 | + |
| 159 | + </body> |
| 160 | +</html> |
0 commit comments