Skip to content

Commit 563574d

Browse files
Replace with redirector
1 parent 6e602b2 commit 563574d

File tree

151 files changed

+1027
-24566
lines changed

Some content is hidden

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

151 files changed

+1027
-24566
lines changed

.gitignore

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,24 @@
1+
# Logs
2+
logs
13
*.log
2-
.cache
3-
.DS_Store
4-
src/.temp
4+
npm-debug.log*
5+
yarn-debug.log*
6+
yarn-error.log*
7+
pnpm-debug.log*
8+
lerna-debug.log*
9+
510
node_modules
611
dist
7-
!.env.example
8-
.env
9-
.env.*
12+
dist-ssr
13+
*.local
14+
15+
# Editor directories and files
16+
.vscode/*
17+
!.vscode/extensions.json
18+
.idea
19+
.DS_Store
20+
*.suo
21+
*.ntvs*
22+
*.njsproj
23+
*.sln
24+
*.sw?

.vscode/extensions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"recommendations": ["esbenp.prettier-vscode"]
3+
}

.vscode/settings.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

README.md

Lines changed: 35 additions & 0 deletions

content/authors/7dev7urandom/icon.png

-1.58 KB
Binary file not shown.

content/authors/7dev7urandom/index.md

Lines changed: 0 additions & 7 deletions
This file was deleted.
-13.7 KB
Binary file not shown.

content/authors/cubed-creations/index.md

Lines changed: 0 additions & 9 deletions
This file was deleted.
-3.01 KB
Binary file not shown.

content/authors/enderzombi102/index.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)