Skip to content

Commit

Permalink
chore(docs): migrate docs to astro (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
nexxeln committed Aug 22, 2022
1 parent 9936bd8 commit a8a2fd8
Show file tree
Hide file tree
Showing 69 changed files with 7,900 additions and 7,333 deletions.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"error",
{
"case": "camelCase",
"ignore": ["\\.d\\.ts$"]
"ignore": ["\\.d\\.ts$", "/^www/i"]
}
]
},
Expand Down
Loading

1 comment on commit a8a2fd8

@vercel
Copy link

@vercel vercel bot commented on a8a2fd8 Aug 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

create-t3-app – ./

create-t3-app-t3-oss.vercel.app
create-t3-app-nu.vercel.app
create-t3-app-git-main-t3-oss.vercel.app

Please sign in to comment.