index.html (5773B)
1 <!DOCTYPE html> 2 <html lang="en"> 3 4 <head> 5 <title> 6 Posts · Jack Mordaunt 7 </title> 8 <meta charset="utf-8"> 9 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 10 <meta name="color-scheme" content="light dark"> 11 12 13 14 15 <meta name="author" content="Jack Mordaunt"> 16 <meta name="description" content="Coffee developer, software brewer."> 17 <meta name="keywords" content="blog,developer,personal,software,robust,performance,sovereign"> 18 19 20 21 <meta name="twitter:card" content="summary"> 22 <meta name="twitter:title" content="Posts"> 23 <meta name="twitter:description" content="Coffee developer, software brewer."> 24 25 <meta property="og:url" content="http://jackmordaunt.com/posts/"> 26 <meta property="og:site_name" content="Jack Mordaunt"> 27 <meta property="og:title" content="Posts"> 28 <meta property="og:description" content="Coffee developer, software brewer."> 29 <meta property="og:locale" content="en"> 30 <meta property="og:type" content="website"> 31 32 33 34 35 <link rel="canonical" href="http://jackmordaunt.com/posts/"> 36 37 38 <link rel="preload" href="/fonts/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin> 39 <link rel="preload" href="/fonts/fa-regular-400.woff2" as="font" type="font/woff2" crossorigin> 40 <link rel="preload" href="/fonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin> 41 42 43 44 45 <link rel="stylesheet" href="/css/coder.min.6445a802b9389c9660e1b07b724dcf5718b1065ed2d71b4eeaf981cc7cc5fc46.css" integrity="sha256-ZEWoArk4nJZg4bB7ck3PVxixBl7S1xtO6vmBzHzF/EY=" crossorigin="anonymous" media="screen" /> 46 47 48 49 50 51 52 53 54 55 <link rel="stylesheet" href="/css/coder-dark.min.a00e6364bacbc8266ad1cc81230774a1397198f8cfb7bcba29b7d6fcb54ce57f.css" integrity="sha256-oA5jZLrLyCZq0cyBIwd0oTlxmPjPt7y6KbfW/LVM5X8=" crossorigin="anonymous" media="screen" /> 56 57 58 59 60 61 62 63 <link rel="stylesheet" href="/css/custom.min.931a9d02d6f7655cd0cd50317fac1204e00c54ffd0232085acc957b2db5e1283.css" integrity="sha256-kxqdAtb3ZVzQzVAxf6wSBOAMVP/QIyCFrMlXstteEoM=" crossorigin="anonymous" media="screen" /> 64 65 66 67 68 69 70 <link rel="icon" type="image/svg+xml" href="/images/self-tiny-white.svg" sizes="any"> 71 <link rel="icon" type="image/png" href="/images/self-tiny-white.png" sizes="32x32"> 72 <link rel="icon" type="image/png" href="/images/self-tiny-white.png" sizes="16x16"> 73 74 <link rel="apple-touch-icon" href="/images/apple-touch-icon.png"> 75 <link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png"> 76 77 <link rel="manifest" href="/site.webmanifest"> 78 <link rel="mask-icon" href="/images/safari-pinned-tab.svg" color="#5bbad5"> 79 80 81 <link rel="alternate" type="application/rss+xml" href="/posts/index.xml" title="Jack Mordaunt" /> 82 83 84 85 86 87 <script defer data-domain="jackmordaunt.com" src="https://plausible.io/js/script.js"></script> 88 89 90 91 92 </head> 93 94 95 96 97 98 99 <body class="preload-transitions colorscheme-auto"> 100 101 <div class="float-container"> 102 <a id="dark-mode-toggle" class="colorscheme-toggle"> 103 <i class="fa-solid fa-adjust fa-fw" aria-hidden="true"></i> 104 </a> 105 </div> 106 107 108 <main class="wrapper"> 109 <nav class="navigation"> 110 <section class="container"> 111 112 <a class="navigation-title" href="http://jackmordaunt.com/"> 113 Jack Mordaunt 114 </a> 115 116 117 <input type="checkbox" id="menu-toggle" /> 118 <label class="menu-button float-right" for="menu-toggle"> 119 <i class="fa-solid fa-bars fa-fw" aria-hidden="true"></i> 120 </label> 121 <ul class="navigation-list"> 122 123 124 <li class="navigation-item"> 125 <a class="navigation-link " href="/posts/">Blog</a> 126 </li> 127 128 <li class="navigation-item"> 129 <a class="navigation-link " href="/about/">About</a> 130 </li> 131 132 <li class="navigation-item"> 133 <a class="navigation-link " href="/projects/">Projects</a> 134 </li> 135 136 <li class="navigation-item"> 137 <a class="navigation-link " href="/contact/">Contact</a> 138 </li> 139 140 <li class="navigation-item"> 141 <a class="navigation-link " href="/pay-with-bitcoin/">Pay</a> 142 </li> 143 144 145 146 </ul> 147 148 </section> 149 </nav> 150 151 152 <div class="content"> 153 154 <section class="container list"> 155 <header> 156 <h1 class="title"> 157 <a class="title-link" href="http://jackmordaunt.com/posts/"> 158 Posts 159 </a> 160 </h1> 161 </header> 162 163 <ul><li> 164 <span class="date">September 23, 2025</span> 165 <a class="title" href="/posts/self-ownership/">Self-Ownership and the Logic of Property</a> 166 </li> 167 <li> 168 <span class="date">August 1, 2025</span> 169 <a class="title" href="/posts/what-is-an-interface/">What is an Interface</a> 170 </li> 171 <li> 172 <span class="date">July 23, 2025</span> 173 <a class="title" href="/posts/why-people-hate-go/">Why People Love to Hate Go</a> 174 </li> 175 <li> 176 <span class="date">July 16, 2025</span> 177 <a class="title" href="/posts/hugo-nip-05/">Hugo and nip-05</a> 178 </li> 179 <li> 180 <span class="date">July 16, 2025</span> 181 <a class="title" href="/posts/hugo-svg-tricks/">Hugo SVG Tricks</a> 182 </li> 183 </ul> 184 185 186 187 188 189 190 191 192 </section> 193 194 </div> 195 196 <footer class="footer"> 197 <section class="container"> 198 © 199 200 2025 201 Jack Mordaunt 202 · 203 204 Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/" target="_blank" rel="noopener">Coder</a>. 205 206 </section> 207 </footer> 208 209 </main> 210 211 212 213 214 215 <script src="/js/coder.min.6ae284be93d2d19dad1f02b0039508d9aab3180a12a06dcc71b0b0ef7825a317.js" integrity="sha256-auKEvpPS0Z2tHwKwA5UI2aqzGAoSoG3McbCw73gloxc="></script> 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 </body> 257 </html>