site

personal website, served at mordaunt.dev/site
Log | Files | Refs

index.html (5371B)


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