-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
183 lines (139 loc) · 6.29 KB
/
index.html
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=".NET, C#, DevOps, Open Source, Azure, Gaming, Heavy Metal and Beer!">
<title>Peter Nylander's Blog</title>
<link rel="canonical" href='https://penyland.github.io/'>
<link type="application/rss+xml" rel="alternate" title="Peter Nylander's Blog" href="/feed.rss" />
<link type="application/atom+xml" rel="alternate" title="Peter Nylander's Blog" href="/feed.atom" />
<meta name="application-name" content='Peter Nylander's Blog' />
<meta name="msapplication-tooltip" content='Peter Nylander's Blog' />
<meta name="msapplication-starturl" content='/' />
<meta property="og:title" content='Peter Nylander's Blog' />
<meta property="og:type" content="website" />
<meta property="og:url" content='https://penyland.github.io/' />
<link rel="icon" href='/favicon.ico'>
<!-- Custom fonts for this template -->
<link href='/vendor/fontawesome-free/css/all.min.css' rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" 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" data-no-mirror>
<!-- Styles for this template (also includes Bootstrap) -->
<link href='/scss/clean-blog.css' rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.29.0/components/prism-core.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.29.0/plugins/autoloader/prism-autoloader.min.js" data-no-mirror></script>
<script src="https://cdn.jsdelivr.net/npm/quicklink@2.3.0/dist/quicklink.umd.js"></script>
<link href="https://cdn.jsdelivr.net/npm/prismjs@1.29.0/themes/prism.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='/'>Peter Nylander's Blog</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-bs-toggle="collapse" data-bs-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 ms-auto">
<li class="nav-item">
<a class="nav-link" href="/pages/about">About</a>
</li>
<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>
</ul>
</div>
</div>
</nav>
<!-- Page Header -->
<header class="masthead no-image">
<div class="container position-relative">
<div class="row">
<div class="col-md-12">
<div class='site-heading'>
<h1>
</h1>
<span class="subheading">.NET, C#, DevOps, Open Source, Azure, Gaming, Heavy Metal and Beer!</span>
</div>
</div>
</div>
</div>
</header>
<!-- Main Content -->
<div class="container">
<div class="row">
<div id="content" class="col-md-12">
<div class="container-sm-height">
<div class="row row-sm-height">
<div class="col-md-6 right-border col-sm-height">
<div class="post-preview">
<h2 class="post-title"><a href="/posts/2024/2024-02-11-hello">Hello!</a></h2>
<p class="post-meta">Published on Sunday, 11 February 2024</p>
<p>My name's is Peter Nylander and I'm a software engineer and a solution architect!</p> <p class="small"><a href="/posts/2024/2024-02-11-hello">Read more...</a></p>
</div>
</div>
<div class="col-md-4 mt-4 mt-md-0 col-sm-height sidebar">
<div>
<h5>Tags</h5>
<a href="/tags/net" class="badge text-bg-light"> .NET (1)</a>
<a href="/tags/c" class="badge text-bg-light"> C# (1)</a>
<a href="/tags/azure" class="badge text-bg-light"> Azure (1)</a>
<a href="/tags/devops" class="badge text-bg-light"> DevOps (1)</a>
<a href="/tags/arm" class="badge text-bg-light"> ARM (1)</a>
<a href="/tags/bicep" class="badge text-bg-light"> Bicep (1)</a>
<div class="mt-3">
<div class="float-sm-end">
<a class="btn btn-sm btn-primary" href='/tags' role="button">All Tags <i class="fas fa-angle-double-right"></i></a>
</div>
<div class="clearfix"></div>
</div>
</div>
<hr />
<h5>Contact me</h5>
<ul class="list-unstyled">
<li><a href="https://twitter.com/peternylander"><i class="fab fa-twitter"></i> Twitter</a></li>
<li><a rel="me" href="https://hachyderm.io/@peternylander"><i class="fab fa-mastodon"></i> Mastodon</a></li>
<li><a rel="me" href="https://bsky.app/profile/peternylander.bsky.social"><i class="fas fa-square"></i>Bluesky</a>
</li>
<li><a href="https://github.com/penyland"><i class="fab fa-github"></i> GitHub</a></li>
<li><a href="https://www.linkedin.com/in/peternylander"><i class="fab fa-linkedin"></i> LinkedIn</a></li>
<li><a href="https://www.nuget.org/profiles/devlead"><i class="fa fa-archive"></i> NuGet</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<hr>
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<p class="copyright">© Peter Nylander 2024</p>
<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>
<!-- Scripts -->
<script src='/vendor/bootstrap/js/bootstrap.bundle.min.js'></script>
<script src='/vendor/startbootstrap-clean-blog/js/scripts.js'></script>
<script src='/js/clean-blog.js'></script>
</body>
</html>