Skip to content

Commit 91c37fe

Browse files
committed
Deployment from Statiq
1 parent 3e71b53 commit 91c37fe

8 files changed

Lines changed: 17 additions & 17 deletions

feed.atom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>@devlead - Mattias Karlsson's Blog</title>
55
<link rel="self" href="https://www.devlead.se/" />
66
<rights>© Mattias Karlsson 2025</rights>
7-
<updated>2025-08-06T11:26:06Z</updated>
7+
<updated>2025-08-06T13:01:59Z</updated>
88
<logo>https://cdn.devlead.se/clipimg-vscode/2021/01/11/1f2af322-a19f-753d-bd3e-00118dc674f1.png?sv=2019-12-12&amp;st=2021-01-10T15%253A16%253A48Z&amp;se=2031-01-11T15%253A16%253A48Z&amp;sr=b&amp;sp=r&amp;sig=RYHdZjTvO%252Fw0tUGsgnIiGJRhTiQQPHnEsSKtnV14Yoc%253D</logo>
99
<entry>
1010
<id>https://www.devlead.se/posts/2025/2025-07-28-migrating-to-cake-sdk</id>

feed.rss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<link>https://www.devlead.se/</link>
66
<description />
77
<copyright>© Mattias Karlsson 2025</copyright>
8-
<pubDate>Wed, 06 Aug 2025 11:26:06 GMT</pubDate>
9-
<lastBuildDate>Wed, 06 Aug 2025 11:26:06 GMT</lastBuildDate>
8+
<pubDate>Wed, 06 Aug 2025 13:01:59 GMT</pubDate>
9+
<lastBuildDate>Wed, 06 Aug 2025 13:01:59 GMT</lastBuildDate>
1010
<item>
1111
<title>Migrating to Cake.Sdk</title>
1212
<link>https://www.devlead.se/posts/2025/2025-07-28-migrating-to-cake-sdk</link>
-3.57 KB
Binary file not shown.
3.57 KB
Binary file not shown.

pagefind/pagefind-entry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"1.3.0","languages":{"en":{"hash":"en_3d46b3442e","wasm":"en","page_count":31}}}
1+
{"version":"1.3.0","languages":{"en":{"hash":"en_425db9f721","wasm":"en","page_count":31}}}
-380 Bytes
Binary file not shown.
379 Bytes
Binary file not shown.

posts/2021/2021-04-09-devlead-statiq-part1-tabs.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,11 @@ <h2 class="subheading">An .NET assembly extending the static site generator Stat
122122
<p>Earlier this year I blogged about that my <a href="/posts/2021/2021-01-11-blog-migrated-to-statiq">&quot;Blog migrated to Statiq&quot;</a>, one advantage with <a href="https://statiq.dev/">Statiq</a> is that it's through .NET code really customizable and lets you adapt it fully to your needs. Code that can be packaged and distributed as a NuGet package, making it straightforward to share and reuse functionality between sites.<br/> <br/> In a three-part blog post series, I'll start going through the features of the NuGet package <a href="https://www.nuget.org/packages/Devlead.Statiq">Devlead.Statiq</a> created for my own Statiq based sites - but probably useful for others too, and this first part will be about the TabGroup Shortcode.</p>
123123
<h2 id="tabgroup-shortcode">TabGroup Shortcode</h2>
124124
<div class="tab-wrap">
125-
<input type="radio" id="39d671aa2c27410296cd369e27799057-bc361378b0814965a4b606985e748e61" name="39d671aa2c27410296cd369e27799057" class="tab" checked><label for="39d671aa2c27410296cd369e27799057-bc361378b0814965a4b606985e748e61" >Introduction</label>
126-
<input type="radio" id="39d671aa2c27410296cd369e27799057-5338b432ba5d4e099210d558c291364c" name="39d671aa2c27410296cd369e27799057" class="tab" ><label for="39d671aa2c27410296cd369e27799057-5338b432ba5d4e099210d558c291364c" >Prerequisites</label>
127-
<input type="radio" id="39d671aa2c27410296cd369e27799057-33b5c1ba50e14da7b26281e2d283cf85" name="39d671aa2c27410296cd369e27799057" class="tab" ><label for="39d671aa2c27410296cd369e27799057-33b5c1ba50e14da7b26281e2d283cf85" >Content</label>
128-
<input type="radio" id="39d671aa2c27410296cd369e27799057-31abf811039c47629f26f53df689374f" name="39d671aa2c27410296cd369e27799057" class="tab" ><label for="39d671aa2c27410296cd369e27799057-31abf811039c47629f26f53df689374f" >Include</label>
129-
<input type="radio" id="39d671aa2c27410296cd369e27799057-2f6bd04054a242d2a724d8e94eb3a92e" name="39d671aa2c27410296cd369e27799057" class="tab" ><label for="39d671aa2c27410296cd369e27799057-2f6bd04054a242d2a724d8e94eb3a92e" >Code</label>
125+
<input type="radio" id="e62a11c154cb42ae8241ebcb7feb0ea2-ce562722ddbe478bb9ffa8851b485334" name="e62a11c154cb42ae8241ebcb7feb0ea2" class="tab" checked><label for="e62a11c154cb42ae8241ebcb7feb0ea2-ce562722ddbe478bb9ffa8851b485334" >Introduction</label>
126+
<input type="radio" id="e62a11c154cb42ae8241ebcb7feb0ea2-fbbf7a6c6cbb4089bfdd2b678c8825fe" name="e62a11c154cb42ae8241ebcb7feb0ea2" class="tab" ><label for="e62a11c154cb42ae8241ebcb7feb0ea2-fbbf7a6c6cbb4089bfdd2b678c8825fe" >Prerequisites</label>
127+
<input type="radio" id="e62a11c154cb42ae8241ebcb7feb0ea2-e66bd9d7a1444899a1cdb8ac47613018" name="e62a11c154cb42ae8241ebcb7feb0ea2" class="tab" ><label for="e62a11c154cb42ae8241ebcb7feb0ea2-e66bd9d7a1444899a1cdb8ac47613018" >Content</label>
128+
<input type="radio" id="e62a11c154cb42ae8241ebcb7feb0ea2-66de17bd9c47407fa998bdb990dfdae4" name="e62a11c154cb42ae8241ebcb7feb0ea2" class="tab" ><label for="e62a11c154cb42ae8241ebcb7feb0ea2-66de17bd9c47407fa998bdb990dfdae4" >Include</label>
129+
<input type="radio" id="e62a11c154cb42ae8241ebcb7feb0ea2-1fd23bb995e54fcb8bbaa6bfff463479" name="e62a11c154cb42ae8241ebcb7feb0ea2" class="tab" ><label for="e62a11c154cb42ae8241ebcb7feb0ea2-1fd23bb995e54fcb8bbaa6bfff463479" >Code</label>
130130
<div class="tab__content">
131131

132132
<p>Statiq <a href="https://statiq.dev/framework/content/shortcodes">shortcodes</a> are small but powerful macros that can generate content or add metadata to your documents.</p>
@@ -220,8 +220,8 @@ <h3 id="example-usage">Example usage</h3>
220220

221221
<h3 id="result">Result</h3>
222222
<div class="tab-wrap">
223-
<input type="radio" id="928886e034c24b6682f90aa5bb93a68d-21b5abe81a4d4bd38e5a3ebe1456264d" name="928886e034c24b6682f90aa5bb93a68d" class="tab" checked><label for="928886e034c24b6682f90aa5bb93a68d-21b5abe81a4d4bd38e5a3ebe1456264d" >Tab Two</label>
224-
<input type="radio" id="928886e034c24b6682f90aa5bb93a68d-7c5e60b4737e4bab9acc981e5bd769d8" name="928886e034c24b6682f90aa5bb93a68d" class="tab" ><label for="928886e034c24b6682f90aa5bb93a68d-7c5e60b4737e4bab9acc981e5bd769d8" >Tab One</label>
223+
<input type="radio" id="aff5869853a44288bb84320e1a9bfdb6-a7d941943b604e7787a2069cdc75af05" name="aff5869853a44288bb84320e1a9bfdb6" class="tab" checked><label for="aff5869853a44288bb84320e1a9bfdb6-a7d941943b604e7787a2069cdc75af05" >Tab Two</label>
224+
<input type="radio" id="aff5869853a44288bb84320e1a9bfdb6-aee0886a53cf44c0ab2d72d38a854e92" name="aff5869853a44288bb84320e1a9bfdb6" class="tab" ><label for="aff5869853a44288bb84320e1a9bfdb6-aee0886a53cf44c0ab2d72d38a854e92" >Tab One</label>
225225
<div class="tab__content">
226226

227227
<h2 id="famous-words">Famous words</h2>
@@ -272,8 +272,8 @@ <h3 id="example-usage">Example usage</h3>
272272

273273
<h3 id="result">Result</h3>
274274
<div class="tab-wrap">
275-
<input type="radio" id="e9481bed9f134ed19a2f9a1f862b66a6-f821358e338045c68f04929140002b50" name="e9481bed9f134ed19a2f9a1f862b66a6" class="tab" checked><label for="e9481bed9f134ed19a2f9a1f862b66a6-f821358e338045c68f04929140002b50" >Lorem Ipsum</label>
276-
<input type="radio" id="e9481bed9f134ed19a2f9a1f862b66a6-8c5f2d0c1243405fb1c8d517a522cb6d" name="e9481bed9f134ed19a2f9a1f862b66a6" class="tab" ><label for="e9481bed9f134ed19a2f9a1f862b66a6-8c5f2d0c1243405fb1c8d517a522cb6d" >Famous words</label>
275+
<input type="radio" id="e543feb712be45628ac7235807f429c4-b726fcf7df2349759e7c693870e6ad3b" name="e543feb712be45628ac7235807f429c4" class="tab" checked><label for="e543feb712be45628ac7235807f429c4-b726fcf7df2349759e7c693870e6ad3b" >Lorem Ipsum</label>
276+
<input type="radio" id="e543feb712be45628ac7235807f429c4-f8cd8d2b90c54113b2dcc5724693c628" name="e543feb712be45628ac7235807f429c4" class="tab" ><label for="e543feb712be45628ac7235807f429c4-f8cd8d2b90c54113b2dcc5724693c628" >Famous words</label>
277277
<div class="tab__content">
278278

279279
<h2 id="famous-words">Famous words</h2>
@@ -331,10 +331,10 @@ <h3 id="example-usage">Example usage</h3>
331331

332332
<h3 id="result">Result</h3>
333333
<div class="tab-wrap">
334-
<input type="radio" id="c8e29632732b45878869c301ce85d654-a5c70031a26e4003969d10f50bfb5447" name="c8e29632732b45878869c301ce85d654" class="tab" checked><label for="c8e29632732b45878869c301ce85d654-a5c70031a26e4003969d10f50bfb5447" >settings.yml</label>
335-
<input type="radio" id="c8e29632732b45878869c301ce85d654-a1c662bbb5f94b93bb1765c28d0af73a" name="c8e29632732b45878869c301ce85d654" class="tab" ><label for="c8e29632732b45878869c301ce85d654-a1c662bbb5f94b93bb1765c28d0af73a" >Settings yaml file</label>
336-
<input type="radio" id="c8e29632732b45878869c301ce85d654-f5a1f72ab7e94ab3a46205a2beaccdb1" name="c8e29632732b45878869c301ce85d654" class="tab" ><label for="c8e29632732b45878869c301ce85d654-f5a1f72ab7e94ab3a46205a2beaccdb1" >_head.cshtml</label>
337-
<input type="radio" id="c8e29632732b45878869c301ce85d654-3d455b88fd954e4898e07930a493c89e" name="c8e29632732b45878869c301ce85d654" class="tab" ><label for="c8e29632732b45878869c301ce85d654-3d455b88fd954e4898e07930a493c89e" >_head.cshtml</label>
334+
<input type="radio" id="cada6a400f5c4868bcec9c4ac06ba2d4-556de38e53664353a6f3acc400000a66" name="cada6a400f5c4868bcec9c4ac06ba2d4" class="tab" checked><label for="cada6a400f5c4868bcec9c4ac06ba2d4-556de38e53664353a6f3acc400000a66" >settings.yml</label>
335+
<input type="radio" id="cada6a400f5c4868bcec9c4ac06ba2d4-57389da3b64746eda2b3b21bf03cc4fd" name="cada6a400f5c4868bcec9c4ac06ba2d4" class="tab" ><label for="cada6a400f5c4868bcec9c4ac06ba2d4-57389da3b64746eda2b3b21bf03cc4fd" >Settings yaml file</label>
336+
<input type="radio" id="cada6a400f5c4868bcec9c4ac06ba2d4-036c8993b00c4770bc00750481a3c94f" name="cada6a400f5c4868bcec9c4ac06ba2d4" class="tab" ><label for="cada6a400f5c4868bcec9c4ac06ba2d4-036c8993b00c4770bc00750481a3c94f" >_head.cshtml</label>
337+
<input type="radio" id="cada6a400f5c4868bcec9c4ac06ba2d4-7ba1d18ed7774027999c5adda2d50d89" name="cada6a400f5c4868bcec9c4ac06ba2d4" class="tab" ><label for="cada6a400f5c4868bcec9c4ac06ba2d4-7ba1d18ed7774027999c5adda2d50d89" >_head.cshtml</label>
338338
<div class="tab__content">
339339

340340
<pre><code class="language-yaml">Host: &quot;www.devlead.se&quot;

0 commit comments

Comments
 (0)