<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hugo on Jared Szajkowski, P.E., PMP</title><link>https://www.jaredszajkowski.com/stack/categories/hugo/</link><description>Recent content in Hugo on Jared Szajkowski, P.E., PMP</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Mon, 28 Jul 2025 00:00:01 +0000</lastBuildDate><atom:link href="https://www.jaredszajkowski.com/stack/categories/hugo/index.xml" rel="self" type="application/rss+xml"/><item><title>Automating Execution of Jupyter Notebook Files, Python Scripts, and Hugo Static Site Generation</title><link>https://www.jaredszajkowski.com/stack/2025/06/29/automating-execution-jupyter-notebook-files-python-scripts-hugo-static-site-generation/</link><pubDate>Sun, 29 Jun 2025 00:00:01 +0000</pubDate><guid>https://www.jaredszajkowski.com/stack/2025/06/29/automating-execution-jupyter-notebook-files-python-scripts-hugo-static-site-generation/</guid><description>&lt;img src="https://www.jaredszajkowski.com/stack/2025/06/29/automating-execution-jupyter-notebook-files-python-scripts-hugo-static-site-generation/automating-execution-jupyter-notebook-files-python-scripts-hugo-static-site-generation_final.jpg" alt="Featured image of post Automating Execution of Jupyter Notebook Files, Python Scripts, and Hugo Static Site Generation" /&gt;&lt;h2 id="introduction"&gt;Introduction
&lt;/h2&gt;&lt;p&gt;In this post, I&amp;rsquo;ll cover the implementation of &lt;a class="link" href="https://pydoit.org/" target="_blank" rel="noopener"
&gt;doit&lt;/a&gt; to automate the execution of Jupyter notebook files, Python scripts, and building the Hugo static site. Many of the concepts covered below were introduced recently in &lt;a class="link" href="https://finmath.uchicago.edu/curriculum/degree-concentrations/financial-computing/finm-32900/" target="_blank" rel="noopener"
&gt;FINM 32900 - Full-Stack Quantitative Finance&lt;/a&gt;. This course emphasized the &amp;ldquo;full stack&amp;rdquo; approach, including the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Use of GitHub&lt;/li&gt;
&lt;li&gt;Virtual environments&lt;/li&gt;
&lt;li&gt;Environment variables&lt;/li&gt;
&lt;li&gt;Use of various data sources (particularly WRDS)&lt;/li&gt;
&lt;li&gt;Processing/cleaning data&lt;/li&gt;
&lt;li&gt;GitHub actions&lt;/li&gt;
&lt;li&gt;Publishing data&lt;/li&gt;
&lt;li&gt;Restricting access to GitHub hosted sites&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="motivation"&gt;Motivation
&lt;/h2&gt;&lt;p&gt;The primary motivation for automation came from several realizations:&lt;/p&gt;</description></item><item><title>Hello World</title><link>https://www.jaredszajkowski.com/stack/2023/09/26/hello-world/</link><pubDate>Tue, 26 Sep 2023 00:00:00 +0000</pubDate><guid>https://www.jaredszajkowski.com/stack/2023/09/26/hello-world/</guid><description>&lt;img src="https://www.jaredszajkowski.com/stack/2023/09/26/hello-world/cover.jpg" alt="Featured image of post Hello World" /&gt;&lt;h2 id="hello-world"&gt;Hello World
&lt;/h2&gt;&lt;p&gt;Welcome to my website. This is meant to serve as a place for me to publish various posts from my explorations into Arch Linux, data science, quant finance, and other topics.&lt;/p&gt;
&lt;p&gt;The theme has been adopted from the &lt;a class="link" href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener"
&gt;Hugo Theme Stack&lt;/a&gt; produced by Jimmy Cai.&lt;/p&gt;
&lt;p&gt;This is the only theme that I have found that checks all of the following boxes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Theme for the static site generator Hugo&lt;/li&gt;
&lt;li&gt;Includes modules for archives&lt;/li&gt;
&lt;li&gt;Includes tags and topics/categories&lt;/li&gt;
&lt;li&gt;Includes built-in search functionality&lt;/li&gt;
&lt;li&gt;Simple interface that is easily navigable&lt;/li&gt;
&lt;li&gt;Highly extensible including modules for image galleries, posts, comment capabilities, etc.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It is hosted on &lt;a class="link" href="https://pages.github.com/" target="_blank" rel="noopener"
&gt;GitHub pages&lt;/a&gt;. I followed the install instructions that the theme author provided, including using GitHub codespace for editing in the cloud. There are only a few details that I ran into that he did not mention.&lt;/p&gt;</description></item></channel></rss>