Bläddra i källkod

Rearranged the tutorials page

Björn Ritzl 5 år sedan
förälder
incheckning
4a9857207a
1 ändrade filer med 44 tillägg och 49 borttagningar
  1. 44 49
      docs/en/en.json

+ 44 - 49
docs/en/en.json

@@ -49,74 +49,81 @@
                     {
                         "path": "/tutorials/grading",
                         "name": "Color grading"
-                    }
-                ]
-            },
-            {
-                "name": "Samples",
-                "items": [
-                    {
-                        "path": "https://github.com/defold/sample-roids",
-                        "name": "Asteroids"
                     },
-                    {
-                        "path": "https://github.com/defold/sample-linker",
-                        "name": "Linker"
-                    },
-                    {
-                        "path": "https://github.com/defold/sample-shadertoy",
-                        "name": "Shadertoy"
-                    },
-                    {
-                        "path": "https://github.com/defold/sample-rpgmap",
-                        "name": "RPG Map"
-                    }
-                ]
-            },
-            {
-                "name": "Old tutorials",
-                "items": [
                     {
                         "path": "/tutorials/platformer",
-                        "name": "Platformer"
+                        "name": "Platformer (OLD)"
                     },
                     {
                         "path": "/tutorials/runner",
-                        "name": "Runner"
+                        "name": "Runner (OLD)"
                     },
                     {
                         "path": "/tutorials/magic-link",
-                        "name": "Magic link"
+                        "name": "Magic link (OLD)"
                     },
                     {
                         "path": "/tutorials/car",
-                        "name": "Building a car"
+                        "name": "Building a car (OLD)"
                     },
                     {
                         "path": "/tutorials/main-menu",
-                        "name": "Main menu"
+                        "name": "Main menu (OLD)"
                     },
                     {
                         "path": "/tutorials/parallax",
-                        "name": "Parallax"
+                        "name": "Parallax (OLD)"
                     },
                     {
                         "path": "/tutorials/hud",
-                        "name": "Hud"
+                        "name": "Hud (OLD)"
                     },
                     {
                         "path": "/tutorials/level-complete",
-                        "name": "Level complete"
+                        "name": "Level complete (OLD)"
+                    },
+                    {
+                        "path": "http://www.gamefromscratch.com/page/Defold-Engine-Tutorial-Series.aspx",
+                        "name": "Games from Scratch video tutorials"
+                    },
+                    {
+                        "path": "https://www.youtube.com/channel/UCjkECP_YgfCXd6Y3j3rkY_g",
+                        "name": "Sergey Lerg's video tutorials"
+                    },
+                    {
+                        "path": "https://www.tactxstudios.com/",
+                        "name": "Tactx Studios tutorials"
+                    },
+                    {
+                        "path": "https://www.youtube.com/channel/UCkHxiTiccq97knREKsi5UKA/videos",
+                        "name": "Tactx Studios video tutorials"
                     }
                 ]
             },
             {
-                "name": "Community resources",
+                "name": "Samples",
                 "items": [
                     {
-                        "path": "http://www.gamefromscratch.com/page/Defold-Engine-Tutorial-Series.aspx",
-                        "name": "GFS video tutorials"
+                        "path": "https://github.com/defold/sample-roids",
+                        "name": "Asteroids"
                     },
+                    {
+                        "path": "https://github.com/defold/sample-linker",
+                        "name": "Linker"
+                    },
+                    {
+                        "path": "https://github.com/defold/sample-shadertoy",
+                        "name": "Shadertoy"
+                    },
+                    {
+                        "path": "https://github.com/defold/sample-rpgmap",
+                        "name": "RPG Map"
+                    }
+                ]
+            },
+            {
+                "name": "Community resources",
+                "items": [
                     {
                         "path": "https://github.com/benjames-171/defold-games",
                         "name": "Ben James' games"
@@ -136,18 +143,6 @@
                     {
                         "path": "https://jcash.github.io/",
                         "name": "JCash demos"
-                    },
-                    {
-                        "path": "https://www.youtube.com/channel/UCjkECP_YgfCXd6Y3j3rkY_g",
-                        "name": "Sergey Lerg's video tutorials"
-                    },
-                    {
-                        "path": "https://www.tactxstudios.com/",
-                        "name": "Tactx Studios tutorials"
-                    },
-                    {
-                        "path": "https://www.youtube.com/channel/UCkHxiTiccq97knREKsi5UKA/videos",
-                        "name": "Tactx Studios video tutorials"
                     }
                 ]
             }