<?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 Rachid Youven Zeghlache</title><link>https://youvenz.github.io/tags/ci/cd/</link><description>Recent content in CI/CD on Rachid Youven Zeghlache</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 05 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://youvenz.github.io/tags/ci/cd/index.xml" rel="self" type="application/rss+xml"/><item><title>Deploy Jupyter Book to GitHub Pages FREE</title><link>https://youvenz.github.io/blog/2026-03-05-deploy-jupyter-book-to-github-pages-free/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-05-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;
&lt;p&gt;&lt;strong&gt;GitHub Pages&lt;/strong&gt; + &lt;strong&gt;GitHub Actions&lt;/strong&gt; = automated, free hosting for your Jupyter Book. Every time you push changes, a workflow automatically rebuilds your book and publishes it live. No manual steps. No paid hosting. Just push → build → live.&lt;/p&gt;</description></item><item><title>Hugo + GitHub Pages: Automate Deployment with GitHub Actions</title><link>https://youvenz.github.io/blog/2026-03-05-hugo-github-pages-automate-deployment-with-github-actions/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-05-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>