Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 920d571

Browse files
authoredSep 27, 2024
dillion/migrate off contentlayer (magicuidesign#338)
* feat: migrate off contentlayer * fix: lint * fix: update dependencies
1 parent 7b591e3 commit 920d571

File tree

87 files changed

+5646
-9418
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+5646
-9418
lines changed
 

‎.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ yarn-error.log*
3939
*.tsbuildinfo
4040
next-env.d.ts
4141

42-
.contentlayer
42+
.content-collections

‎.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
yarn.lock
22
node_modules
33
.next
4+
.content-collections

0 commit comments

Comments
 (0)
Please sign in to comment.