Skip to content

Commit

Permalink
nav stuff and cadexamples page
Browse files Browse the repository at this point in the history
  • Loading branch information
IShaLinI committed Apr 22, 2024
1 parent 8e6efce commit 617d685
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 6 deletions.
1 change: 1 addition & 0 deletions docs/cad-examples.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# CAD Examples
9 changes: 9 additions & 0 deletions docs/starter-projects.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Starter Projects

## Swerve Drivebase

A swerve drivebase is a very simple starter project.

## Gearbox 1
## Gearbox 2
## 4414 2023 Elevator
5 changes: 0 additions & 5 deletions docs/starterprojects.md

This file was deleted.

10 changes: 9 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,12 @@ theme:
extra:
social:
- icon: fontawesome/brands/discord
link: https://discord.gg/jHXTdNjYCg
link: https://discord.gg/jHXTdNjYCg

nav:
- Home: index.md
- Beginner Guide:
- Onshape Intro: onshape-intro.md
- Starter Projects: starter-projects.md
- Resources:
- CAD Examples: cad-examples.md

0 comments on commit 617d685

Please sign in to comment.