1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-17 09:53:22 +02:00
Commit Graph

312 Commits

Author SHA1 Message Date
0759fd04bb
package updates 2022-05-08 14:14:12 +01:00
d27efb944f
switch to @kremalicious/react-feather 2022-05-08 14:06:40 +01:00
d04de7b289
remove shortid dependency 2022-02-12 13:58:11 +00:00
2b9fe1cc92
move to kremalicious/location endpoint 2021-12-03 00:57:26 +00:00
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
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
691c4bc64e
package updates 2021-05-23 12:35:54 +02: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
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
2569fc6218
jest cleanup 2021-02-06 14:40:39 +01:00
95e586e440
cleanup 2020-11-22 15:26:44 +01:00
4ad561a341 migrate to File System API 2020-11-20 22:36:55 +00: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
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
ec0f1aa0d3
test cleanups 2019-11-25 14:36:32 +01:00
61637f07fd
code splitting & test tweaks 2019-11-25 13:46:44 +01:00
99a1e294f4
fix missing icons 2019-11-21 22:30:11 +01:00
d680dd5545
fixes 2019-11-19 23:25:49 +01:00
e84de746c7
get most site metadata from the resume 2019-11-19 22:49:17 +01:00
b46b006dd7
style tweaks 2019-11-19 22:29:49 +01:00