diff --git a/myst.yml b/myst.yml deleted file mode 100644 index 79c700bc..00000000 --- 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 diff --git a/portal/myst.yml b/portal/myst.yml index 58a99174..7e1a285f 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: []