<?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>Hugo on Niall Griffin</title><link>https://griffinai.dev/tags/hugo/</link><description>Recent content in Hugo on Niall Griffin</description><generator>Hugo</generator><language>en-ie</language><lastBuildDate>Tue, 23 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://griffinai.dev/tags/hugo/index.xml" rel="self" type="application/rss+xml"/><item><title>Session brief — Deployment and domain connection</title><link>https://griffinai.dev/sessions/2026-06-23-session-deploy-and-domain/</link><pubDate>Tue, 23 Jun 2026 00:00:00 +0000</pubDate><guid>https://griffinai.dev/sessions/2026-06-23-session-deploy-and-domain/</guid><description>&lt;h1 id="session-brief--23-june-2026"&gt;Session brief — 23 June 2026&lt;/h1&gt;
&lt;p&gt;Covers Phase 6 (making the site live via automated deployment) and Phase 7
(connecting the custom domain). Written to be re-read cold: each section states
what was done, why, and what it means.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="starting-point"&gt;Starting point&lt;/h2&gt;
&lt;p&gt;The site existed as source files in a GitHub repository
(&lt;code&gt;niallgriffin90-ai/niallgriffin90-ai.github.io&lt;/code&gt;) but was not yet being served
on the internet. The goal today was to make it build and publish automatically,
then attach the real domain &lt;code&gt;griffinai.dev&lt;/code&gt;.&lt;/p&gt;</description></item><item><title>Session brief — Site setup and first push</title><link>https://griffinai.dev/sessions/2026-06-16-session-site-setup/</link><pubDate>Tue, 16 Jun 2026 00:00:00 +0000</pubDate><guid>https://griffinai.dev/sessions/2026-06-16-session-site-setup/</guid><description>&lt;h1 id="session-brief--16-june-2026"&gt;Session brief — 16 June 2026&lt;/h1&gt;
&lt;p&gt;Scope: installing the toolchain, scaffolding the Hugo site, configuring it,
adding the legal pages and post template, and pushing the source to GitHub under
a separate identity. Covers Phases 1–5 of the build.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="hugo-extended"&gt;Hugo Extended&lt;/h2&gt;
&lt;p&gt;Hugo is a static site generator. Posts are written as plain Markdown files; Hugo
converts them into a complete website (HTML and CSS) that any browser can serve.&lt;/p&gt;
&lt;p&gt;Hugo ships in two editions, standard and extended. The extended edition processes
SCSS/Sass stylesheets, which most themes — including PaperMod — require. The
standard edition fails on those themes with an SCSS error. Extended was installed.&lt;/p&gt;</description></item></channel></rss>