<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>SSG - Tag - Incredible Technology, Incredibly Simple</title>
        <link>https://damianflynn.github.io/tags/ssg/</link>
        <description>SSG - Tag - Incredible Technology, Incredibly Simple</description>
        <generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Tue, 30 Oct 2018 00:00:00 &#43;0000</lastBuildDate><atom:link href="https://damianflynn.github.io/tags/ssg/" rel="self" type="application/rss+xml" /><item>
    <title>Implementing Comments on a Static Site</title>
    <link>https://damianflynn.github.io/posts/implementing-comments-on-a-static-site/</link>
    <pubDate>Tue, 30 Oct 2018 00:00:00 &#43;0000</pubDate><author>
                        <name>Damian</name><uri>https://damianflynn.github.io/authors/damian</uri></author><guid>https://damianflynn.github.io/posts/implementing-comments-on-a-static-site/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/8bc3c4f0-c291-4309-a955-a5876c66b3de/d58d73ce-2aac-432b-9ba0-472b97dd0e9a/banner.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&amp;X-Amz-Credential=AKIAT73L2G45FSPPWI6X%2F20250116%2Fus-west-2%2Fs3%2Faws4_request&amp;X-Amz-Date=20250116T140848Z&amp;X-Amz-Expires=3600&amp;X-Amz-Signature=6a8e98fc923b4a83a92e241d2376d64cbcd895c80e2a1eaa3e1a0c10768f03fc&amp;X-Amz-SignedHeaders=host&amp;x-id=GetObject" referrerpolicy="no-referrer">
            </div><p>At this point we are almost ready to go live with our site, however, one of the cornerstones to growing and sharing is communication.</p>
<h1 class="relative text-5xl font-semibold leading-tense text-secondary-500 mb-4 -ml-px" id="wordpress"><a href="#wordpress" class="header-mark" aria-label="Header mark for 'Wordpress'"></a>
  <div id="wordpress" class="absolute -top-28"></div>
  Wordpress
</h1>
<p>In the world of Wordpress, this was a standard core feature, which leveraged the fact that the pages were rendered on demand from a backend database. In this scenario, the same approach is offered to maintain a commenting platform.</p>]]></description>
</item><item>
    <title>Using pipelines for flow static site content between markdown and foundation</title>
    <link>https://damianflynn.github.io/posts/using-pipelines-for-flow-static-site-content-between-markdown-and-foundation/</link>
    <pubDate>Wed, 24 Oct 2018 00:00:00 &#43;0000</pubDate><author>
                        <name>Damian</name><uri>https://damianflynn.github.io/authors/damian</uri></author><guid>https://damianflynn.github.io/posts/using-pipelines-for-flow-static-site-content-between-markdown-and-foundation/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/8bc3c4f0-c291-4309-a955-a5876c66b3de/52b3e815-9e44-4449-bf7b-ad3516b92a03/banner.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&amp;X-Amz-Credential=AKIAT73L2G45FSPPWI6X%2F20250116%2Fus-west-2%2Fs3%2Faws4_request&amp;X-Amz-Date=20250116T140856Z&amp;X-Amz-Expires=3600&amp;X-Amz-Signature=62934f1e6878d6abba937340360266d9a2fc48c7f228fb319633ec1524a6391b&amp;X-Amz-SignedHeaders=host&amp;x-id=GetObject" referrerpolicy="no-referrer">
            </div><hr>
<p>With the heavy lifting done in creating the site building mechanics and a solid foundation to build and share upon; our final objective is to automate the process of connecting these two stages.</p>
<h1 class="relative text-5xl font-semibold leading-tense text-secondary-500 mb-4 -ml-px" id="release-pipeline"><a href="#release-pipeline" class="header-mark" aria-label="Header mark for 'Release Pipeline'"></a>
  <div id="release-pipeline" class="absolute -top-28"></div>
  Release Pipeline
</h1>
<p>Technically the goal we are speaking about is the <strong>Release Pipeline</strong> which will take the artefact <em>(our site .ZIP file)</em> that we created in the <strong>Build Pipeline</strong> in our previous topic <a href="/Building-The-Site/" rel="">Constructing a new Home with Jekyll and Azure DevOps</a>; and publish this to our storage account.</p>]]></description>
</item><item>
    <title>Laying the foundation in Azure for a Static Site</title>
    <link>https://damianflynn.github.io/posts/laying-the-foundation-in-azure-for-a-static-site/</link>
    <pubDate>Sat, 20 Oct 2018 00:00:00 &#43;0000</pubDate><author>
                        <name>Damian</name><uri>https://damianflynn.github.io/authors/damian</uri></author><guid>https://damianflynn.github.io/posts/laying-the-foundation-in-azure-for-a-static-site/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/8bc3c4f0-c291-4309-a955-a5876c66b3de/baaa316b-8ce2-4df7-833c-36a7039ceb85/banner.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&amp;X-Amz-Credential=AKIAT73L2G45FSPPWI6X%2F20250116%2Fus-west-2%2Fs3%2Faws4_request&amp;X-Amz-Date=20250116T140904Z&amp;X-Amz-Expires=3600&amp;X-Amz-Signature=4bffbb89df754f22c92a25ec7b8b7a159796f3c202cbedab3f914836d1d6e6c8&amp;X-Amz-SignedHeaders=host&amp;x-id=GetObject" referrerpolicy="no-referrer">
            </div><hr>
<p>Hosting my site on Wordpress was not super complex; I leveraged the Azure PaaS Services for Web Apps, and orginally the 3rd party support for hosted MySQL database’s. Once I was up and running I quickly realised that all media hosted on the site were landing on the webserver, so a plugin from its marketplace offered the ability to relocate the media to an Azure Blob; offloading some of the challanges.</p>]]></description>
</item><item>
    <title>Constructing a new Home with Jekyll and Azure DevOps</title>
    <link>https://damianflynn.github.io/posts/constructing-a-new-home-with-jekyll-and-azure-devops/</link>
    <pubDate>Wed, 10 Oct 2018 00:00:00 &#43;0000</pubDate><author>
                        <name>Damian</name><uri>https://damianflynn.github.io/authors/damian</uri></author><guid>https://damianflynn.github.io/posts/constructing-a-new-home-with-jekyll-and-azure-devops/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/8bc3c4f0-c291-4309-a955-a5876c66b3de/29596ea8-22ca-4ab8-88cb-fa2b36014ccf/banner.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&amp;X-Amz-Credential=AKIAT73L2G45FSPPWI6X%2F20250116%2Fus-west-2%2Fs3%2Faws4_request&amp;X-Amz-Date=20250116T140912Z&amp;X-Amz-Expires=3600&amp;X-Amz-Signature=c4a356efa1f8905a5073ae2c95119b0bb0e565db98ca3bb85b012508c1f0a525&amp;X-Amz-SignedHeaders=host&amp;x-id=GetObject" referrerpolicy="no-referrer">
            </div><hr>
<p>One of the unspoken truths behind the lack of posts in recent history was due to a few bugs, which in the end resulted in an experience where from home it appeared that any new content was published and working; but outside this fortress in the real world, there was a large silence echoing.</p>
<p>I really only discovered this issue in May of this year, and was, to say the least, a little agitated with the situation and decided then to change the approach to how I save my notes and share my thoughts.</p>]]></description>
</item></channel>
</rss>
