1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-12-22 17:23:22 +01:00
Commit Graph

398 Commits

Author SHA1 Message Date
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
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
46e05e2501
workflow cache fixes 2019-11-19 23:49:15 +01:00
d680dd5545
fixes 2019-11-19 23:25:49 +01:00
7e391bffa0
data fixes 2019-11-19 23:10:50 +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
21cb1a1ffa
fix tests 2019-11-19 22:29:49 +01:00
83d62c109b
content tweaks 2019-11-19 22:29:48 +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
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
66969b956e
fixes 2019-11-12 00:45:08 +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
3ff8e67fac
Home refactor 2019-11-10 15:29:23 +01:00
b11367fcc2
header fix when loaded from app shell 2019-11-10 15:15:34 +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
364defd99d
add keybase link 2019-10-23 13:51:40 +02:00
e0d27aa6c1
fix tests 2019-10-10 00:56:37 +02:00
b0b5060d37
allow adding any repo to repos.yml 2019-10-10 00:44:03 +02:00
1cdc34f216
increase test coverage 2019-07-14 00:43:09 +02:00
63d9db4d27
smaller github data 2019-07-04 09:48:48 +02:00
80ff1f7f19
refactor 2019-06-10 23:06:55 +02:00
8d6037ac3c
move minimal classes into render function 2019-06-10 21:46:17 +02:00
599a5e5a4f
link title fix 2019-06-10 19:02:58 +02:00
74aed51841
more typekit preconnect 2019-06-10 03:11:40 +02:00
8e84e0ef73
add link titles to read more link 2019-06-10 03:04:46 +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
c008007d74
fetch repos on build time 2019-05-26 23:52:55 +02:00
8d5e2d6a7e
open source section 2019-05-26 23:52:55 +02:00
896d1737d4
fix ThemeSwitch test 2019-05-26 23:52:27 +02:00
d71924e1a5
package updates 2019-05-25 13:26:57 +02:00
27cf2e9012
refactor 2019-04-28 22:30:20 +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
7f0e1ca39d
getCountry test 2019-04-28 00:13:55 +02:00
d1d6c4b1f0
kick out prettier-stylelint 2019-04-28 00:13:46 +02:00
2e6dfdd46b
theme switch tests 2019-04-27 23:53:26 +02:00
f5f6c0b5fd
refactorings 2019-04-17 02:31:00 +02:00
0e78f34d15
add more tests 2019-04-16 04:11:53 +02:00