<?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 Niels Ophey</title><link>https://www.ophey.net/en/tags/devops/</link><description>Recent content in DevOps on Niels Ophey</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 02 Sep 2023 10:22:57 +0200</lastBuildDate><atom:link href="https://www.ophey.net/en/tags/devops/index.xml" rel="self" type="application/rss+xml"/><item><title>Deploy Hexo website to Azure static Webapp with GitHub actions</title><link>https://www.ophey.net/en/blog/deploy-hexo-to-azure-static-webapp/</link><pubDate>Sat, 02 Sep 2023 10:22:57 +0200</pubDate><guid>https://www.ophey.net/en/blog/deploy-hexo-to-azure-static-webapp/</guid><description>&lt;h2 id="the-goal">The Goal&lt;/h2>
&lt;p>I move my former wordpress based blog to a simple static website framework. In my case I made q quick research about potential frameworks and found for example:&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://jekyllrb.com/">Jekyll&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.gatsbyjs.org/">Gatsby&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://gohugo.io/">Hugo&lt;/a>&lt;/li>
&lt;/ul>
&lt;p>and I found&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://hexo.io/">Hexo&lt;/a>&lt;/li>
&lt;/ul>
&lt;p>And to be honest - the only reason why my selection was Hexo, was the simple way of installation and get ready. As well as the themes which where available for Hexo. So what I did I created a new repo on GitHub for my Blog and cloned it onto my machine and started with checking the prerequisites:&lt;/p></description></item></channel></rss>