Skip to content

Commit

Permalink
chore: remove curation
Browse files Browse the repository at this point in the history
  • Loading branch information
nnecec committed Nov 29, 2023
1 parent 75f78c3 commit ee633d8
Show file tree
Hide file tree
Showing 15 changed files with 66 additions and 420 deletions.
19 changes: 0 additions & 19 deletions app/(enter)/curation/hooks/page.tsx

This file was deleted.

57 changes: 0 additions & 57 deletions app/(enter)/curation/hooks/use-interval/page.tsx

This file was deleted.

29 changes: 0 additions & 29 deletions app/(enter)/curation/hooks/use-offset-motion/page.tsx

This file was deleted.

43 changes: 0 additions & 43 deletions app/(enter)/curation/hooks/use-timer/page.tsx

This file was deleted.

12 changes: 0 additions & 12 deletions app/(enter)/curation/layout.tsx

This file was deleted.

9 changes: 0 additions & 9 deletions app/(enter)/curation/page.tsx

This file was deleted.

25 changes: 0 additions & 25 deletions curation/components/arrow-link.tsx

This file was deleted.

18 changes: 0 additions & 18 deletions curation/hooks/use-interval.ts

This file was deleted.

46 changes: 0 additions & 46 deletions curation/hooks/use-offset-motion.ts

This file was deleted.

42 changes: 0 additions & 42 deletions curation/hooks/use-timer.ts

This file was deleted.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@nnecec/eslint-config": "^0.7.6",
"@nnecec/eslint-config": "^0.8.1",
"@nnecec/prettier-config": "^0.3.2",
"@nnecec/tsconfig": "^0.2.1",
"@tailwindcss/typography": "^0.5.10",
Expand All @@ -59,7 +59,7 @@
"husky": "^8.0.3",
"postcss": "^8.4.31",
"postcss-import": "^15.1.0",
"prettier-plugin-zh": "^0.4.0",
"prettier-plugin-zh": "^0.5.0",
"tailwindcss": "^3.3.5",
"typescript": "^5.3.2"
},
Expand Down
Loading

1 comment on commit ee633d8

@vercel
Copy link

@vercel vercel bot commented on ee633d8 Nov 29, 2023

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:

blog – ./

blog-nnecec.vercel.app
nnecec.vercel.app
blog-git-main-nnecec.vercel.app

Please sign in to comment.