Commit graph

164 commits

Author SHA1 Message Date
0a63b6124d refactor: added padding to nav items 2023-07-31 01:39:54 +02:00
8810e54e7a feat: added project and minor changes 2023-07-31 01:39:33 +02:00
e7a51133ca feat: revamped tool page with 3d graphics 2023-07-31 01:38:53 +02:00
1cef49241d feat: added icons of certain tools 2023-07-30 02:15:22 +02:00
9827c6039c feat: add orbit control scene without transform 2023-07-30 00:35:52 +02:00
f84989021c refactor: remove unused import 2023-07-29 17:49:11 +02:00
de4b638d39 feat: added comments for debugging 2023-07-29 17:42:10 +02:00
e35966d7ff feat: add directional light 2023-07-29 17:23:43 +02:00
9dacad79fb feat: add placeholder title 2023-07-29 17:23:24 +02:00
117ae821d8 feat: added profile picture 2023-07-29 16:51:49 +02:00
92f143c7b1 refactor: change link to profile 2023-07-29 15:47:48 +02:00
88215dfa6e feat: change package name and version 2023-07-29 15:24:58 +02:00
c87d9559c2 refactor: remove leftovers from nextjs 2023-07-29 15:24:11 +02:00
d199ec5305 feat: added threlte & threejs implementations 2023-07-29 15:03:04 +02:00
908499271c feat: work in progress with svg loader 2023-07-29 15:03:04 +02:00
1d50704d65 feat: center footer text 2023-07-29 15:03:03 +02:00
50c30b4c20 feat: add anti-aliasing 2023-07-29 15:03:03 +02:00
949977a66a docs: rewrite some documentation sections 2023-07-29 15:03:03 +02:00
a2426838df feat: working example of tools using 3d 2023-07-29 15:03:03 +02:00
353d51971b feat: added initital code for 3d elements 2023-07-29 15:03:03 +02:00
1a366172fc feat: added project cards and content 2023-07-29 15:03:03 +02:00
00f23425e2 feat: added drawer widths 2023-07-29 15:03:03 +02:00
fd451eb3c2 feat: add lightswitch and os preference 2023-07-29 15:03:03 +02:00
8b87aefb7f feat: add hamburger menu navigation 2023-07-29 15:03:03 +02:00
3fbf85db06 feat: added skeleton as ui toolkit 2023-07-29 15:03:03 +02:00
fede9a2142 feat: add renovate and dependabot configuration 2023-07-29 15:02:30 +02:00
0a7d2eb7b4 refactor: remove comment block 2023-07-29 15:02:00 +02:00
3aca575271 feat: added footer component and layout 2023-07-29 15:02:00 +02:00
4c99a08fcc refactor: remove tmi 2023-07-29 15:02:00 +02:00
a8bb802527 feat(blog): skeleton for adding blog pages 2023-07-29 15:02:00 +02:00
a00b7d66d9 feat: added layout and component for navigation 2023-07-29 15:02:00 +02:00
01db60b009 refactor: remove unnecessary comment 2023-07-29 15:02:00 +02:00
bf79e138cf feat: added GPLv3 license 2023-07-29 15:02:00 +02:00
4ec2344ae8 docs: added relevant information to readme 2023-07-29 15:01:15 +02:00
04b60cb637 feat: added platform specific favicons 2023-07-29 15:01:15 +02:00
a68d410bdc feat: added a project page 2023-07-29 15:01:15 +02:00
b6d045e243 feat: added a contact page 2023-07-29 15:01:15 +02:00
f452a99f29 feat: added an about page with info 2023-07-29 15:01:15 +02:00
a75f93384f feat: updated the favicon 2023-07-29 15:01:15 +02:00
d5889749c6 feat: added index page and function 2023-07-29 15:01:15 +02:00
62f2d4651d feat: create initial app skeleton 2023-07-29 15:01:15 +02:00
8d4ea7747a
Merge pull request #57 from bartvdbraak/dependabot/npm_and_yarn/eslint-8.45.0 2023-07-19 01:25:20 +02:00
dependabot[bot]
d198e39d78
chore(deps): bump eslint from 8.44.0 to 8.45.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 22:24:25 +00:00
a04d787ae2
Merge pull request #58 from bartvdbraak/renovate/class-variance-authority-0.x 2023-07-18 00:22:31 +02:00
renovate[bot]
ff82cde991
fix(deps): update dependency class-variance-authority to ^0.7.0 2023-07-17 20:36:52 +00:00
e46397f446
Merge pull request #56 from bartvdbraak/dependabot/npm_and_yarn/tailwind-merge-1.14.0
chore(deps): bump tailwind-merge from 1.13.2 to 1.14.0
2023-07-17 03:29:25 +02:00
dependabot[bot]
c761ac650a
chore(deps): bump tailwind-merge from 1.13.2 to 1.14.0
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 1.13.2 to 1.14.0.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v1.13.2...v1.14.0)

---
updated-dependencies:
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 01:02:35 +00:00
ed5d2fea07
Merge pull request #55 from bartvdbraak/renovate/clsx-2.x
fix(deps): update dependency clsx to v2
2023-07-16 15:22:52 +02:00
renovate[bot]
219e1b9645
fix(deps): update dependency clsx to v2 2023-07-16 00:30:06 +00:00
85f54bf555
Merge pull request #53 from bartvdbraak/renovate/nextjs-monorepo 2023-07-15 14:00:27 +02:00