Skip to content

Commit

Permalink
deploy: bf7ea32
Browse files Browse the repository at this point in the history
  • Loading branch information
marksie1988 committed Aug 8, 2023
1 parent ba9ffa0 commit d916cf6
Show file tree
Hide file tree
Showing 10 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion about/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion archives/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/style.css

Large diffs are not rendered by default.

42 changes: 21 additions & 21 deletions assets/css/style.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion categories/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://totaldebug.uk/</id><title>TotalDebug</title><subtitle>Steven Marks. Dev blog. Linux, workflow optimisation, programming, software development, Python, Typescript.</subtitle> <updated>2023-08-08T15:32:07+01:00</updated> <author> <name>Steven Marks</name> <uri>https://totaldebug.uk/</uri> </author><link rel="self" type="application/atom+xml" href="https://totaldebug.uk/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://totaldebug.uk/"/> <generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator> <rights> © 2023 Steven Marks </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Integrating a Lux Power Inverter with Home Assistant</title><link href="https://totaldebug.uk/posts/integrate-lux-inverter-with-home-assistant/" rel="alternate" type="text/html" title="Integrating a Lux Power Inverter with Home Assistant" /><published>2023-08-08T12:05:51+01:00</published> <updated>2023-08-08T15:31:42+01:00</updated> <id>https://totaldebug.uk/posts/integrate-lux-inverter-with-home-assistant/</id> <content src="https://totaldebug.uk/posts/integrate-lux-inverter-with-home-assistant/" /> <author> <name>Steven Marks</name> </author> <category term="Home Automation" /> <summary> After having solar installed I wanted to get it integrated into home assistant to enable historical monitoring and also automation around my home. At this time I haven’t implemented any automation, that will come in the future but for now I will show you how I integrated it with Home Assistant and implemented a nice card to display usage Lux Inverter Setup By default, the datalogger plugged... </summary> </entry> <entry><title>A Pythonic way to alias methods?</title><link href="https://totaldebug.uk/posts/python-method-aliases/" rel="alternate" type="text/html" title="A Pythonic way to alias methods?" /><published>2023-08-08T10:39:37+01:00</published> <updated>2023-08-08T10:39:37+01:00</updated> <id>https://totaldebug.uk/posts/python-method-aliases/</id> <content src="https://totaldebug.uk/posts/python-method-aliases/" /> <author> <name>Steven Marks</name> </author> <category term="Python" /> <summary> An alias method allows accesses to the original method via a different name. You can define your own alias method by adding the statement a = b to your class definition. This creates an alias method a() for the original method b(). For my situation this wasn’t really ideal, I wanted to standardise all of my method names easily with a deprecation warning when the old method was used. To do that... </summary> </entry> <entry><title>Add series links to Jekyll posts</title><link href="https://totaldebug.uk/posts/jekyll-post-series-links/" rel="alternate" type="text/html" title="Add series links to Jekyll posts" /><published>2023-06-09T09:06:40+01:00</published> <updated>2023-08-08T09:20:30+01:00</updated> <id>https://totaldebug.uk/posts/jekyll-post-series-links/</id> <content src="https://totaldebug.uk/posts/jekyll-post-series-links/" /> <author> <name>Steven Marks</name> </author> <category term="Website" /> <summary> Creating blog posts for my website I sometimes find that I want top create multiple articles as part of a series, usually because I have done some research and got to a stage that makes sense to have an article to itself, something like my recent post on Proxmox Template with Cloud Image and Cloud Init. Rather than having to manually link to other articles related to the series, I thought it w... </summary> </entry> <entry><title>Last4Solar - My solar nightmare!</title><link href="https://totaldebug.uk/posts/last4solar-my-solar-nightmare/" rel="alternate" type="text/html" title="Last4Solar - My solar nightmare!" /><published>2023-06-02T22:13:35+01:00</published> <updated>2023-07-29T20:09:20+01:00</updated> <id>https://totaldebug.uk/posts/last4solar-my-solar-nightmare/</id> <content src="https://totaldebug.uk/posts/last4solar-my-solar-nightmare/" /> <author> <name>Steven Marks</name> </author> <category term="Musings" /> <summary> At the end of 2022 I came into some inheritance, with the massive energy price increase in the UK I decided to spend this money on a solar and battery installation on my house. With the decreasing price of solar systems and the increase in price, the return on investment is getting smaller and making the option much more reasonable. Choosing a company for the installation I spent a long time... </summary> </entry> <entry><title>Automating deployments using Terraform with Proxmox and ansible</title><link href="https://totaldebug.uk/posts/automating-proxmox-with-terraform-ansible/" rel="alternate" type="text/html" title="Automating deployments using Terraform with Proxmox and ansible" /><published>2023-05-06T10:03:29+01:00</published> <updated>2023-08-08T09:20:30+01:00</updated> <id>https://totaldebug.uk/posts/automating-proxmox-with-terraform-ansible/</id> <content src="https://totaldebug.uk/posts/automating-proxmox-with-terraform-ansible/" /> <author> <name>Steven Marks</name> </author> <category term="Automation" /> <summary> Over the years my home lab has grown and become more and more difficult to maintain, especially because some servers I build and forget as they function so well. I have found recently though that moving to newer versions of operating systems can be difficult for the servers that I cant easily containerise at the moment. For this reason I have moved over to using Terraform with Proxmox and ans... </summary> </entry> </feed>
<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://totaldebug.uk/</id><title>TotalDebug</title><subtitle>Steven Marks. Dev blog. Linux, workflow optimisation, programming, software development, Python, Typescript.</subtitle> <updated>2023-08-08T22:37:05+01:00</updated> <author> <name>Steven Marks</name> <uri>https://totaldebug.uk/</uri> </author><link rel="self" type="application/atom+xml" href="https://totaldebug.uk/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://totaldebug.uk/"/> <generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator> <rights> © 2023 Steven Marks </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Integrating a Lux Power Inverter with Home Assistant</title><link href="https://totaldebug.uk/posts/integrate-lux-inverter-with-home-assistant/" rel="alternate" type="text/html" title="Integrating a Lux Power Inverter with Home Assistant" /><published>2023-08-08T12:05:51+01:00</published> <updated>2023-08-08T15:31:42+01:00</updated> <id>https://totaldebug.uk/posts/integrate-lux-inverter-with-home-assistant/</id> <content src="https://totaldebug.uk/posts/integrate-lux-inverter-with-home-assistant/" /> <author> <name>Steven Marks</name> </author> <category term="Home Automation" /> <summary> After having solar installed I wanted to get it integrated into home assistant to enable historical monitoring and also automation around my home. At this time I haven’t implemented any automation, that will come in the future but for now I will show you how I integrated it with Home Assistant and implemented a nice card to display usage Lux Inverter Setup By default, the datalogger plugged... </summary> </entry> <entry><title>A Pythonic way to alias methods?</title><link href="https://totaldebug.uk/posts/python-method-aliases/" rel="alternate" type="text/html" title="A Pythonic way to alias methods?" /><published>2023-08-08T10:39:37+01:00</published> <updated>2023-08-08T10:39:37+01:00</updated> <id>https://totaldebug.uk/posts/python-method-aliases/</id> <content src="https://totaldebug.uk/posts/python-method-aliases/" /> <author> <name>Steven Marks</name> </author> <category term="Python" /> <summary> An alias method allows accesses to the original method via a different name. You can define your own alias method by adding the statement a = b to your class definition. This creates an alias method a() for the original method b(). For my situation this wasn’t really ideal, I wanted to standardise all of my method names easily with a deprecation warning when the old method was used. To do that... </summary> </entry> <entry><title>Add series links to Jekyll posts</title><link href="https://totaldebug.uk/posts/jekyll-post-series-links/" rel="alternate" type="text/html" title="Add series links to Jekyll posts" /><published>2023-06-09T09:06:40+01:00</published> <updated>2023-08-08T09:20:30+01:00</updated> <id>https://totaldebug.uk/posts/jekyll-post-series-links/</id> <content src="https://totaldebug.uk/posts/jekyll-post-series-links/" /> <author> <name>Steven Marks</name> </author> <category term="Website" /> <summary> Creating blog posts for my website I sometimes find that I want top create multiple articles as part of a series, usually because I have done some research and got to a stage that makes sense to have an article to itself, something like my recent post on Proxmox Template with Cloud Image and Cloud Init. Rather than having to manually link to other articles related to the series, I thought it w... </summary> </entry> <entry><title>Last4Solar - My solar nightmare!</title><link href="https://totaldebug.uk/posts/last4solar-my-solar-nightmare/" rel="alternate" type="text/html" title="Last4Solar - My solar nightmare!" /><published>2023-06-02T22:13:35+01:00</published> <updated>2023-07-29T20:09:20+01:00</updated> <id>https://totaldebug.uk/posts/last4solar-my-solar-nightmare/</id> <content src="https://totaldebug.uk/posts/last4solar-my-solar-nightmare/" /> <author> <name>Steven Marks</name> </author> <category term="Musings" /> <summary> At the end of 2022 I came into some inheritance, with the massive energy price increase in the UK I decided to spend this money on a solar and battery installation on my house. With the decreasing price of solar systems and the increase in price, the return on investment is getting smaller and making the option much more reasonable. Choosing a company for the installation I spent a long time... </summary> </entry> <entry><title>Automating deployments using Terraform with Proxmox and ansible</title><link href="https://totaldebug.uk/posts/automating-proxmox-with-terraform-ansible/" rel="alternate" type="text/html" title="Automating deployments using Terraform with Proxmox and ansible" /><published>2023-05-06T10:03:29+01:00</published> <updated>2023-08-08T09:20:30+01:00</updated> <id>https://totaldebug.uk/posts/automating-proxmox-with-terraform-ansible/</id> <content src="https://totaldebug.uk/posts/automating-proxmox-with-terraform-ansible/" /> <author> <name>Steven Marks</name> </author> <category term="Automation" /> <summary> Over the years my home lab has grown and become more and more difficult to maintain, especially because some servers I build and forget as they function so well. I have found recently though that moving to newer versions of operating systems can be difficult for the servers that I cant easily containerise at the moment. For this reason I have moved over to using Terraform with Proxmox and ans... </summary> </entry> </feed>
10 changes: 5 additions & 5 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -362,23 +362,23 @@
</url>
<url>
<loc>https://totaldebug.uk/categories/</loc>
<lastmod>2023-08-08T15:32:07+01:00</lastmod>
<lastmod>2023-08-08T22:37:05+01:00</lastmod>
</url>
<url>
<loc>https://totaldebug.uk/tags/</loc>
<lastmod>2023-08-08T15:32:07+01:00</lastmod>
<lastmod>2023-08-08T22:37:05+01:00</lastmod>
</url>
<url>
<loc>https://totaldebug.uk/archives/</loc>
<lastmod>2023-08-08T15:32:07+01:00</lastmod>
<lastmod>2023-08-08T22:37:05+01:00</lastmod>
</url>
<url>
<loc>https://totaldebug.uk/about/</loc>
<lastmod>2023-08-08T15:32:07+01:00</lastmod>
<lastmod>2023-08-08T22:37:05+01:00</lastmod>
</url>
<url>
<loc>https://totaldebug.uk/works/</loc>
<lastmod>2023-08-08T15:32:07+01:00</lastmod>
<lastmod>2023-08-08T22:37:05+01:00</lastmod>
</url>
<url>
<loc>https://totaldebug.uk/</loc>
Expand Down
2 changes: 1 addition & 1 deletion sw.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tags/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion works/index.html

Large diffs are not rendered by default.

0 comments on commit d916cf6

Please sign in to comment.