1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-23 01:36:39 +02:00
Commit Graph

355 Commits

Author SHA1 Message Date
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
3f55d2dda8
service worker update notification 2021-09-19 16:22:05 +02:00
e192f50bcc
fix typekit component 2021-09-13 01:51:29 +02:00
85667902af
move typekit id to env var 2021-09-12 23:16:30 +02:00
3b62ddc121
animation tweaks 2021-09-11 21:53:23 +02:00
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
d032e2258a
image query change 2021-05-23 12:52:05 +02:00
691c4bc64e
package updates 2021-05-23 12:35:54 +02:00
18c8739e79
package updates 2021-03-21 22:03:10 +01:00
75597b8c67
preconnect tweaks 2021-03-14 00:02:57 +01:00
c908e3101c
test tweaks 2021-03-13 22:34:52 +01:00
04f51eb0d7
project nav refactor 2021-03-13 17:42:28 +01:00
8f25763fa8
theme switch tweaks 2021-03-13 16:44:12 +01:00
dc249eccac
more layout style consolidation 2021-03-13 16:19:32 +01:00
10e5927e8e
project image & layout tweaks 2021-03-13 15:48:58 +01:00
60cf22e924
color tweaks 2021-03-13 13:57:05 +01:00
88c164a8a7
test fix 2021-03-13 04:40:35 +01:00
c62ac036ec
fix 2021-03-13 04:00:58 +01:00
fedfb28241
hook tweak 2021-03-13 03:56:37 +01:00
487461518a
custom useDarkMode hook 2021-03-13 03:35:50 +01:00
15b5006df4
test fixes 2021-03-13 03:01:58 +01:00
80cbfd2cd2
refactor 2021-03-13 01:17:53 +01:00
9493b9d2ef
migrate to gatsby-plugin-image 2021-03-13 01:03:23 +01:00
8da788e4d2
update to Gatsby v3 2021-03-12 23:47:28 +01:00
b9a0b720b1
gif fix 2021-02-06 15:31:41 +01:00
820baca23f
refactor 2021-02-06 14:44:24 +01:00
2569fc6218
jest cleanup 2021-02-06 14:40:39 +01:00
32bdbfffbc
migrate to new Giphy SDK 2021-02-06 14:24:58 +01:00
95e586e440
cleanup 2020-11-22 15:26:44 +01:00
e1c36e3cff
tweak mechanism for auto-attaching project images 2020-11-21 22:18:29 +01:00
4ad561a341 migrate to File System API 2020-11-20 22:36:55 +00:00
c4111344a7
fix footer bug link
* closes #371
2020-09-01 10:10:24 +02:00
64032a4a3f
package updates 2020-08-30 10:51:40 +02:00
a9139865ea
simplify meta queries 2020-06-01 12:49:10 +02:00
6699829972
package updates 2020-06-01 12:08:35 +02:00
46477cacd6
package updates 2020-04-11 23:40:25 +02:00
e59f1ad467
move resume components out of Gatsby pages folder 2020-04-08 23:20:24 +02:00
12de0e1e41
refactor resume components 2020-04-08 22:11:29 +02:00
5499e3bb37
use dribbble icon from feather icons 2020-04-08 21:05:03 +02:00
1abeaf427b
simplify stylelint/prettier setup 2020-03-22 00:27:33 +01:00
d1d4d09980
package updates 2020-03-21 23:55:40 +01:00
d06de33bca
slightly larger images, style fixes 2020-03-07 21:54:40 +01:00
8046a34f88
fixes 2020-03-07 04:19:11 +01:00
6f8f5b605a
migrate to CSS modules, kick out SASS 2020-03-07 03:11:52 +01:00
8595ca1664
move templates folder 2020-03-06 16:26:34 +01:00
996e05e9da
fix errors 2020-02-15 14:05:14 +01:00
ffa7259b75
package updates 2020-02-10 00:10:20 +01:00
b1827bf1cc
switch to use-dark-mode 2019-11-28 20:06:57 +01:00
fb7132cbfc
more pure components 2019-11-26 18:25:42 +01:00