2020-06-21-website-update.html (2453B)
1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <!-- Sep 03, 2024 --> 5 <meta charset="utf-8" /> 6 <meta name="viewport" content="width=device-width, initial-scale=1" /> 7 <title>website update</title> 8 <meta name="author" content="Vincent Demeester" /> 9 <meta name="generator" content="Org Mode" /> 10 <link rel='icon' type='image/x-icon' href='/images/favicon.ico'/> 11 <meta name='viewport' content='width=device-width, initial-scale=1'> 12 <link rel='stylesheet' href='/css/new.css' type='text/css'/> 13 <link rel='stylesheet' href='/css/syntax.css' type='text/css'/> 14 <link href='/index.xml' rel='alternate' type='application/rss+xml' title='Vincent Demeester' /> 15 </head> 16 <body> 17 <main id="content" class="content"> 18 <header> 19 <h1 class="title">website update</h1> 20 </header><section id="outline-container-Introduction" class="outline-2"> 21 <h2 id="Introduction">Introduction</h2> 22 <div class="outline-text-2" id="text-Introduction"> 23 <p> 24 A really small article to talk about small updates on the website (<i>well, maybe not that 25 small</i>). In a gist: a new css and articles changes. 26 </p> 27 28 <ul class="org-ul"> 29 <li>Updating the style of the website to something really similar to <a href="https://newcss.net/">new.css</a>. It is way 30 simpler and <i>pleasing</i> (at least for me).</li> 31 <li>My <a href="../articles"><code>/articles</code></a> are now exporting from my <a href="../articles/personal_knowledge_base.html">personal knowledge base</a>, powered by 32 <a href="../articles/org_roam.html"><code>org-roam</code></a>.</li> 33 <li>A new <a href="https://dl.sbr.pm/"><code>/files</code></a> part is available, where I share some random file. See for example the 34 <a href="https://dl.sbr.pm/wallpapers/dynamics/">dynamic wallpaper</a> part.</li> 35 </ul> 36 </div> 37 </section> 38 </main> 39 <footer id="postamble" class="status"> 40 <footer> 41 <small><a href="/" rel="history">Index</a> • <a href="/sitemap.html">Sitemap</a> • <a href="https://dl.sbr.pm/">Files</a></small><br/> 42 <small class='questions'>Questions, comments ? Please use my <a href="https://lists.sr.ht/~vdemeester/public-inbox">public inbox</a> by sending a plain-text email to <a href="mailto:~vdemeester/public-inbox@lists.sr.ht">~vdemeester/public-inbox@lists.sr.ht</a>.</small><br/> 43 <small class='copyright'> 44 Content and design by Vincent Demeester 45 (<a rel='licence' href='http://creativecommons.org/licenses/by-nc-sa/3.0/'>Some rights reserved</a>) 46 </small><br /> 47 </footer> 48 </footer> 49 </body> 50 </html>