Commit Graph

334 Commits

Author SHA1 Message Date
Matthias Kretschmann af6c7d872e
fix icon spacing 2023-02-02 22:18:21 +00:00
Matthias Kretschmann ba49dde985
update tests 2023-02-02 20:14:43 +00:00
Matthias Kretschmann 8b1b0d3eaa
switch to lucide-react icons 2023-02-01 16:11:29 +00:00
Matthias Kretschmann 9dddb750ac
positioning 2023-02-01 15:56:05 +00:00
Matthias Kretschmann 66350829ee
rewrite ThemeSwitch tests 2023-01-29 04:11:44 +00:00
Matthias Kretschmann 730174f34c
add prettier-plugin-sort-imports 2023-01-29 04:00:45 +00:00
Matthias Kretschmann e3176fc692
styling 2023-01-29 03:14:08 +00:00
Matthias Kretschmann 049853bb0b
new theme switch with next-themes 2023-01-28 01:27:49 +00:00
Matthias Kretschmann e1af5cc094
add mastodon 2023-01-26 18:06:51 +00:00
Matthias Kretschmann a14bce745f
switch back to upstream react-feather 2022-11-18 16:08:06 +00:00
Matthias Kretschmann 20b285a760
accessibility fixes 2022-11-17 23:46:24 +00:00
Matthias Kretschmann 93fa06bf1b
test tweaks 2022-11-17 20:58:40 +00:00
Matthias Kretschmann 02266eaecb
cleanup 2022-11-17 18:07:54 +00:00
Matthias Kretschmann 66cb27fbf7
layout tweaks 2022-11-16 23:06:26 +00:00
Matthias Kretschmann 98f1d88db8
animation tweaks 2022-11-16 22:36:38 +00:00
Matthias Kretschmann e60e54ff13
image priority loading 2022-11-16 21:28:33 +00:00
Matthias Kretschmann 88e5ef9502
favicon & web manifest changes 2022-11-16 20:41:10 +00:00
Matthias Kretschmann 23b0f8dcc7
dark mode fix 2022-11-16 19:54:06 +00:00
Matthias Kretschmann 4bed995812
new favicon script 2022-11-16 19:04:06 +00:00
Matthias Kretschmann 60e46186df
image loading fix 2022-11-15 23:22:00 +00:00
Matthias Kretschmann 447cada700
Migrate to Next.js + TypeScript (#1038)
* next.js + typescript

* more testing

* script updates

* fixes

* favicon generation

* testing

* readme updates

* tweaks

* tweaks

* move tests

* image tweaks

* ci tweaks

* commit next-env.d.ts for ci

* migrations

* fixes

* fixes

* ci tweaks

* new animations

* project preview tweaks

* add codeclimate config

* dark mode refactor, test tweaks

* readme updates

* animation tweaks

* animate in loaded images

* test update

* update humans.txt
2022-11-15 23:14:59 +00:00
Matthias Kretschmann 1651497637
package updates 2022-11-05 19:16:56 +00:00
Matthias Kretschmann 0759fd04bb
package updates 2022-05-08 14:14:12 +01:00
Matthias Kretschmann d27efb944f
switch to @kremalicious/react-feather 2022-05-08 14:06:40 +01:00
Matthias Kretschmann d04de7b289
remove shortid dependency 2022-02-12 13:58:11 +00:00
Matthias Kretschmann 2b9fe1cc92
move to kremalicious/location endpoint 2021-12-03 00:57:26 +00:00
Matthias Kretschmann 5a310017b9
add location (#692)
* add current and next location

* add documentation

* api -> src/api symlink so local dev & Vercel work

* add to footer

* test changes

* styling changes

* spacing

* layout fixes
2021-10-19 21:47:19 +01:00
dependabot[bot] 0367005b19
Bump eslint-plugin-react from 7.25.1 to 7.25.3 (#665)
* Bump eslint-plugin-react from 7.25.1 to 7.25.3

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.25.1 to 7.25.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.25.1...v7.25.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update SEO.jsx

* Update SEO.jsx

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-09-20 11:36:17 +02:00
Matthias Kretschmann e192f50bcc
fix typekit component 2021-09-13 01:51:29 +02:00
Matthias Kretschmann 85667902af
move typekit id to env var 2021-09-12 23:16:30 +02:00
Matthias Kretschmann 3b62ddc121
animation tweaks 2021-09-11 21:53:23 +02:00
Matthias Kretschmann b315f5bbb0
Migrate to Framer Motion (#656)
* migrate to Framer Motion

* animation tweaks

* faster animations

* handle reduced motion

* handle SSR
2021-09-11 21:37:38 +02:00
Matthias Kretschmann 691c4bc64e
package updates 2021-05-23 12:35:54 +02:00
Matthias Kretschmann 75597b8c67
preconnect tweaks 2021-03-14 00:02:57 +01:00
Matthias Kretschmann c908e3101c
test tweaks 2021-03-13 22:34:52 +01:00
Matthias Kretschmann 04f51eb0d7
project nav refactor 2021-03-13 17:42:28 +01:00
Matthias Kretschmann 8f25763fa8
theme switch tweaks 2021-03-13 16:44:12 +01:00
Matthias Kretschmann dc249eccac
more layout style consolidation 2021-03-13 16:19:32 +01:00
Matthias Kretschmann 10e5927e8e
project image & layout tweaks 2021-03-13 15:48:58 +01:00
Matthias Kretschmann 60cf22e924
color tweaks 2021-03-13 13:57:05 +01:00
Matthias Kretschmann c62ac036ec
fix 2021-03-13 04:00:58 +01:00
Matthias Kretschmann fedfb28241
hook tweak 2021-03-13 03:56:37 +01:00
Matthias Kretschmann 487461518a
custom useDarkMode hook 2021-03-13 03:35:50 +01:00
Matthias Kretschmann 15b5006df4
test fixes 2021-03-13 03:01:58 +01:00
Matthias Kretschmann 80cbfd2cd2
refactor 2021-03-13 01:17:53 +01:00
Matthias Kretschmann 9493b9d2ef
migrate to gatsby-plugin-image 2021-03-13 01:03:23 +01:00
Matthias Kretschmann 8da788e4d2
update to Gatsby v3 2021-03-12 23:47:28 +01:00
Matthias Kretschmann 2569fc6218
jest cleanup 2021-02-06 14:40:39 +01:00
Matthias Kretschmann 95e586e440
cleanup 2020-11-22 15:26:44 +01:00
Matthias Kretschmann 4ad561a341 migrate to File System API 2020-11-20 22:36:55 +00:00