Commit Graph

50 Commits

Author SHA1 Message Date
Matthias Kretschmann 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
Matthias Kretschmann 6cd4d31eb7
fetch matomo.js on build time 2021-03-13 22:50:00 +01:00
Matthias Kretschmann fdd57b22b6
build fix 2020-11-22 00:25:43 +01:00
Matthias Kretschmann e1c36e3cff
tweak mechanism for auto-attaching project images 2020-11-21 22:18:29 +01:00
Matthias Kretschmann 4ad561a341 migrate to File System API 2020-11-20 22:36:55 +00:00
Matthias Kretschmann 8595ca1664
move templates folder 2020-03-06 16:26:34 +01:00
Matthias Kretschmann 9d5e33b146
resume tweaks, markdown summaries 2019-11-19 22:29:48 +01:00
Matthias Kretschmann e52f5f34ea
env update 2019-11-13 19:15:21 +01:00
Matthias Kretschmann 3ff8e67fac
Home refactor 2019-11-10 15:29:23 +01:00
Matthias Kretschmann fda8949627
refactor header & footer, add github token auth 2019-11-10 13:54:46 +01:00
Matthias Kretschmann b0b5060d37
allow adding any repo to repos.yml 2019-10-10 00:44:03 +02:00
Matthias Kretschmann 63d9db4d27
smaller github data 2019-07-04 09:48:48 +02:00
Matthias Kretschmann 81df76b33e
lighthousebot setup 2019-06-10 01:24:09 +02:00
Matthias Kretschmann e30bb68cb2
documentation 2019-05-26 23:52:55 +02:00
Matthias Kretschmann 05b1115533
add tests 2019-05-26 23:52:55 +02:00
Matthias Kretschmann c008007d74
fetch repos on build time 2019-05-26 23:52:55 +02:00
Matthias Kretschmann 4709eee3d8
remove promises 2019-01-04 18:49:39 +01:00
Matthias Kretschmann d2a5f03435
create truncated excerpt on node creation 2018-12-07 11:20:02 +01:00
Matthias Kretschmann 2cb9ca9181
YAML markdown description to HTML on build time 2018-11-25 01:52:25 +01:00
Matthias Kretschmann 146612102f
cleanup & fixes 2018-09-24 00:13:41 +02:00
Matthias Kretschmann 14f6d4288f
fixes 2018-08-16 00:14:40 +02:00
Matthias Kretschmann e9375f9d7f
tweaks 2018-06-23 21:53:57 +02:00
Matthias Kretschmann 3ae7c447c2
IntersectionObserver polyfill 2018-06-23 14:36:07 +02:00
Matthias Kretschmann 65cd2041b2
make it work with Gatsby v2-beta 2018-06-23 14:07:10 +02:00
Matthias Kretschmann 22dc865223
follow migration guide
* https://github.com/gatsbyjs/gatsby/blob/v2/docs/docs/migrating-from-v1-to-v2.md
2018-06-23 14:07:10 +02:00
Matthias Kretschmann 34ef21cf52
lint fixes 2018-05-22 22:59:07 +02:00
Matthias Kretschmann 2e45c29330
documentation, switch to Travis 2018-05-14 01:51:47 +02:00
Matthias Kretschmann 7da233b353
linting 2018-05-12 22:14:53 +02:00
Matthias Kretschmann a093eb5f21
social tweaks 2018-05-09 22:10:37 +02:00
Matthias Kretschmann 9da9c6ce8b
image tweaks 2018-05-05 20:59:24 +02:00
Matthias Kretschmann e3d8ce14e1
switch to YAML data 2018-05-05 00:17:26 +02:00
Matthias Kretschmann a6625b2c0e
image & mobile tweaks 2018-05-04 23:23:27 +02:00
Matthias Kretschmann 116db3adf2
add intersection-observer polyfill 2018-05-04 21:48:09 +02:00
Matthias Kretschmann d4a0f74e8c
gatsby-image is fully operational 2018-05-04 14:00:21 +02:00
Matthias Kretschmann df83594ae3
make images work 2018-05-04 01:58:43 +02:00
Matthias Kretschmann 40358ddbfe
tinker tinker 2018-04-30 01:18:54 +02:00
Matthias Kretschmann 305b4c503d
have it kinda working 2018-04-29 18:48:42 +02:00
Matthias Kretschmann 9d668b99cb
package updates 2018-04-27 21:28:07 +02:00
Matthias Kretschmann b3c266f821
js -> jsx 2018-04-25 23:37:23 +02:00
Matthias Kretschmann d75cd394c2
remove webfontloader webpack modification 2018-04-25 20:55:36 +02:00
Matthias Kretschmann df60dcacf3
fix project nav 2018-04-22 18:56:31 +02:00
Matthias Kretschmann 9d577f9c90
tweaks & cleanup 2018-04-21 14:46:52 +02:00
Matthias Kretschmann c09f97b658
so much stuff 2018-04-21 02:03:45 +02:00
Matthias Kretschmann a7744ef8d0
Make links an array 2018-04-20 23:48:59 +02:00
Matthias Kretschmann 79923b5378
project navigation 2018-04-15 21:08:59 +02:00
Matthias Kretschmann 1418acd097
more portfolio items 2018-04-11 13:46:55 +02:00
Matthias Kretschmann ffdc004e0e
link output tweaks, meta description 2018-04-09 21:01:05 +02:00
Matthias Kretschmann 51524e9bd9
changes 2018-04-08 22:49:58 +02:00
Matthias Kretschmann 239efe8b0e
generate pages 2018-04-07 14:18:06 +02:00
Matthias Kretschmann 4f6158518b
migrate to Gatsby.js 2018-04-06 17:24:35 +02:00