diff --git a/docusaurus.config.ts b/docusaurus.config.ts index fc7a98a..af6dd0a 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -98,6 +98,7 @@ const config: Config = { label: "Docs", }, { to: "/libraries", label: "Libraries", position: "left" }, + {to: "/talks", label: "Talks", position: 'left'}, { to: "/blog", label: "Blog", position: "left" }, { "aria-label": "Discourse Forum", diff --git a/src/pages/talks.md b/src/pages/talks.md new file mode 100644 index 0000000..8859521 --- /dev/null +++ b/src/pages/talks.md @@ -0,0 +1,15 @@ +--- +title: Talks +slug: talks +--- + +# Talks + +**David Sankel: The Beman Project, Bringing Standard Libraries to the next level** + + + +**Dietmar Kühl: Creating a sender / receiver framework** + + +