Skip to content

Commit e6cd59f

Browse files
committed
refactoring: extracted common components, reorganized the code
1 parent b2374bf commit e6cd59f

Some content is hidden

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

55 files changed

+410
-2432
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# build output
22
dist/
3+
34
# generated types
45
.astro/
56

@@ -12,7 +13,6 @@ yarn-debug.log*
1213
yarn-error.log*
1314
pnpm-debug.log*
1415

15-
1616
# environment variables
1717
.env
1818
.env.production

.vscode/extensions.json

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

.vscode/launch.json

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

public/fonts/FiraCode-VF.woff2

Lines changed: 0 additions & 2070 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)