<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>devops on Reverse Engineering</title>
    <link>https://reverse.put.as/categories/devops/</link>
    <description>Recent content in devops on Reverse Engineering</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>reverser@put.as (fG!)</managingEditor>
    <webMaster>reverser@put.as (fG!)</webMaster>
    <copyright>&amp;copy; 2025 fG!</copyright>
    <lastBuildDate>Thu, 11 Mar 2021 05:56:42 +0100</lastBuildDate><atom:link href="https://reverse.put.as/categories/devops/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to use GitHub Actions and private repositories to deploy a Hugo static site</title>
      <link>https://reverse.put.as/2021/03/11/hugo-githubactions/</link>
      <pubDate>Thu, 11 Mar 2021 05:56:42 +0100</pubDate>
      <author>reverser@put.as (fG!)</author>
      <guid>https://reverse.put.as/2021/03/11/hugo-githubactions/</guid>
      <description>&lt;p&gt;For quite some time I have wanted to build a site where I could share links to the stuff I read online. There must be already plenty of sites to solve this but none satisfies my main requisite: to be under my full control. I rather do all the work myself than giving up control to a third-party that can lock me down for any reason (Twitter for example). It&amp;rsquo;s a price that I am willing to pay.&lt;/p&gt;
&lt;p&gt;One of the main obstacles to build the site was that I needed to add/edit information from my desktop and tablet. I am definitely not a cloud fan so using it to sync between devices was out of question (people do it with Evernote, etc). For a while I thought about developing a mobile or web application to achieve this but was too lazy for that.&lt;/p&gt;
&lt;p&gt;Last weekend the right idea popped in my mind (I think I was reading something about the topic). I could use GitHub to store the data that I need to edit between devices, and GitHub actions to automate the build process. GitHub allows unlimited private repositories to free users, and the data to store there isn&amp;rsquo;t critical. I would always have a local copy and if GitHub bans me the impact is meaningless - they are just an intermediary and both ends are controlled by me.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
