-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.html
More file actions
183 lines (150 loc) · 8.26 KB
/
about.html
File metadata and controls
183 lines (150 loc) · 8.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Mattias Karlsson?">
<title>@devlead - Mattias Karlsson's Blog - About</title>
<link rel="canonical" href="https://www.devlead.se/about">
<link type="application/rss+xml" rel="alternate" title="@devlead - Mattias Karlsson's Blog" href="/feed.rss" />
<link type="application/atom+xml" rel="alternate" title="@devlead - Mattias Karlsson's Blog" href="/feed.atom" />
<meta name="application-name" content="@devlead - Mattias Karlsson's Blog" />
<meta name="msapplication-tooltip" content="@devlead - Mattias Karlsson's Blog" />
<meta name="msapplication-starturl" content="/" />
<meta property="og:title" content="@devlead - Mattias Karlsson's Blog - About" />
<meta property="og:image" content="https://cdn.devlead.se/clipimg-vscode/2021/01/11/d79a1c64-4f3f-3cc6-92a2-4da63e8d53cf.png?sv=2019-12-12&st=2021-01-10T16%3A22%3A41Z&se=2031-01-11T16%3A22%3A41Z&sr=b&sp=r&sig=7fEOlqmFaEGsVXOAKeac%2FK%2FNVLJHTPtMbiL%2FuiEUCLE%3D" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.devlead.se/about" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<!-- Bootstrap core CSS -->
<link href="/vendor/bootstrap/scss/bootstrap.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="/vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
<link href="/vendor/fontawesome-free/css/brands.min.css" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css' data-no-mirror>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css' data-no-mirror>
<!-- Custom styles for this template -->
<link href="/scss/clean-blog.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.19.0/components/prism-core.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.19.0/plugins/autoloader/prism-autoloader.min.js" data-no-mirror></script>
<script src="https://cdn.jsdelivr.net/npm/quicklink@2.0.0/dist/quicklink.umd.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.19.0/themes/prism.css">
<!-- Lunr search -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<style>
.sponsorship { text-align: center; margin-top: 1em; }
.sponsorship a { text-decoration: none; }
.sponsorship a i.fa-heart { color: red; }
.sponsorship a:hover i { color: white; transition-property: color; transition-duration: 350ms; }
</style>
<link href="/scss/TabGroup.css" rel="stylesheet" type="text/css">
<link href="/pagefind/pagefind-ui.css" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand" href="/">@devlead - Mattias Karlsson's Blog</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="/posts">Posts</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/tags">Tags</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/about">About</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Page Header -->
<header class="masthead" style="background-image: url("https://cdn.devlead.se/clipimg-vscode/2021/01/11/d79a1c64-4f3f-3cc6-92a2-4da63e8d53cf.png?sv=2019-12-12&st=2021-01-10T16%3A22%3A41Z&se=2031-01-11T16%3A22%3A41Z&sr=b&sp=r&sig=7fEOlqmFaEGsVXOAKeac%2FK%2FNVLJHTPtMbiL%2FuiEUCLE%3D")">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="site-heading">
<h1>
About
</h1>
<h2 class="subheading">Mattias Karlsson?</h2>
</div>
</div>
</div>
</div>
</header>
<!-- Main Content -->
<div class="container"y>
<div class="row">
<div id="content" class="col-md-12" >
<p>Hi👋,</p>
<p>My name is Mattias Karlsson, and I've been doing technical stuff since the mid-80s, it all started with the Commodore 128, but the true passion came with the Amiga.</p>
<p>At present day I'm a partner and technical fellow at WCOM AB, a Microsoft Gold Partner located in Gothenburg, Sweden.</p>
<p>Current passion topics are community, open-source, DevOps, and cloud technologies. Mostly active within the .NET open source community, mostly known there for being one of the maintainers behind the Cake build orchestration tool and LitJSON JSON serializer, but maintain around thirty or so .NET project and contribute to a few more.</p>
<p>Most importantly outside of work and play, father of two and husband of one♥</p>
<img src="https://cdn.devlead.se/clipimg-vscode/2021/01/18/5a2a4058-bf6c-38b2-15a8-abc4de41bf8c.png?sv=2019-12-12&st=2021-01-17T12%3A09%3A27Z&se=2031-01-18T12%3A09%3A27Z&sr=b&sp=r&sig=4A86Q%2FooxdT%2BO27%2B%2BIrT9iIYVOD5FJiqiAe8jr%2BamW4%3D" alt="@devlead - Mattias Karlsson Collage" style="display: block;margin-left: auto; margin-right: auto;width: 50%;" />
<div class="sponsorship">
<a class="btn btn-lg btn-outline-primary btn-block" href="https://github.com/sponsors/devlead" title="Sponsor Mattias Karlsson on GitHub">
<i class="fa fa-heart"></i>
Sponsor Mattias
</a>
</div>
</div>
</div>
</div>
<hr>
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<p class="copyright text-muted m-0">© Mattias Karlsson 2026</p>
<br />
<div id="search"></div>
<br />
<ul class="list-inline text-center small">
<li class="list-inline-item">
<a href="/feed.rss"><i class="fa fa-rss"></i> RSS Feed</a>
</li>
<li class="list-inline-item">
<a href="/feed.atom"><i class="fa fa-rss"></i> Atom Feed</a>
</li>
</ul>
<br />
<div class="font-weight-bold small"><a href="https://statiq.dev">Generated by Statiq</a></div>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="/vendor/jquery/jquery.min.js"></script>
<script src="/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="https://unpkg.com/mermaid@11.4.1/dist/mermaid.min.js" integrity="sha384-rbtjAdnIQE/aQJGEgXrVUlMibdfTSa4PQju4HDhN3sR2PmaKFzhEafuePsl9H/9I" crossorigin="anonymous"></script>
<script src="/pagefind/pagefind-ui.js"></script>
<script>
window.addEventListener('DOMContentLoaded', (event) => {
new PagefindUI({
element: "#search",
showSubResults: true,
processResult: function (result) {
result.meta.image = result.meta.image.replaceAll("&", "&");
return result;
}
});
});
</script>
<!-- Custom scripts for this template -->
<script src="/js/clean-blog.js"></script>
</body>
</html>