source code of /index.html

Last modified
Lines 93

Parent directory Download CGIread sitemap Main page

Quick links: contact content footer navigation

  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3.     <head>
  4.         <meta charset="utf-8"/>
  5.         <meta name="viewport" content="width=device-width, initial-scale=1"/>
  6.         <link rel="stylesheet" href="https://oskog97.com/style.css" type="text/css"/>
  7.         <link rel="icon" type="image/png" href="/favicon.png"/>
  8.         <link rel="canonical" href="https://oskog97.com/"/>
  9. <!-- End html5 macro. -->
  10.         <title>
  11.             Oskar Skog's personal website
  12.         </title>
  13.         <meta name="description" content="
  14. I write Free and Open Source Software in Python and shell
  15. for unix-like operating systems.
  16. (License of choice is Simplified (2-Clause) BSD.)
  17.         "/>
  18.     </head>
  19.     <body>
  20. <!-- BEGIN autogenerated navigation -->
  21. <nav><div id="navigation"><div id="nav_inner">
  22. <p><a href="#content" class="textonly">Skip navigation</a></p>
  23. <p class="row">
  24. <span class="textonly" translate="no">]</span><span class="head active">Home</span><span class="textonly" translate="no">[</span>
  25. &gt;&gt;
  26. <span class="textonly" translate="no">[</span><a class="sub" href="/projects/anonymine/">Anonymine</a><span class="textonly" translate="no">]</span>
  27. <span class="textonly" translate="no">[</span><a class="sub" href="/projects/light-sensor/">Analog light sensor</a><span class="textonly" translate="no">]</span>
  28. <span class="textonly" translate="no">[</span><a class="sub" href="/projects/PLLM-M702A/">Reverse-engineered schematics for PLLM-M702A</a><span class="textonly" translate="no">]</span>
  29. <span class="textonly" translate="no">[</span><a class="sub" href="/small-scripts/">Small scripts</a><span class="textonly" translate="no">]</span>
  30. <span class="textonly" translate="no">[</span><a class="sub" href="/thinkpad/">-&gt; My IBM thinkpad</a><span class="textonly" translate="no">]</span>
  31. </p>
  32. <p class="row">
  33. <span class="textonly" translate="no">[</span><a class="sub" href="/sitemap.py">Sitemap</a><span class="textonly" translate="no">]</span>
  34. </p>
  35. <hr class="textonly"/>
  36. </div></div></nav>
  37. <!-- END autogenerated navigation -->
  38. <main><div id="content">
  39.     
  40.     <h1>My stuff</h1>
  41.     <ul>
  42.         <li><a href="/projects/light-sensor/">Bloody light sensor</a></li>
  43.         <li><a href="/projects/anonymine/">Anonymine - text mode
  44.             minesweeper with no guessing required</a></li>
  45.         <li><a rel="nofollow noopener" target="_blank"
  46.             href="https://github.com/oskar-skog-after8/weather-station"
  47.             >(Github) Really terrible weather station (no longer in
  48.             service)</a></li>
  49.     </ul>
  50. </div></main>
  51. <!-- INCLUDED FOOTER -->
  52.     <hr class="textonly"/>
  53.     <p>
  54.         Copyright © Oskar Skog<br/>
  55.         Website content released under the <a
  56.         href="https://creativecommons.org/licenses/by/4.0/" rel="license noopener"
  57.         target="_blank">Creative Commons Attribution (CC-BY 4.0)</a> license
  58.         and my software usually under the <span class="a"><a target="_blank"
  59.         rel="noopener"
  60.         href="https://opensource.org/licenses/BSD-2-Clause">FreeBSD license
  61.         (2-clause)</a>.</span>
  62.         <br/>
  63.         Images may be from other sites, I should have cited useful sources
  64.         somewhere on the page.
  65.         <span class="notprint">Contact me if I haven't.</span>
  66.     </p>
  67.     <p id="contact" class="notprint">
  68.         You can contact me at: <a href="mailto:oskar@oskog97.com"
  69.         rel="noopener" target="_blank">oskar@oskog97.com</a>
  70.         <span class="a">(<a href="/pgp-pub/oskar.asc"
  71.                             >PGP public key</a>)</span>
  72.     </p>
  73.     <p> <a class="notprint" href="https://oskog97.com/read/?path=/style.css">
  74.             CSS Stylesheet
  75.         </a>
  76.         <a href="https://validator.w3.org/check/referrer" rel="nofollow noopener"
  77.             target="_blank" class="notprint"><span
  78.             class="img">Valid HTML5</span
  79.         ></a><br/>
  80.     </p>
  81. </div></footer>
  82. <!-- END OF INCLUDED FOOTER -->
  83.     </body>
  84. </html>