From acb9938e76bf2a058693fdd41c8eef84fc7e91eb Mon Sep 17 00:00:00 2001 From: Julia Kent <46687291+jukent@users.noreply.github.com> Date: Thu, 26 Jun 2025 13:10:05 -0600 Subject: [PATCH 1/2] Delete myst.yml --- myst.yml | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 myst.yml diff --git a/myst.yml b/myst.yml deleted file mode 100644 index 79c700bcd..000000000 --- a/myst.yml +++ /dev/null @@ -1,30 +0,0 @@ -# See docs at: https://mystmd.org/guide/frontmatter -version: 1 -extends: - - https://raw.githubusercontent.com/projectpythia/pythia-config/main/pythia.yml -project: - id: 770e49e5-344a-4c46-adaa-3afb060b2085 - # title: - # description: - keywords: [] - authors: [] - github: https://github.com/projectpythia/projectpythia.github.io - # bibliography: [] - - toc: - - file: portal/index.md - - file: portal/about.md - - title: Blog - children: - - pattern: portal/posts/*.md - - file: portal/contributing.md - - file: portal/cookbook-guide.md - - file: portal/quick-cookbook-guide.md - - file: portal/metrics.md -site: - actions: - - title: Learn More - url: https://mystmd.org/guide - domains: [] - options: - style: style.css From 44c88cf733d23414711d961161b664fb9b5f0f53 Mon Sep 17 00:00:00 2001 From: Julia Kent <46687291+jukent@users.noreply.github.com> Date: Thu, 26 Jun 2025 13:11:19 -0600 Subject: [PATCH 2/2] Update myst.yml --- portal/myst.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/portal/myst.yml b/portal/myst.yml index 58a99174b..7e1a285f6 100644 --- a/portal/myst.yml +++ b/portal/myst.yml @@ -23,6 +23,7 @@ project: - file: posts/cookoff2023.md - file: contributing.md - file: cookbook-guide.md + - file: quick-cookbook-guide.md - file: metrics.md site: domains: []