Skip to content

Commit ec7620b

Browse files
committed
jekyll build from Action c831160
0 parents  commit ec7620b

File tree

169 files changed

+7868
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

169 files changed

+7868
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
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>404</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+
<p>This page does not exist. <a href="/">Go back</a>.</p>
32+
33+
</section>
34+
</div>
35+
</div>
36+
37+
<footer>
38+
<a href="https://creativecommons.org/licenses/by-sa/4.0">
39+
<span>
40+
<b>David Söderlund</b>
41+
</span>
42+
43+
<span>© 2025</span>
44+
</a>
45+
</footer>
46+
47+
48+
<script type="text/javascript">
49+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
50+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
51+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
52+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
53+
ga('create', 'UA-263169605-1', 'auto');
54+
ga('send', 'pageview');
55+
</script>
56+
57+
</body>
58+
59+
</html>

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blog.dsoderlund.consulting

about.html

Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
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

Comments
 (0)