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

203 Commits

Author SHA1 Message Date
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
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
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
fedfb28241
hook tweak 2021-03-13 03:56:37 +01:00
487461518a
custom useDarkMode hook 2021-03-13 03:35:50 +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
4ad561a341 migrate to File System API 2020-11-20 22:36:55 +00:00
46477cacd6
package updates 2020-04-11 23:40:25 +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
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
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
9c6c7c27ab
package updates 2019-11-16 13:37:25 +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
c3f3ff8cd6
new icons 2019-11-12 22:25:05 +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
fda8949627
refactor header & footer, add github token auth 2019-11-10 13:54:46 +01:00
cc4c256824
lint fixes 2019-11-09 21:07:14 +01:00
f919b227a3
networks tweaks 2019-11-09 19:59:10 +01:00
be8f668740
set apple-mobile-web-app-status-bar-style 2019-11-09 19:32:11 +01:00
7d208934a2
dark mode tweaks 2019-11-09 19:12:58 +01:00
03b0ea7f99
project tweaks 2019-11-07 23:54:33 +01:00
8ccb95af98
project tweaks 2019-11-07 23:24:50 +01:00
e0d27aa6c1
fix tests 2019-10-10 00:56:37 +02:00