|
| 1 | +<!DOCTYPE html> |
| 2 | +<html> |
| 3 | +<head> |
| 4 | +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| 5 | + <meta charset="UTF-8"> |
| 6 | + <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> |
| 7 | + <meta name="generator" content="Jekyll"> |
| 8 | + |
| 9 | + <title>About</title> |
| 10 | + |
| 11 | + <link rel="stylesheet" href="/css/main.css"> |
| 12 | + <link rel="alternate" type="application/atom+xml" href="/feed.xml"> |
| 13 | +</head> |
| 14 | + |
| 15 | +<body> |
| 16 | + <div id="wrapper"> |
| 17 | + <header> |
| 18 | + <div> |
| 19 | + <a href="/"> |
| 20 | + <h1>blog.dsoderlund.consulting</h1> |
| 21 | + </a> |
| 22 | + <div class="header-links"> |
| 23 | + <a href="/archive"><h2 class="header-link">Archive</h2></a> |
| 24 | +<a href="/about"><h2 class="header-link">About</h2></a> |
| 25 | + |
| 26 | + </div> |
| 27 | + </div> |
| 28 | +</header> |
| 29 | + <div class="container"> |
| 30 | + <section id="main_content"> |
| 31 | + <article> |
| 32 | + <table> |
| 33 | + <thead> |
| 34 | + <tr> |
| 35 | + <th> </th> |
| 36 | + <th> </th> |
| 37 | + </tr> |
| 38 | + </thead> |
| 39 | + <tbody> |
| 40 | + <tr> |
| 41 | + <td> </td> |
| 42 | + <td> </td> |
| 43 | + </tr> |
| 44 | + </tbody> |
| 45 | +</table> |
| 46 | + |
| 47 | +<table> |
| 48 | + <tbody> |
| 49 | + <tr> |
| 50 | + <td>I am an independent Platform Engineering Consultant - I keep the peace between humans and computers. To read more about me and what I’ve done in the past you should check out my <a href="../cv">CV</a>. There you can also find more ways to get in touch with me.</td> |
| 51 | + <td><img src="/assets/me.jpg" alt=""></td> |
| 52 | + </tr> |
| 53 | + </tbody> |
| 54 | +</table> |
| 55 | + |
| 56 | +<hr> |
| 57 | + |
| 58 | +<p>Latest post from me on <a href="https://bsky.app/profile/dsoderlund.consulting">Bluesky</a>.</p> |
| 59 | + |
| 60 | +<bsky-embed username="dsoderlund.consulting" mode="dark" limit="5" link-target="_blank" link-image="true" load-more="true" custom-styles=".border-slate-300 { border-color: #b5e853; border-style: dotted; }"> |
| 61 | + </bsky-embed> |
| 62 | + |
| 63 | +<script src="https://cdn.jsdelivr.net/npm/bsky-embed/dist/bsky-embed.es.js" async=""></script> |
| 64 | + |
| 65 | + |
| 66 | +</article> |
| 67 | + </section> |
| 68 | + </div> |
| 69 | + </div> |
| 70 | + |
| 71 | + <footer> |
| 72 | + <a href="https://creativecommons.org/licenses/by-sa/4.0"> |
| 73 | + <span> |
| 74 | + <b>David Söderlund</b> |
| 75 | + </span> |
| 76 | + |
| 77 | + <span>© 2025</span> |
| 78 | + </a> |
| 79 | +</footer> |
| 80 | + |
| 81 | + |
| 82 | + <script type="text/javascript"> |
| 83 | + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
| 84 | + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| 85 | + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| 86 | + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
| 87 | + ga('create', 'UA-263169605-1', 'auto'); |
| 88 | + ga('send', 'pageview'); |
| 89 | +</script> |
| 90 | + |
| 91 | +</body> |
| 92 | + |
| 93 | +</html> |
0 commit comments