1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-29 00:57:41 +02:00
Commit Graph

168 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
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
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
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
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
46477cacd6
package updates 2020-04-11 23:40:25 +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
6f8f5b605a
migrate to CSS modules, kick out SASS 2020-03-07 03:11:52 +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
99a1e294f4
fix missing icons 2019-11-21 22:30:11 +01:00
e84de746c7
get most site metadata from the resume 2019-11-19 22:49:17 +01:00
21cb1a1ffa
fix tests 2019-11-19 22:29:49 +01:00
1dde88a511
test tweaks 2019-11-19 22:29:48 +01:00
9d5e33b146
resume tweaks, markdown summaries 2019-11-19 22:29:48 +01:00
f44e0557ed
add resume 2019-11-19 22:29:48 +01:00
2894d8e21a
fix email icon 2019-11-17 15:29:53 +01:00
909153e817
selectively import icons 2019-11-17 13:09:38 +01:00
72abe21266
simplify icon component 2019-11-13 13:32:11 +01:00
985628227b
source icons from react-feather 2019-11-13 11:59:59 +01:00
796dfc64fa
remove AppProvider, replace with hooks 2019-11-11 23:54:07 +01:00
d9fa36608e
graphql query cleanup 2019-11-11 21:46:14 +01:00
7d72375fab
fix tests 2019-11-10 14:40:45 +01:00
cc4c256824
lint fixes 2019-11-09 21:07:14 +01:00
03b0ea7f99
project tweaks 2019-11-07 23:54:33 +01:00
364defd99d
add keybase link 2019-10-23 13:51:40 +02:00
74aed51841
more typekit preconnect 2019-06-10 03:11:40 +02:00
896d97bafd
preconnect to Typekit resources 2019-06-10 02:58:56 +02:00
6cb34b05f2
switch to @testing-library/react 2019-05-30 22:55:12 +02:00
05b1115533
add tests 2019-05-26 23:52:55 +02:00
8d5e2d6a7e
open source section 2019-05-26 23:52:55 +02:00
0bc65e3184
more tests 2019-04-28 16:32:16 +02:00
748a467928
Revert "kick out prettier-stylelint"
This reverts commit d1d6c4b1f0.
2019-04-28 00:18:40 +02:00