<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CI/CD on The Augmented Scholar</title><link>https://augmentedscholars.com/tags/ci/cd/</link><description>Recent content in CI/CD on The Augmented Scholar</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 17 Jul 2026 17:59:48 +0400</lastBuildDate><atom:link href="https://augmentedscholars.com/tags/ci/cd/index.xml" rel="self" type="application/rss+xml"/><item><title>Deploy Jupyter Book to GitHub Pages FREE</title><link>https://augmentedscholars.com/posts/code-automation/deploy-jupyter-book-to-github-pages-free/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/posts/code-automation/deploy-jupyter-book-to-github-pages-free/</guid><description>&lt;h2 id="deploy-jupyter-book-to-github-pages-using-github-actions"&gt;Deploy Jupyter Book to GitHub Pages Using GitHub Actions&lt;/h2&gt;
&lt;p&gt;You&amp;rsquo;ve built your Jupyter Book locally. It looks great on your machine. But right now, it&amp;rsquo;s trapped there—invisible to the world. You need a live URL to share with collaborators, students, or your audience. You need it updated automatically every time you push, and you need it &lt;em&gt;free&lt;/em&gt;. That&amp;rsquo;s exactly what we&amp;rsquo;re solving today.&lt;/p&gt;</description></item><item><title>Hugo + GitHub Pages: Automate Deployment with GitHub Actions</title><link>https://augmentedscholars.com/posts/code-automation/hugo-github-pages-automate-deployment-with-github-actions/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/posts/code-automation/hugo-github-pages-automate-deployment-with-github-actions/</guid><description>&lt;h1 id="deploy-a-hugo-website-to-github-pages-using-github-actions--student--researcher-guide"&gt;Deploy a Hugo Website to GitHub Pages Using GitHub Actions — Student &amp;amp; Researcher Guide&lt;/h1&gt;
&lt;p&gt;You&amp;rsquo;ve built a beautiful Hugo website locally. It works perfectly when you run &lt;code&gt;hugo server&lt;/code&gt;. But now what? You&amp;rsquo;re staring at a folder on your laptop, unsure how to share it with the world—or worse, how to update it without manually rebuilding and uploading files every single time. &lt;strong&gt;GitHub Pages + GitHub Actions&lt;/strong&gt; solves this: every time you push changes to your repository, your site rebuilds and deploys automatically. No manual steps. No confusion.&lt;/p&gt;</description></item></channel></rss>