|
| 1 | +<!doctype html> |
| 2 | +<html lang="en-GB"> |
| 3 | + <head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> |
| 4 | + <title>Posts // CodeLust</title> |
| 5 | + <link rel="shortcut icon" href="/favicon.ico" /> |
| 6 | + <meta charset="utf-8" /> |
| 7 | + <meta name="generator" content="Hugo 0.147.3"> |
| 8 | + <meta name="viewport" content="width=device-width, initial-scale=1" /> |
| 9 | + <meta name="author" content="John Doe" /> |
| 10 | + <meta name="description" content="" /> |
| 11 | + <link rel="stylesheet" href="/css/main.min.5b1fcc8902588589c4767187402a3c29f8b8d7a6fdef6d9f8f77045bb0d14fee.css" /> |
| 12 | + <link rel="alternate" type="application/rss+xml" href="http://localhost:1313/posts/index.xml" title="CodeLust"> |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + <meta name="twitter:card" content="summary"> |
| 18 | + <meta name="twitter:title" content="Posts"> |
| 19 | + |
| 20 | + <meta property="og:url" content="http://localhost:1313/posts/"> |
| 21 | + <meta property="og:site_name" content="CodeLust"> |
| 22 | + <meta property="og:title" content="Posts"> |
| 23 | + <meta property="og:locale" content="en_GB"> |
| 24 | + <meta property="og:type" content="website"> |
| 25 | + |
| 26 | + |
| 27 | + </head> |
| 28 | + <body> |
| 29 | + <header class="app-header"> |
| 30 | + <a href="/"><img class="app-header-avatar" src="/avatar.jpg" alt="John Doe" /></a> |
| 31 | + <span class="app-header-title">CodeLust</span> |
| 32 | + <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vehicula turpis sit amet elit pretium.</p> |
| 33 | + </header> |
| 34 | + <main class="app-container"> |
| 35 | + |
| 36 | + <article> |
| 37 | + <h1>Posts</h1> |
| 38 | + |
| 39 | + <ul class="posts-list"> |
| 40 | + |
| 41 | + <li class="posts-list-item"> |
| 42 | + <a class="posts-list-item-title" href="/posts/new-post/">New Post</a> |
| 43 | + <span class="posts-list-item-description"> |
| 44 | + <svg class="icon icon-calendar" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>calendar</title><rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect><line x1="16" y1="2" x2="16" y2="6"></line><line x1="8" y1="2" x2="8" y2="6"></line><line x1="3" y1="10" x2="21" y2="10"></line></svg> |
| 45 | + May 18, 2025 |
| 46 | + <span class="posts-list-item-separator">-</span> |
| 47 | + <svg class="icon icon-clock" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title>clock</title><circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline></svg> |
| 48 | + 1 min read |
| 49 | + </span> |
| 50 | + </li> |
| 51 | + |
| 52 | + </ul> |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + </article> |
| 58 | + |
| 59 | + </main> |
| 60 | + </body> |
| 61 | +</html> |
0 commit comments