Skip to content

Commit

Permalink
chore(docs): add legacy getting started guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Stratus3D committed Dec 25, 2024
1 parent 93d6dcd commit 99636b6
Show file tree
Hide file tree
Showing 2 changed files with 475 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const en = [
items: [
{ text: "What is asdf?", link: "/guide/introduction" },
{ text: "Getting Started", link: "/guide/getting-started" },
{ text: "Getting Started (pre-0.16.0)", link: "/guide/getting-started-legacy" },
{ text: "Upgrading to 0.16.0", link: "/guide/upgrading-to-v0-16" },

],
Expand Down
Loading

0 comments on commit 99636b6

Please sign in to comment.