RetroDECK/wiki-rtd/mkdocs.yml

144 lines
5.8 KiB
YAML
Raw Normal View History

2023-12-02 16:01:46 +00:00
# Site configuration
2023-11-28 14:41:02 +00:00
site_name: RetroDECK Wiki
2023-11-29 20:19:59 +00:00
site_description: The Official RetroDECK Wiki
2023-12-02 16:01:46 +00:00
# Copyright
copyright: "© 2023 RetroDECK Team"
2023-12-02 17:20:02 +00:00
# Theme Configuration
2023-12-02 16:01:46 +00:00
theme:
name: "material"
language: "en"
2023-12-02 17:20:02 +00:00
logo: wiki_icons/retrodeck/rd_icon_circle_32x32.png
2023-12-02 16:01:46 +00:00
features:
2023-12-02 16:41:30 +00:00
- navigation.prune
2023-12-02 16:01:46 +00:00
palette:
2023-12-02 17:00:23 +00:00
scheme: slate
2023-12-02 16:01:46 +00:00
primary: "deep purple"
accent: "white"
plugins:
2023-12-05 09:59:19 +00:00
- search:
2023-12-02 16:01:46 +00:00
- blog:
enabled: true
post_url_date_format: yyyy/MM/dd
post_date_format: full
blog_toc: true
archive: true
2023-12-02 19:50:35 +00:00
archive_date_format: yyyy
2023-12-02 16:01:46 +00:00
pagination: false
pagination: false
2023-12-02 19:48:33 +00:00
post_excerpt: required
post_excerpt_separator: <!-- more -->
2023-12-02 16:01:46 +00:00
2023-12-02 17:20:02 +00:00
# Sidebar Navigation
2023-12-02 16:01:46 +00:00
2023-11-28 15:11:40 +00:00
nav:
2023-11-29 11:50:16 +00:00
- Wiki Home 🏠: index.md
2023-12-02 12:31:23 +00:00
- Blog: blog/index.md
2023-11-28 21:03:05 +00:00
- General Information 📰:
2023-11-28 20:48:03 +00:00
- What is RetroDECK?: wiki_general/what-is-retrodeck.md
- What is included in RetroDECK?: wiki_general/what-is-included.md
2023-11-30 08:03:01 +00:00
- Supported Devices: wiki_general/supported-devices.md
2023-12-03 18:06:55 +00:00
- The RetroDECK Beta: wiki_general/beta-period.md
2023-12-03 17:03:50 +00:00
2023-12-05 20:02:14 +00:00
- RetroDECK Configurator 🛠️:
- Configurator Features: wiki_general/configurator.md
2023-11-28 20:48:03 +00:00
2023-12-03 14:22:55 +00:00
- FAQ ❔: wiki_howto_faq/faq.md
- How-to's 💬:
2023-11-30 10:47:17 +00:00
- How-to - Start using RetroDECK: wiki_howto_faq/retrodeck-start.md
- How-to - Manage your Games: wiki_howto_faq/games-management.md
- How-to - Manage your BIOS/Firmware: wiki_howto_faq/bios-firmware.md
- How-to - Move RetroDECK to a new device: wiki_howto_faq/retrodeck-move.md
2023-11-30 07:18:22 +00:00
- How-to - Add RetroDECK to Steam: wiki_howto_faq/add-to-steam.md
- How-to - Enable Controllers in Steam: wiki_howto_faq/enable-controllers-steam.md
2023-11-29 11:50:16 +00:00
2023-11-30 13:53:18 +00:00
- Steam Deck 🕹️:
2023-11-30 07:14:29 +00:00
- Steam Deck - Installation and Updates: wiki_devices/steamdeck/steamdeck-start.md
- Steam Deck - Optimizations: wiki_devices/steamdeck/steamdeck-optimize.md
- Steam Deck - Software Recommendations: wiki_devices/steamdeck/steamdeck-software.md
2023-11-30 08:10:59 +00:00
- Steam Deck - Controls: wiki_controllers/controls-steamdeck.md
2023-11-30 07:14:29 +00:00
2023-11-30 10:55:42 +00:00
- Linux Desktop 🐧:
2023-11-30 07:14:29 +00:00
- Linux Desktop - Installation and Updates: wiki_devices/linux_desktop/linux-install.md
- Linux Desktop - Software Recommendations: wiki_devices/linux_desktop/linux-software.md
2023-11-29 20:36:15 +00:00
2023-12-02 17:59:54 +00:00
- EmulationStation-DE Guide 📘:
2023-11-30 08:01:15 +00:00
- ES-DE User Guide: wiki_emulationStation_de/esde-guide.md
- ES-DE Themes: wiki_emulationStation_de/esde-themes.md
2023-12-06 07:15:00 +00:00
- ES-DE Folders and Files (WIP): wiki_emulationStation_de/esde-folders-files.md
2023-11-30 08:01:15 +00:00
2023-11-30 10:55:42 +00:00
- Emulator Guides 📙:
2023-11-30 07:49:51 +00:00
- RPCS3: wiki_emulator_guides/rpcs3-guide.md
- Yuzu: wiki_emulator_guides/yuzu-guide.md
2023-12-05 18:50:46 +00:00
- Cemu (WIP): wiki_emulator_guides/cemu-guide.md
- Citra (WIP): wiki_emulator_guides/citra-guide.md
- Dolphin / Primehack (WIP): wiki_emulator_guides/dolphin-primehack-guide.md
2023-12-06 07:15:00 +00:00
- Duckstation (WIP): wiki_emulator_guides/duckstation-guide.md
2023-12-05 18:50:46 +00:00
- GZDoom (WIP): wiki_emulator_guides/gzdoom-guide.md
2023-12-05 19:09:10 +00:00
- IkemenGO - M.U.G.E.N (WIP): wiki_emulator_guides/ikemengo-guide.md
2023-12-05 18:50:46 +00:00
- MAME (WIP): wiki_emulator_guides/mame-guide.md
- MelonDS (WIP): wiki_emulator_guides/melonds-guide.md
- OpenBOR (WIP): wiki_emulator_guides/openbor-guide.md
- PCSX2 (WIP): wiki_emulator_guides/pcsx2-guide.md
2023-12-05 18:54:09 +00:00
- PICO-8 (WIP): wiki_emulator_guides/pico8-guide.md
2023-12-05 18:50:46 +00:00
- PPSSPP (WIP): wiki_emulator_guides/ppsspp-guide.md
- RetroArch (WIP): wiki_emulator_guides/retroarch-guide.md
- Ryujinx (WIP): wiki_emulator_guides/ryujinx-guide.md
- ScummVM (WIP): wiki_emulator_guides/scummvm-guide.md
- Solarus (WIP): wiki_emulator_guides/solarus-guide.md
- Vita3K (WIP): wiki_emulator_guides/vita3k-guide.md
- Xemu (WIP): wiki_emulator_guides/xemu-guide.md
2023-11-30 07:49:51 +00:00
2023-11-30 10:55:42 +00:00
- Mod Guides ⚙️:
2023-11-30 07:37:21 +00:00
- Mods - Citra: wiki_mods/citra-mods.md
- Mods - Dolphin/Primehack: wiki_mods/dolphin-prime-mods.md
- Mods - Yuzu: wiki_mods/yuzu-mods.md
2023-11-30 07:29:52 +00:00
2023-11-30 10:55:42 +00:00
- Texture Pack Guides 🖌️:
2023-11-30 07:29:52 +00:00
- Texture Packs - Citra: wiki_texture_packs/citra-tp.md
- Texture Packs - Dolphin/Primehack: wiki_texture_packs/dolphing-prime-tp.md
- Texture Packs - Duckstation: wiki_texture_packs/duckstation-tp.md
- Texture Packs - PCSX2: wiki_texture_packs/pcsx2-tp.md
- Texture Packs - PPSSPP: wiki_texture_packs/ppsspp-tp.md
- Texture Packs - RetroArch Mesen: wiki_texture_packs/retroarch-mesen-tp.md
- Texture Packs - RetroArch Mupen64Plus: wiki_texture_packs/retroarch-mupen64plus-tp.md
2023-12-02 17:59:54 +00:00
- Controllers & Input 🎮:
2023-11-29 20:36:15 +00:00
- RetroDECK with Steam Input: wiki_controllers/about-steam-input.md
2023-11-29 20:19:59 +00:00
- Button Prompts in Games: wiki_controllers/diffrent-game-inputs.md
2023-11-30 08:10:59 +00:00
- Steam Deck - Controls: wiki_controllers/controls-steamdeck.md
- Playstation - Controllers (WIP): wiki_controllers/controllers-playstation.md
2023-12-05 06:42:46 +00:00
- Xbox - Controllers (WIP): wiki_controllers/controllers-xbox.md
- Nintendo - Controllers (WIP): wiki_controllers/controllers-nintendo.md
2023-12-05 06:50:50 +00:00
- Generic - Controllers (WIP): wiki_controllers/controllers-generic.md
2023-11-29 20:19:59 +00:00
2023-12-03 17:03:50 +00:00
- Community & Helping Out ❤️:
- Discord: wiki_community/discord.md
- Lemmy/Reddit: wiki_community/lemmy-reddit.md
- How to Contribute to RetroDECK?: wiki_community/contibute-rd.md
- How to help out with testing?: wiki_community/testing-rd.md
- Bugs & Issues 🐜:
- Reporting: wiki_bugs/report-bugs.md
- Known Issues: wiki_bugs/known-issues.md
2023-12-03 18:19:17 +00:00
- Donations & Licenses 🎁: wiki_about/donations- licenses.md
2023-11-30 10:55:42 +00:00
- Development 🖥️:
2023-11-30 19:23:07 +00:00
- Current Version: wiki_rd_versions/version_0.7b/0.7.4b.md
2023-11-29 11:25:17 +00:00
- Version History (Patchnotes): wiki_rd_versions/version-history.md
2023-12-04 14:03:29 +00:00
- What are you working on?: wiki_development/what-are-you-working.on.md
2023-11-29 13:34:00 +00:00
- Folders and Filepaths: wiki_development/folders-filepaths.md
- CLI Guide: wiki_development/cli-guide.md
2023-11-29 13:58:27 +00:00
- Development Notes: wiki_development/general-development.md
2023-11-29 11:37:53 +00:00
- About RetroDECK 📖:
- The Team & Credits: wiki_about/team-credits.md
- Story & Philosophy: wiki_about/story-philosophy.md
- Visions & Goals: wiki_about/visions-and-goals.md
2023-12-03 18:19:17 +00:00