Skip to content

Commit

Permalink
refactor: split out hello world tutorial, forum tutorial, and deploym…
Browse files Browse the repository at this point in the history
…ent into seperate pages in 'Build' section
  • Loading branch information
mattyg committed Dec 20, 2023
1 parent cd0eed3 commit c761341
Show file tree
Hide file tree
Showing 5 changed files with 1,365 additions and 1,315 deletions.
2 changes: 2 additions & 0 deletions src/pages/_data/navigation/mainNav.json5
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
]
},
{ title: "Build", url: "/build/1_hello_world/", children: [
{ title: "Forum App Tutorial", url: "/build/2_forum_tutorial/" },
{ title: "Packaging & Distribution", url: "/build/3_deployment/" },
]
},
{ title: "References", url: "/references/", children: [
Expand Down
Loading

0 comments on commit c761341

Please sign in to comment.