index.html (4835B)
1 <!DOCTYPE html> 2 <html lang="en"> 3 4 <head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><title>All Posts – Fedor_Vinogradov</title> 5 <meta name="description" content="I prefer matrix over anything."> 6 7 <meta name="viewport" content="width=device-width, initial-scale=1"> 8 <meta charset="UTF-8"/> 9 10 11 12 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg==" crossorigin="anonymous" referrerpolicy="no-referrer" /> 13 14 15 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.4/css/academicons.min.css" integrity="sha512-IW0nhlW5MgNydsXJO40En2EoCkTTjZhI3yuODrZIc8cQ4h1XcF53PsqDHa09NqnkXuIe0Oiyyj171BqZFwISBw==" crossorigin="anonymous" referrerpolicy="no-referrer" /> 16 17 18 <link rel="stylesheet" href="http://localhost:1313/css/palettes/nord-dark.css"> 19 <link rel="stylesheet" href="http://localhost:1313/css/risotto.css"> 20 <link rel="stylesheet" href="http://localhost:1313/css/custom.css"> 21 22 23 24 25 26 27 28 29 30 <link rel="alternate" type="application/rss+xml" href="http://localhost:1313/posts/all/index.xml" title="Fedor_Vinogradov"> 31 32 </head> 33 34 <body> 35 <div class="page"> 36 37 <header class="page__header"><nav class="page__nav main-nav"> 38 <ul> 39 <li class="nomarker"><h1 class="page__logo"><a href="http://localhost:1313/" class="page__logo-inner">Fedor_Vinogradov</a></h1></li> 40 41 42 <li class="main-nav__item"><a class="nav-main-item" href="http://localhost:1313/projects/" title="">Projects</a></li> 43 44 <li class="main-nav__item"><a class="nav-main-item" href="http://localhost:1313/posts/" title="">Posts</a></li> 45 46 </ul> 47 </nav> 48 49 </header> 50 51 <section class="page__body"> 52 <header class="content__header"> 53 <h2>All Posts</h2> 54 55 </header> 56 57 58 <article class="post"> 59 <header class="post__header"> 60 <h3><a href="http://localhost:1313/posts/howifinallystartedreading/">Finally Start Reading</a></h3> 61 </header> 62 63 <section class="post__summary"> 64 How getting a PineNote made me love reading books 65 </section> 66 </article> 67 68 <article class="post"> 69 <header class="post__header"> 70 <h3><a href="http://localhost:1313/posts/makeyour2ndbrainfoss/">Make Your 2nd Brain Foss</a></h3> 71 </header> 72 73 <section class="post__summary"> 74 open source software to make your personal notes truly private 75 </section> 76 </article> 77 78 <article class="post"> 79 <header class="post__header"> 80 <h3><a href="http://localhost:1313/projects/">Projects</a></h3> 81 </header> 82 83 <section class="post__summary"> 84 My professional and personal projects 85 </section> 86 </article> 87 88 <article class="post"> 89 <header class="post__header"> 90 <h3><a href="http://localhost:1313/posts/techandmeet/tryhackme-challenges-of-continuous-learning/">TryHackMe: Challenges of continuous learning</a></h3> 91 </header> 92 93 <section class="post__summary"> 94 how TryHackMe can keep you on the cutting edge of cybersecurity 95 </section> 96 </article> 97 98 99 </section> 100 101 <section class="page__aside"> 102 <div class="aside__about"> 103 <div class="aside__about"> 104 105 106 <h1 class="about__title">My Socials</h1> 107 <p class="about__description">I prefer matrix over anything.</p> 108 </div> 109 110 111 <ul class="aside__social-links"> 112 113 <li> 114 <a href="" rel="me" aria-label="SourceHut" title="SourceHut"><i class="fa-regular fa-circle" aria-hidden="true"></i></a> 115 </li> 116 117 <li> 118 <a href="https://matrix.to/#/@fedorvin:matrix.org" rel="me" aria-label="Matrix" title="Matrix"><i class="fa-regular fa-comment" aria-hidden="true"></i></a> 119 </li> 120 121 <li> 122 <a href="/index.xml" rel="me" aria-label="RSS" title="RSS"><i class="fa-solid fa-rss" aria-hidden="true"></i></a> 123 </li> 124 125 <li> 126 <a href="mailto:vino-f@pm.me" rel="me" aria-label="Email" title="Email"><i class="fa-regular fa-envelope" aria-hidden="true"></i></a> 127 </li> 128 129 <li> 130 <a href="https://linkedin.com/in/fedor-vinogradov-b4454219a" rel="me" aria-label="LinkedIn" title="LinkedIn"><i class="fa-brands fa-linkedin-in" aria-hidden="true"></i></a> 131 </li> 132 133 </ul> 134 </div> 135 <hr> 136 <div class="aside__content"> 137 138 139 <hr> 140 <nav id="TableOfContents"></nav> 141 <hr> 142 </div> 143 </section> 144 145 <footer class="page__footer"> 146 <p class="copyright"></p> 147 </footer> 148 149 </div> 150 </body> 151 152 </html>