myWebsite

Built with Hugo and a modified version of the risotto theme.
Log | Files | Refs

index.html (3826B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3 
      4     <head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=45687&amp;path=livereload" data-no-instant defer></script><title>TestPost &ndash; 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:45687/css/palettes/nord-dark.css">
     19 <link rel="stylesheet" href="http://localhost:45687/css/risotto.css">
     20 <link rel="stylesheet" href="http://localhost:45687/css/custom.css">
     21 
     22 
     23 
     24 
     25 
     26 
     27 
     28 
     29 
     30 
     31 </head>
     32 
     33     <body>
     34         <div class="page">
     35 
     36             <header class="page__header"><nav class="page__nav main-nav">
     37     <ul>
     38       <li class="nomarker"><h1 class="page__logo"><a href="http://localhost:45687/" class="page__logo-inner">Fedor_Vinogradov</a></h1></li>
     39     
     40     
     41     <li class="main-nav__item"><a class="nav-main-item" href="http://localhost:45687/projects/" title="">Projects</a></li>
     42     
     43     <li class="main-nav__item"><a class="nav-main-item" href="http://localhost:45687/posts/" title="">Posts</a></li>
     44     
     45     </ul>
     46 </nav>
     47 
     48 </header>
     49 
     50             <section class="page__body">
     51     <header class="content__header">
     52         <h1>TestPost</h1>
     53     </header>
     54     <div class="content__body">
     55         <h2 id="first-post">first post</h2>
     56 <p>this post is made for testing only</p>
     57 <h3 id="info">info</h3>
     58 <p>this site is in active development</p>
     59 <h4 id="about">about</h4>
     60 <p>feel free to contact me</p>
     61 
     62     </div>
     63     <footer class="content__footer"></footer>
     64 
     65             </section>
     66 
     67             <section class="page__aside">
     68                 <div class="aside__about">
     69 <div class="aside__about">
     70     
     71     
     72 <h1 class="about__title">My Socials</h1>
     73 <p class="about__description">I prefer matrix over anything.</p>
     74 </div>
     75 
     76 
     77 <ul class="aside__social-links">
     78     
     79     <li>
     80         <a href="" rel="me" aria-label="SourceHut" title="SourceHut"><i class="fa-regular fa-circle" aria-hidden="true"></i></a>&nbsp;
     81     </li>
     82     
     83     <li>
     84         <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>&nbsp;
     85     </li>
     86     
     87     <li>
     88         <a href="/index.xml" rel="me" aria-label="RSS" title="RSS"><i class="fa-solid fa-rss" aria-hidden="true"></i></a>&nbsp;
     89     </li>
     90     
     91     <li>
     92         <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>&nbsp;
     93     </li>
     94     
     95     <li>
     96         <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>&nbsp;
     97     </li>
     98     
     99 </ul>
    100 <hr>
    101                 <div class="aside__content">
    102     <p>this is my first post made for testing</p>
    103     
    104         <p>
    105             
    106             2024-08-02
    107         </p>
    108     
    109 
    110     
    111 
    112 		    
    113 		    <nav id="TableOfContents">
    114   <ul>
    115     <li><a href="#first-post">first post</a>
    116       <ul>
    117         <li><a href="#info">info</a></li>
    118       </ul>
    119     </li>
    120   </ul>
    121 </nav>
    122 		    
    123             </section>
    124 
    125             <footer class="page__footer">
    126 <p class="copyright"></p>
    127 </footer>
    128 
    129         </div>
    130     </body>
    131 
    132 </html>