66 - name : What's New
77 href : whats_new.md
88 - name : Getting Started - build your first 2D game
9- href : tutorials/building_2d_games/
9+ href : tutorials/building_2d_games/index.md
1010 items :
1111 - name : Setting up MacOS
1212 href : /articles/getting_started/1_setting_up_your_os_for_development_macos.html
@@ -21,36 +21,36 @@ items:
2121 - name : Using Visual Studio Code
2222 href : /articles/getting_started/2_choosing_your_ide_vscode.html
2323 - name : Getting to know MonoGame
24- href : getting_to_know/
24+ href : getting_to_know/index.md
2525 items :
2626 - name : What is
27- href : getting_to_know/whatis/
27+ href : getting_to_know/whatis/index.md
2828 items :
2929 - name : Audio
30- href : getting_to_know/whatis/audio/
30+ href : getting_to_know/whatis/audio/index.md
3131 - name : Content Pipeline
32- href : getting_to_know/whatis/content_pipeline/
32+ href : getting_to_know/whatis/content_pipeline/index.md
3333 - name : Graphics
34- href : getting_to_know/whatis/graphics/
34+ href : getting_to_know/whatis/graphics/index.md
3535 - name : Input
36- href : getting_to_know/whatis/input/
36+ href : getting_to_know/whatis/input/index.md
3737 - name : The Game Loop
38- href : getting_to_know/whatis/game_loop/
38+ href : getting_to_know/whatis/game_loop/index.md
3939 - name : Vector / Matrix / Quaternions
40- href : getting_to_know/whatis/vector_matrix_quat/
40+ href : getting_to_know/whatis/vector_matrix_quat/index.md
4141 - name : MonoGame Class Library
42- href : getting_to_know/whatis/monogame_class_library/
42+ href : getting_to_know/whatis/monogame_class_library/index.md
4343 - name : How to
44- href : getting_to_know/howto/
44+ href : getting_to_know/howto/index.md
4545 items :
4646 - name : Audio
47- href : getting_to_know/howto/audio/
47+ href : getting_to_know/howto/audio/index.md
4848 - name : Content Pipeline
49- href : getting_to_know/howto/content_pipeline/
49+ href : getting_to_know/howto/content_pipeline/index.md
5050 - name : Graphics
51- href : getting_to_know/howto/graphics/
51+ href : getting_to_know/howto/graphics/index.md
5252 - name : Input
53- href : getting_to_know/howto/input/
53+ href : getting_to_know/howto/input/index.md
5454 - name : Advanced Topics
5555 href : getting_started/index.md
5656 items :
6363 - name : Tools
6464 items :
6565 - name : Introduction
66- href : getting_started/tools/
66+ href : getting_started/tools/index.md
6767 - name : MGCB
6868 href : getting_started/tools/mgcb.md
6969 - name : MGCB Editor
@@ -97,65 +97,65 @@ items:
9797 - name : Samples and Demos
9898 href : samples.md
9999 - name : Tutorials
100- href : tutorials/
100+ href : tutorials/index.md
101101 items :
102102 - name : Building 2D Games
103- href : tutorials/building_2d_games/
103+ href : tutorials/building_2d_games/index.md
104104 items :
105105 - name : " 01: What Is MonoGame?"
106- href : tutorials/building_2d_games/01_what_is_monogame/
106+ href : tutorials/building_2d_games/01_what_is_monogame/index.md
107107 - name : " 02: Getting Started"
108- href : tutorials/building_2d_games/02_getting_started/
108+ href : tutorials/building_2d_games/02_getting_started/index.md
109109 - name : " 03: The Game1 File"
110- href : tutorials/building_2d_games/03_the_game1_file/
110+ href : tutorials/building_2d_games/03_the_game1_file/index.md
111111 - name : " 04: Creating a Class Library"
112- href : tutorials/building_2d_games/04_creating_a_class_library/
112+ href : tutorials/building_2d_games/04_creating_a_class_library/index.md
113113 - name : " 05: Content Pipeline"
114- href : tutorials/building_2d_games/05_content_pipeline/
114+ href : tutorials/building_2d_games/05_content_pipeline/index.md
115115 - name : " 06: Working with Textures"
116- href : tutorials/building_2d_games/06_working_with_textures/
116+ href : tutorials/building_2d_games/06_working_with_textures/index.md
117117 - name : " 07: Optimizing Texture Rendering"
118- href : tutorials/building_2d_games/07_optimizing_texture_rendering/
118+ href : tutorials/building_2d_games/07_optimizing_texture_rendering/index.md
119119 - name : " 08: The Sprite Class"
120- href : tutorials/building_2d_games/08_the_sprite_class/
120+ href : tutorials/building_2d_games/08_the_sprite_class/index.md
121121 - name : " 09: The AnimatedSprite Class"
122- href : tutorials/building_2d_games/09_the_animatedsprite_class/
122+ href : tutorials/building_2d_games/09_the_animatedsprite_class/index.md
123123 - name : " 10: Handling Input"
124- href : tutorials/building_2d_games/10_handling_input/
124+ href : tutorials/building_2d_games/10_handling_input/index.md
125125 - name : " 11: Input Management"
126- href : tutorials/building_2d_games/11_input_management/
126+ href : tutorials/building_2d_games/11_input_management/index.md
127127 - name : " 12: Collision Detection"
128- href : tutorials/building_2d_games/12_collision_detection/
128+ href : tutorials/building_2d_games/12_collision_detection/index.md
129129 - name : " 13: Working With Tilemaps"
130- href : tutorials/building_2d_games/13_working_with_tilemaps/
130+ href : tutorials/building_2d_games/13_working_with_tilemaps/index.md
131131 - name : " 14: Sound Effects and Music"
132- href : tutorials/building_2d_games/14_soundeffects_and_music/
132+ href : tutorials/building_2d_games/14_soundeffects_and_music/index.md
133133 - name : " 15: Audio Controller"
134- href : tutorials/building_2d_games/15_audio_controller/
134+ href : tutorials/building_2d_games/15_audio_controller/index.md
135135 - name : " 16: Working with SpriteFonts"
136- href : tutorials/building_2d_games/16_working_with_spritefonts/
136+ href : tutorials/building_2d_games/16_working_with_spritefonts/index.md
137137 - name : " 17: Scenes"
138- href : tutorials/building_2d_games/17_scenes/
138+ href : tutorials/building_2d_games/17_scenes/index.md
139139 - name : " 18: Texture Sampling"
140- href : tutorials/building_2d_games/18_texture_sampling/
140+ href : tutorials/building_2d_games/18_texture_sampling/index.md
141141 - name : " 19: User Interface Fundamentals"
142- href : tutorials/building_2d_games/19_user_interface_fundamentals/
142+ href : tutorials/building_2d_games/19_user_interface_fundamentals/index.md
143143 - name : " 20: Implementing UI with Gum"
144- href : tutorials/building_2d_games/20_implementing_ui_with_gum/
144+ href : tutorials/building_2d_games/20_implementing_ui_with_gum/index.md
145145 - name : " 21: Customizing Gum UI"
146- href : tutorials/building_2d_games/21_customizing_gum_ui/
146+ href : tutorials/building_2d_games/21_customizing_gum_ui/index.md
147147 - name : " 22: Snake Game Mechanics"
148- href : tutorials/building_2d_games/22_snake_game_mechanics/
148+ href : tutorials/building_2d_games/22_snake_game_mechanics/index.md
149149 - name : " 23: Completing the Game"
150- href : tutorials/building_2d_games/23_completing_the_game/
150+ href : tutorials/building_2d_games/23_completing_the_game/index.md
151151 - name : " 24: Shaders"
152- href : tutorials/building_2d_games/24_shaders/
152+ href : tutorials/building_2d_games/24_shaders/index.md
153153 - name : " 25: Packaging Your Game for Distribution"
154- href : tutorials/building_2d_games/25_packaging_game/
154+ href : tutorials/building_2d_games/25_packaging_game/index.md
155155 - name : " 26: Publishing Your Game to itch.io"
156- href : tutorials/building_2d_games/26_publish_to_itch/
156+ href : tutorials/building_2d_games/26_publish_to_itch/index.md
157157 - name : " 27: Conclusion and Next Steps"
158- href : tutorials/building_2d_games/27_conclusion/
158+ href : tutorials/building_2d_games/27_conclusion/index.md
159159 - name : Console Access
160160 href : console_access.md
161161 - name : Help and Support
0 commit comments