Commit graph

834 commits

Author SHA1 Message Date
e454f05f84
Merge pull request #5 from bartvdbraak/initial-commit
Additional Changes to Pages and UI
2023-06-14 17:15:06 +02:00
82b91ecb46 style: fixes suggested by prettier 2023-06-14 17:12:18 +02:00
b1fb6d42cc feat: added prettier and typecheck scripts 2023-06-14 17:11:49 +02:00
667b4ec2b1 fix: resolved issues with external links 2023-06-14 17:08:14 +02:00
b026f268b4 chore: remove unused media files 2023-06-14 17:07:18 +02:00
ad9e1f5461 feat: added linting and dependencies workflow 2023-06-14 16:39:56 +02:00
1cc092fe51 feat: added configuration for depcheck 2023-06-14 16:38:42 +02:00
7cc85ce856 docs: added author information 2023-06-14 16:38:18 +02:00
62656fa963 feat: reworked page and components 2023-06-14 16:33:08 +02:00
23bdd5aa94 feat: added tailwind-merge and clsx 2023-06-14 04:11:13 +02:00
c3a4d90966 feat: added dependency class-variance-authority 2023-06-14 04:10:07 +02:00
18c38c0163 feat: added new logo resource 2023-06-14 03:50:25 +02:00
959ebcf37f feat: change main layout with added theme provider 2023-06-14 03:50:07 +02:00
623b64cfee chore: remove unecessary starter resources 2023-06-14 03:49:28 +02:00
25d8b64ebf feat: add filter to backgroundImage 2023-06-14 03:48:37 +02:00
dcbaafc433 feat: added next-themes as dependency 2023-06-14 03:46:08 +02:00
ffd5ecdfd0
Merge pull request #3 from bartvdbraak/dependabot/npm_and_yarn/husky-8.0.3
chore(deps-dev): bump husky from 8.0.0 to 8.0.3
2023-06-14 03:04:22 +02:00
694c7ca6b6
feat: update configuration with Renovate (#2)
Configure Renovate
2023-06-14 03:00:09 +02:00
dependabot[bot]
5b542f811a
chore(deps-dev): bump husky from 8.0.0 to 8.0.3
Bumps [husky](https://github.com/typicode/husky) from 8.0.0 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.0...v8.0.3)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 00:54:27 +00:00
renovate[bot]
cf261f8f80
Add renovate.json 2023-06-14 00:51:48 +00:00
1c7dcf6139 feat: added dependabot for auto-updates 2023-06-14 02:48:10 +02:00
22cf4909db chore: added ignore file for prettier 2023-06-14 02:47:44 +02:00
8a55f9aa6f feat: added prettier as dependency 2023-06-14 02:46:52 +02:00
8a6e9ad9af chore: extend Tailwind config with some basics 2023-06-14 02:39:15 +02:00
7684da4aa9 chore: change to "Strict Mode" in runtime 2023-06-14 02:27:38 +02:00
fe7005a79c chore: added .editorconfig file 2023-06-14 02:24:07 +02:00
b85b1f0d56 docs: changed README.md with project info 2023-06-14 02:20:19 +02:00
26eff75b4a docs: added GPLv3 license 2023-06-14 02:18:02 +02:00
7c0b98ea0f feat: added pre-commit hook for pretty-quick 2023-06-14 02:02:16 +02:00
293eba6f33 feat: added commit message hook for commitlint 2023-06-14 02:01:29 +02:00
285f2d6510 feat: added config for commitlint 2023-06-14 02:01:08 +02:00
642e42ea93 feat: added and intialized husky 2023-06-14 01:58:46 +02:00
e541250cc0 feat: added @commitlint/config-conventional 2023-06-14 01:57:36 +02:00
745cef2a90 feat: initial setup for next app 2023-06-14 01:56:52 +02:00