<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Actions on Dans homepage</title>
    <link>https://blog.oconnordaniel.com/tags/actions/</link>
    <description>Recent content in Actions on Dans homepage</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 05 Mar 2023 10:00:00 -0600</lastBuildDate>
    <atom:link href="https://blog.oconnordaniel.com/tags/actions/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Automating the posts to dans site</title>
      <link>https://blog.oconnordaniel.com/blog/automation/</link>
      <pubDate>Sun, 05 Mar 2023 10:00:00 -0600</pubDate>
      <guid>https://blog.oconnordaniel.com/blog/automation/</guid>
      <description>&lt;p&gt;So&amp;hellip; now that we have a site with a post, I now have to figure out how to automate adding more posts.&lt;/p&gt;&#xA;&lt;p&gt;Of corse my first thought was just make some .sh files to handle all the updates.&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;- Add a .md file to _posts&#xA;- `bundle jekyll` to build the site folder&#xA;- git push&#xA;- ssh to the ec2 instance&#xA;- git pull&#xA;- docker stop, rm, build, run, left, right, up, down&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;So&amp;hellip;. no. I could do it like that, but I don&amp;rsquo;t have the time or skills to build in all the &lt;code&gt;try do catch&lt;/code&gt; stuff needed to make sure that if things broke, they break before they go live.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
