From 6f7342465f192ac6bffadec24fc12cae4ebfb481 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Wed, 16 Sep 2026 07:53:08 +1000 Subject: [PATCH 1/2] chore: take theme v3.1.0 A minor theme release with no config changes: only the pinned template URL moves. Co-Authored-By: Claude Opus 5 (1M context) --- lectures/myst.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lectures/myst.yml b/lectures/myst.yml index 6884fd7d..c027e22b 100644 --- a/lectures/myst.yml +++ b/lectures/myst.yml @@ -96,7 +96,7 @@ site: # Pinned theme release (see https://github.com/QuantEcon/quantecon-theme.mystmd/releases); # bump the vX.Y.Z in this URL to take a new theme version. The old bundled # QuantEcon/quantecon-theme repo is archived. - template: https://github.com/QuantEcon/quantecon-theme.mystmd/releases/download/v3.0.0/quantecon-theme.zip + template: https://github.com/QuantEcon/quantecon-theme.mystmd/releases/download/v3.1.0/quantecon-theme.zip options: # The site's public URL, which the theme needs for the canonical link, # og:url and an absolute og:image. Carried over from the Sphinx build's From 120e09b6f004162191dbb40a26cc36251ac134bd Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Fri, 18 Sep 2026 10:36:48 +1000 Subject: [PATCH 2/2] Update John Stachurski's affiliation Replaces "Professor, Research School of Economics, ANU" with the National Graduate Institute for Policy Studies in the `authors` block. The Research School of Economics is the ANU school, so it goes with the university rather than being kept, and the "Professor" title is dropped. Matches the same change in QuantEcon/lecture-wasm#81. Co-Authored-By: Claude Opus 5 (1M context) --- lectures/myst.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lectures/myst.yml b/lectures/myst.yml index c027e22b..f8358f06 100644 --- a/lectures/myst.yml +++ b/lectures/myst.yml @@ -9,7 +9,7 @@ project: url: http://www.tomsargent.com - name: John Stachurski affiliations: - - Professor, Research School of Economics, ANU. + - National Graduate Institute for Policy Studies. - Instructor for Ph.D. Advanced Macroeconomics, University of Minnesota. url: https://johnstachurski.net email: john.stachurski@gmail.com