@@ -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 "> "Blog migrated to Statiq"</ 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: "www.devlead.se"
0 commit comments