Skip to content

Commit

Permalink
deploy: 02466e2
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHedley committed Dec 20, 2024
1 parent dc33558 commit caf1ff0
Show file tree
Hide file tree
Showing 683 changed files with 3,181 additions and 714 deletions.
3 changes: 3 additions & 0 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
<li class="nav-item">
<a class="nav-link" href="/blog/tags">Tags</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/blog/stats">Stats</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/blog/about">About</a>
</li>
Expand Down
6 changes: 0 additions & 6 deletions assets/css/override.css

This file was deleted.

83 changes: 46 additions & 37 deletions feed.atom
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,54 @@
<title>Alex Hedley</title>
<link rel="self" href="https://alexhedley.github.io/blog" />
<rights>Copyright © 2024</rights>
<updated>2024-12-15T17:28:01Z</updated>
<updated>2024-12-20T15:56:31Z</updated>
<logo>https://alexhedley.github.io/blog/images/banner.png</logo>
<subtitle>Welcome to my blog!</subtitle>
<entry>
<id>https://alexhedley.github.io/blog/posts/statiq-stats</id>
<title>Statiq - Stats</title>
<author>
<name>alexhedley</name>
</author>
<link href="https://alexhedley.github.io/blog/posts/statiq-stats" />
<link rel="enclosure" type="image" href="https://alexhedley.github.io/blog/posts/images/statiq-web.svg" />
<updated>2024-12-20T00:00:00Z</updated>
<content>&lt;!-- # Statiq - Stats --&gt;
&lt;p&gt;Previously I'd added a count of posts &lt;a href="https://github.com/AlexHedley/blog/commit/ce65090ba756000610f09653603efc6e3e5e7da6"&gt;commit&lt;/a&gt; to the &lt;a href="https://alexhedley.com/blog/posts/"&gt;Posts&lt;/a&gt; page. Adding some styling to the &lt;code&gt;src/input/scss/_overrides.scss&lt;/code&gt; to position it on the right hand side and make it a little smaller, I think it looks quite nice.&lt;/p&gt;
&lt;p&gt;Who doesn't want a Total count too?! I made a new &lt;strong&gt;Stats&lt;/strong&gt; page just to show the combined total and total for each year.&lt;/p&gt;
&lt;p&gt;I might add a graph at some point.&lt;/p&gt;
&lt;p&gt;335 posts isn't bad!&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/blog/stats.png" alt="Stats" title="Stats"&gt;&lt;/p&gt;
&lt;h2 id="code"&gt;Code&lt;/h2&gt;
&lt;p&gt;Create a new page &lt;code&gt;src\input\stats.cshtml&lt;/code&gt;. Update the &lt;code&gt;Order&lt;/code&gt; you want.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Title: Stats
IsPage: true
ShowInNavbar: true
Order: 400
---

&amp;lt;h1 class="bg-dark text-light p-2"&amp;gt;Total &amp;lt;span class="postCount"&amp;gt;@(Outputs.FromPipeline(nameof(Content))
.Flatten()
.FilterSources($"posts/*")
.Count())&amp;lt;/span&amp;gt;&amp;lt;/h1&amp;gt;

&amp;lt;hr /&amp;gt;

@* Years Count *@
@foreach(IGrouping&amp;lt;int, IDocument&amp;gt; group in Outputs
.FromPipeline(nameof(Content))
.Flatten()
.FilterSources($"posts/*")
.GroupBy(x =&amp;gt; x.GetDateTime(WebKeys.Published).Year)
.OrderByDescending(x =&amp;gt; x.Key))
{
&amp;lt;h1 class="bg-dark text-light p-2"&amp;gt;@group.Key &amp;lt;span class="postCount"&amp;gt;@group.Count()&amp;lt;/span&amp;gt;&amp;lt;/h1&amp;gt;
}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I originally got the syntax wrong, I put a bracket in the wrong place and couldn't see the wood for the trees. Thankfully I got some help from &lt;em&gt;@girlpunk&lt;/em&gt; on Statiq's GitHub Discussions: &lt;a href="https://github.com/orgs/statiqdev/discussions/230"&gt;D#230&lt;/a&gt;.&lt;/p&gt;
</content>
<summary>How to total post counts</summary>
</entry>
<entry>
<id>https://alexhedley.github.io/blog/posts/streaming-equipment-2</id>
<title>Streaming Equipment 2</title>
Expand Down Expand Up @@ -318,40 +363,4 @@ I also added a tie and the leg covers. Just bought a pair of grey footy socks an
</content>
<summary>Club - North East Archers</summary>
</entry>
<entry>
<id>https://alexhedley.github.io/blog/posts/streaming-equipment</id>
<title>Streaming Equipment</title>
<author>
<name>AlexHedley</name>
</author>
<link href="https://alexhedley.github.io/blog/posts/streaming-equipment" />
<link rel="enclosure" type="image" href="https://alexhedley.github.io/blog/images/banner.png" />
<updated>2024-09-05T00:00:00Z</updated>
<content>&lt;!-- Streaming Equipment --&gt;
&lt;p&gt;I've upgraded my Microphone equipment for use with my &lt;a href="https://www.audio-technica.com/en-gb/at2020"&gt;AT2020&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I've bought the Microphone Shock Mount
&lt;a href="https://www.audio-technica.com/en-gb/microphones/wired/accessories/mounts-clips/at8458a"&gt;AT8458a&lt;/a&gt;. The clip on my existing one wasn't holding it very safely, I kept knocking it out and was possibly going to damage it.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/equipment/at8458a.png" alt="AT8458a" title="AT8458a"&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.audio-technica.com/en-gb/microphones/wired/accessories/mounts-clips/at8458a"&gt;AT8458a&lt;/a&gt; &lt;strong&gt;£25.00&lt;/strong&gt; (+ £3.99 P&amp;amp;P)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Next was a new mic arm, my original was ok but having looked at others I like the fact this one pivots horizontally and vertically and can hide the wires.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/equipment/elgato-wave-mic-arm-lp.jpg" alt="Elgato Wave Mic Arm LP" title="Elgato Wave Mic Arm LP"&gt; &lt;strong&gt;£69.98&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A studio-grade boom arm for your premium microphone, Wave Mic Arm offers extra reach, full adjustability, integrated cable channels and compatibility with standard mic mounts.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.elgato.com/uk/en/p/wave-mic-arm"&gt;Wave Mic Arm&lt;/a&gt; RRP &lt;strong&gt;£89.99&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;Original:&lt;/p&gt;
&lt;p&gt;Koolertron USB Condenser Microphone, BM-900 Condenser Microphone Kit with Adjustable Microphone Suspension Scissor Arm, Shock Mount and Double-layer Pop Filter for Studio Recording and Broadcasting&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/equipment/peripherals.jpg" alt="Mic / Arm" title="Mic / Arm"&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.amazon.co.uk/gp/product/B07QV7TS93/"&gt;Purchase&lt;/a&gt; &lt;em&gt;Amazon&lt;/em&gt; &lt;strong&gt;£34.99&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Previous post: &lt;a href="https://alexhedley.github.io/blog/twitch"&gt;Twitch&lt;/a&gt;.&lt;/p&gt;
</content>
<summary>New microphone accessories</summary>
</entry>
</feed>
83 changes: 46 additions & 37 deletions feed.rss
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,52 @@
<link>https://alexhedley.github.io/blog</link>
<description>Welcome to my blog!</description>
<copyright>Copyright © 2024</copyright>
<pubDate>Sun, 15 Dec 2024 17:28:01 GMT</pubDate>
<lastBuildDate>Sun, 15 Dec 2024 17:28:01 GMT</lastBuildDate>
<pubDate>Fri, 20 Dec 2024 15:56:31 GMT</pubDate>
<lastBuildDate>Fri, 20 Dec 2024 15:56:31 GMT</lastBuildDate>
<item>
<title>Statiq - Stats</title>
<link>https://alexhedley.github.io/blog/posts/statiq-stats</link>
<description>How to total post counts</description>
<author>alexhedley</author>
<enclosure url="https://alexhedley.github.io/blog/posts/images/statiq-web.svg" length="0" type="image" />
<guid>https://alexhedley.github.io/blog/posts/statiq-stats</guid>
<pubDate>Fri, 20 Dec 2024 00:00:00 GMT</pubDate>
<content:encoded>&lt;!-- # Statiq - Stats --&gt;
&lt;p&gt;Previously I'd added a count of posts &lt;a href="https://github.com/AlexHedley/blog/commit/ce65090ba756000610f09653603efc6e3e5e7da6"&gt;commit&lt;/a&gt; to the &lt;a href="https://alexhedley.com/blog/posts/"&gt;Posts&lt;/a&gt; page. Adding some styling to the &lt;code&gt;src/input/scss/_overrides.scss&lt;/code&gt; to position it on the right hand side and make it a little smaller, I think it looks quite nice.&lt;/p&gt;
&lt;p&gt;Who doesn't want a Total count too?! I made a new &lt;strong&gt;Stats&lt;/strong&gt; page just to show the combined total and total for each year.&lt;/p&gt;
&lt;p&gt;I might add a graph at some point.&lt;/p&gt;
&lt;p&gt;335 posts isn't bad!&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/blog/stats.png" alt="Stats" title="Stats"&gt;&lt;/p&gt;
&lt;h2 id="code"&gt;Code&lt;/h2&gt;
&lt;p&gt;Create a new page &lt;code&gt;src\input\stats.cshtml&lt;/code&gt;. Update the &lt;code&gt;Order&lt;/code&gt; you want.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Title: Stats
IsPage: true
ShowInNavbar: true
Order: 400
---

&amp;lt;h1 class="bg-dark text-light p-2"&amp;gt;Total &amp;lt;span class="postCount"&amp;gt;@(Outputs.FromPipeline(nameof(Content))
.Flatten()
.FilterSources($"posts/*")
.Count())&amp;lt;/span&amp;gt;&amp;lt;/h1&amp;gt;

&amp;lt;hr /&amp;gt;

@* Years Count *@
@foreach(IGrouping&amp;lt;int, IDocument&amp;gt; group in Outputs
.FromPipeline(nameof(Content))
.Flatten()
.FilterSources($"posts/*")
.GroupBy(x =&amp;gt; x.GetDateTime(WebKeys.Published).Year)
.OrderByDescending(x =&amp;gt; x.Key))
{
&amp;lt;h1 class="bg-dark text-light p-2"&amp;gt;@group.Key &amp;lt;span class="postCount"&amp;gt;@group.Count()&amp;lt;/span&amp;gt;&amp;lt;/h1&amp;gt;
}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I originally got the syntax wrong, I put a bracket in the wrong place and couldn't see the wood for the trees. Thankfully I got some help from &lt;em&gt;@girlpunk&lt;/em&gt; on Statiq's GitHub Discussions: &lt;a href="https://github.com/orgs/statiqdev/discussions/230"&gt;D#230&lt;/a&gt;.&lt;/p&gt;
</content:encoded>
<comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
</item>
<item>
<title>Streaming Equipment 2</title>
<link>https://alexhedley.github.io/blog/posts/streaming-equipment-2</link>
Expand Down Expand Up @@ -306,41 +350,6 @@ I also added a tie and the leg covers. Just bought a pair of grey footy socks an
&lt;img src="https://alexhedley.github.io/blog/images/archery/finger-sling-red.png" alt="Finger Sling (Red)" title="Finger Sling (Red)"&gt;&lt;/p&gt;
&lt;p&gt;Wrist Sling
&lt;img src="https://alexhedley.github.io/blog/images/archery/wrist-sling-red.png" alt="Wrist Sling" title="Wrist Sling"&gt;&lt;/p&gt;
</content:encoded>
<comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
</item>
<item>
<title>Streaming Equipment</title>
<link>https://alexhedley.github.io/blog/posts/streaming-equipment</link>
<description>New microphone accessories</description>
<author>AlexHedley</author>
<enclosure url="https://alexhedley.github.io/blog/images/banner.png" length="0" type="image" />
<guid>https://alexhedley.github.io/blog/posts/streaming-equipment</guid>
<pubDate>Thu, 05 Sep 2024 00:00:00 GMT</pubDate>
<content:encoded>&lt;!-- Streaming Equipment --&gt;
&lt;p&gt;I've upgraded my Microphone equipment for use with my &lt;a href="https://www.audio-technica.com/en-gb/at2020"&gt;AT2020&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I've bought the Microphone Shock Mount
&lt;a href="https://www.audio-technica.com/en-gb/microphones/wired/accessories/mounts-clips/at8458a"&gt;AT8458a&lt;/a&gt;. The clip on my existing one wasn't holding it very safely, I kept knocking it out and was possibly going to damage it.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/equipment/at8458a.png" alt="AT8458a" title="AT8458a"&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.audio-technica.com/en-gb/microphones/wired/accessories/mounts-clips/at8458a"&gt;AT8458a&lt;/a&gt; &lt;strong&gt;£25.00&lt;/strong&gt; (+ £3.99 P&amp;amp;P)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Next was a new mic arm, my original was ok but having looked at others I like the fact this one pivots horizontally and vertically and can hide the wires.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/equipment/elgato-wave-mic-arm-lp.jpg" alt="Elgato Wave Mic Arm LP" title="Elgato Wave Mic Arm LP"&gt; &lt;strong&gt;£69.98&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A studio-grade boom arm for your premium microphone, Wave Mic Arm offers extra reach, full adjustability, integrated cable channels and compatibility with standard mic mounts.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.elgato.com/uk/en/p/wave-mic-arm"&gt;Wave Mic Arm&lt;/a&gt; RRP &lt;strong&gt;£89.99&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;Original:&lt;/p&gt;
&lt;p&gt;Koolertron USB Condenser Microphone, BM-900 Condenser Microphone Kit with Adjustable Microphone Suspension Scissor Arm, Shock Mount and Double-layer Pop Filter for Studio Recording and Broadcasting&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/equipment/peripherals.jpg" alt="Mic / Arm" title="Mic / Arm"&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.amazon.co.uk/gp/product/B07QV7TS93/"&gt;Purchase&lt;/a&gt; &lt;em&gt;Amazon&lt;/em&gt; &lt;strong&gt;£34.99&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Previous post: &lt;a href="https://alexhedley.github.io/blog/twitch"&gt;Twitch&lt;/a&gt;.&lt;/p&gt;
</content:encoded>
<comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
</item>
Expand Down
17 changes: 10 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@
<li class="nav-item">
<a class="nav-link" href="/blog/tags">Tags</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/blog/stats">Stats</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/blog/about">About</a>
</li>
Expand Down Expand Up @@ -109,6 +112,13 @@ <h1>



<div class="post-preview">
<h2 class="post-title"><a href="/blog/posts/statiq-stats">Statiq - Stats</a></h2>
<p class="post-meta">Published on Friday, 20 December 2024</p>
<p>Previously I'd added a count of posts <a href="https://github.com/AlexHedley/blog/commit/ce65090ba756000610f09653603efc6e3e5e7da6">commit</a> to the <a href="https://alexhedley.com/blog/posts/">Posts</a> page. Adding some styling to the <code>src/input/scss/_overrides.scss</code> to position it on the right hand side and make it a little smaller, I think it looks quite nice.</p> <p class="small"><a href="/blog/posts/statiq-stats">Read more...</a></p>
</div>


<div class="post-preview">
<h2 class="post-title"><a href="/blog/posts/streaming-equipment-2">Streaming Equipment 2</a></h2>
<p class="post-meta">Published on Sunday, 15 December 2024</p>
Expand Down Expand Up @@ -171,13 +181,6 @@ <h2 class="post-title"><a href="/blog/posts/archery-return">Returning to Archery
<p>After going to the <a href="archery">Archery Beginners Course</a> from <a href="https://www.northeastarchers.co.uk/">North East Archers</a> back int 2018 I was unable to commit to their weekly sessions due to an ever changing work schedule.</p> <p class="small"><a href="/blog/posts/archery-return">Read more...</a></p>
</div>


<div class="post-preview">
<h2 class="post-title"><a href="/blog/posts/streaming-equipment">Streaming Equipment</a></h2>
<p class="post-meta">Published on Thursday, 5 September 2024</p>
<p>I've upgraded my Microphone equipment for use with my <a href="https://www.audio-technica.com/en-gb/at2020">AT2020</a>.</p> <p class="small"><a href="/blog/posts/streaming-equipment">Read more...</a></p>
</div>

<div>
<div class="float-sm-start">
</div>
Expand Down
17 changes: 10 additions & 7 deletions page/10.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@
<li class="nav-item">
<a class="nav-link" href="/blog/tags">Tags</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/blog/stats">Stats</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/blog/about">About</a>
</li>
Expand Down Expand Up @@ -110,6 +113,13 @@ <h1>



<div class="post-preview">
<h2 class="post-title"><a href="/blog/posts/inventr-ak1-day5">Day 5 - 30 Days Lost in Space</a></h2>
<p class="post-meta">Published on Friday, 7 April 2023</p>
<p>Day 5: Creative Day #1</p> <p class="small"><a href="/blog/posts/inventr-ak1-day5">Read more...</a></p>
</div>


<div class="post-preview">
<h2 class="post-title"><a href="/blog/posts/aws-certified-cloud-practitioner">AWS Certified Cloud Practitioner</a></h2>
<p class="post-meta">Published on Thursday, 6 April 2023</p>
Expand Down Expand Up @@ -172,13 +182,6 @@ <h2 class="post-title"><a href="/blog/posts/nintendo-gameboy">Nintendo Gameboy G
<p>I found an amazing site <a href="https://github.com/gameplaycolor/gameplaycolor">Game Play Color</a> that had made a Gameboy cartridge in HTML/CSS allowing you to add a custom image and change the colour so I built it into an AngularJS Component and added it to the site.</p> <p class="small"><a href="/blog/posts/nintendo-gameboy">Read more...</a></p>
</div>


<div class="post-preview">
<h2 class="post-title"><a href="/blog/posts/bowling-website-pins">Bowling Scores - Pins</a></h2>
<p class="post-meta">Published on Wednesday, 15 February 2023</p>
<p>My very good friend <a href="https://github.com/mpbostock">&#64;mpbostock</a> looked at my horrible code and didn't think that the pins should be in a table, so kindly fixed it for me!</p> <p class="small"><a href="/blog/posts/bowling-website-pins">Read more...</a></p>
</div>

<div>
<div class="float-sm-start">
<a class="btn btn-primary" href="/blog/page/9" role="button"><i class="fas fa-angle-double-left"></i> Newer</a>
Expand Down
17 changes: 10 additions & 7 deletions page/11.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@
<li class="nav-item">
<a class="nav-link" href="/blog/tags">Tags</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/blog/stats">Stats</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/blog/about">About</a>
</li>
Expand Down Expand Up @@ -110,6 +113,13 @@ <h1>



<div class="post-preview">
<h2 class="post-title"><a href="/blog/posts/bowling-website-pins">Bowling Scores - Pins</a></h2>
<p class="post-meta">Published on Wednesday, 15 February 2023</p>
<p>My very good friend <a href="https://github.com/mpbostock">&#64;mpbostock</a> looked at my horrible code and didn't think that the pins should be in a table, so kindly fixed it for me!</p> <p class="small"><a href="/blog/posts/bowling-website-pins">Read more...</a></p>
</div>


<div class="post-preview">
<h2 class="post-title"><a href="/blog/posts/deploy-tech-docs">Deploy Tech Docs</a></h2>
<p class="post-meta">Published on Monday, 30 January 2023</p>
Expand Down Expand Up @@ -172,13 +182,6 @@ <h2 class="post-title"><a href="/blog/posts/bowling-website-graphs">Bowling Scor
<p>Added a graph to my <a href="https://alexhedley.com/bowling/">Bowling Scores</a> website for the <strong>League</strong> portion.</p> <p class="small"><a href="/blog/posts/bowling-website-graphs">Read more...</a></p>
</div>


<div class="post-preview">
<h2 class="post-title"><a href="/blog/posts/falconry">Mini Falconry Experience Day</a></h2>
<p class="post-meta">Published on Sunday, 25 September 2022</p>
<p><a href="https://www.falconrydays.com/book-online/mini-falconry-experience-day">https://www.falconrydays.com/book-online/mini-falconry-experience-day</a></p> <p class="small"><a href="/blog/posts/falconry">Read more...</a></p>
</div>

<div>
<div class="float-sm-start">
<a class="btn btn-primary" href="/blog/page/10" role="button"><i class="fas fa-angle-double-left"></i> Newer</a>
Expand Down
Loading

0 comments on commit caf1ff0

Please sign in to comment.