diff --git a/website/.vuepress/config.js b/website/.vuepress/config.js index f43ed78..e4a42d4 100644 --- a/website/.vuepress/config.js +++ b/website/.vuepress/config.js @@ -49,24 +49,57 @@ module.exports = { docsDir: "website", footer: "test", navbar: [ - { link: "/gbcompo23", text: "GB Compo 2023" }, - { link: "https://hh.gbdev.io", text: "Games" }, - { link: "https://gbdev.io/pandocs", text: "Pan Docs" }, + { link: "/resources", text: "Resources" }, { - text: "Community", + text: "Newsletter", + link: "/", + collapsable: false, + sidebarDepth: 1, + children: [ + { + link: "/newsletter/1", + text: "Issue #1 - 2021", + }, + ], + }, + { + text: "Events", link: "/", collapsable: false, sidebarDepth: 1, children: [ - { link: "/chat", text: "Chat" }, - { link: "/contribute", text: "Contribute" }, + { + link: "/gbcompo23", + text: "GB Competition 2023", + }, { link: "/gbcompo21", text: "GB Competition 2021", }, ], }, - { link: "/resources", text: "Resources" }, + { + text: "Projects", + link: "/", + collapsable: false, + sidebarDepth: 1, + children: [ + { link: "https://hh.gbdev.io", text: "Homebrew Hub" }, + { link: "https://gbdev.io/pandocs", text: "Pan Docs" }, + { link: "https://gbdev.io/gb-asm-tutorial", text: "GB ASM Tutorial" }, + { link: "https://rgbds.gbdev.io/", text: "RGBDS" }, + ], + }, + { + text: "Community", + link: "/", + collapsable: false, + sidebarDepth: 1, + children: [ + { link: "/chat", text: "Chat channels" }, + { link: "/contribute", text: "Contribute" }, + ], + }, { text: "Guides", children: [ @@ -85,6 +118,7 @@ module.exports = { { link: "/guides/sgb_border", text: "Adding a custom SGB border" }, ], }, + { link: "https://opencollective.com/gbdev", text: "Donate" }, ], }), diff --git a/website/gbcompo21/results.md b/website/gbcompo21/results.md deleted file mode 100644 index 77ce1f0..0000000 --- a/website/gbcompo21/results.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -sidebar: false ---- - -Page moved [here](https://gbdev.io/gbcompo21.html#full-results) \ No newline at end of file diff --git a/website/gbcompo23.md b/website/gbcompo23.md index 7a79a5f..62e56cd 100644 --- a/website/gbcompo23.md +++ b/website/gbcompo23.md @@ -9,6 +9,9 @@ head: Join us for an epic game development event celebrating the classics! Show off your creativity and skills by crafting original games for the iconic Game Boy! --- +# Game Boy Competition 2023 + +