diff --git a/images/favicon.png b/images/favicon.png new file mode 100644 index 0000000..7077416 Binary files /dev/null and b/images/favicon.png differ diff --git a/images/logo-dark.webp b/images/logo-dark.webp new file mode 100644 index 0000000..d30c221 Binary files /dev/null and b/images/logo-dark.webp differ diff --git a/images/logo.webp b/images/logo.webp new file mode 100644 index 0000000..b0cb1d5 Binary files /dev/null and b/images/logo.webp differ diff --git a/myst.yml b/myst.yml new file mode 100644 index 0000000..31b05bf --- /dev/null +++ b/myst.yml @@ -0,0 +1,41 @@ +# See docs at: https://mystmd.org/guide/frontmatter +version: 1 +project: + id: 6f7d80e9-420d-4bf7-8034-655c8decd77d + title: Community Hub Guide + author: 2i2c + # title: + # description: + # keywords: [] + # authors: [] + github: https://github.com/2i2c-org/docs + # To autogenerate a Table of Contents, run "myst init --write-toc" + references: + tc: https://team-compass.2i2c.org + infra: https://infrastructure.2i2c.org + jb: https://jupyterbook.org/en/stable/ + z2jh: https://z2jh.jupyter.org/en/latest +site: + template: book-theme + nav: + - title: Service Docs + url: /index + - title: infrastructure Guide + url: https://infrastructure.2i2c.org/en/latest/ + - title: 2i2c Blog + url: https://2i2c.org/blog + - title: Mailing List + url: https://2i2c.org/mailing-list + actions: + - title: Support + url: https://docs.2i2c.org/support/ + + options: + folders: true + logo_text: Community Hub Guide + favicon: images/favicon.png + logo: images/logo.webp + logo_dark: images/logo-dark.webp + # options: + # favicon: favicon.ico + # logo: site_logo.png