b881b297c4
fix build
2018-06-24 21:22:12 +02:00
c9369dfa09
tweak code climate
2018-06-24 18:38:21 +02:00
43cadc9bd4
persist theme switch state
...
* set initial state based on local storage
* set local storage when switch is clicked
* continue switrching between day/night, but only if no local storage key is found
2018-06-24 18:20:34 +02:00
e9375f9d7f
tweaks
2018-06-23 21:53:57 +02:00
ee8c5fb67a
simplify layout
2018-06-23 17:30:00 +02:00
db6addcbe2
project nav tweaks
2018-06-23 16:56:31 +02:00
5db9d18114
simplify header
2018-06-23 16:10:02 +02:00
61553a094e
layout tweaks, more css modules
2018-06-23 15:50:02 +02:00
e7ef135992
add theme-color meta tag
2018-06-23 14:16:17 +02:00
fdd6428bb8
add location prop to pages
2018-06-23 14:07:12 +02:00
dc9232134a
css modules workaround so build works
2018-06-23 14:07:12 +02:00
9ecd43d0e3
revert refactoring, gatsby doesn't like splitting up StaticQuery
2018-06-23 14:07:12 +02:00
4e06ef5b83
refactor availability component
2018-06-23 14:07:12 +02:00
ca348a3534
refactor project nav
2018-06-23 14:07:11 +02:00
f88f01d285
isolate some graphql queries
2018-06-23 14:07:11 +02:00
2706eb77c7
more beta updates
2018-06-23 14:07:11 +02:00
88bbd1fb2f
use SVGR directly
2018-06-23 14:07:11 +02:00
c5cbe446f5
load base css on client entry
2018-06-23 14:07:11 +02:00
b92be34818
remove local vcf lib
2018-06-23 14:07:10 +02:00
65cd2041b2
make it work with Gatsby v2-beta
2018-06-23 14:07:10 +02:00
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
59506c7eb8
different tactic for visually hiding the title
2018-06-23 14:02:28 +02:00
2789a82bd3
remove project nav scrollbar in Firefox too
2018-06-20 23:58:42 +02:00
8d3d2c3bfb
remove Google Analytics
2018-06-16 17:25:19 +02:00
54914369a3
limit project nav image sizes
2018-06-13 21:29:48 +02:00
b455bea27f
refactor, simplify markup
2018-06-12 11:16:17 +02:00
851d8fd4a3
mobile tweaks
2018-06-12 11:05:33 +02:00
8182120ea4
more reliable project nav scroll into view
...
* use refs instead if IDs
* fire on mounting too
* consolidate component
2018-06-12 10:42:45 +02:00
542dc58244
remove availability scroll stuff
2018-06-12 10:39:03 +02:00
699801bf8d
lint fixes
2018-06-12 00:26:57 +02:00
12904df907
dark mode tweaks
2018-06-12 00:18:38 +02:00
e884ea79c3
fix dark styles
2018-06-12 00:04:20 +02:00
8fed76e3ec
scroll currently viewed project into view
2018-06-11 23:54:16 +02:00
154adac8ad
refactor projects nav into projects slider
2018-06-11 21:11:18 +02:00
76e99752b1
move to CSS modules
2018-06-11 19:48:38 +02:00
20491c075f
typekit component
2018-05-23 21:47:54 +02:00
2dff829335
prefetch typekit
2018-05-23 21:29:32 +02:00
996058032e
refactor
2018-05-23 00:36:54 +02:00
6dcf3ce2fe
lint fixes
2018-05-22 23:05:58 +02:00
0d5b0f223f
refactor
2018-05-22 23:05:36 +02:00
34ef21cf52
lint fixes
2018-05-22 22:59:07 +02:00
3cb9319a93
stylelint updates
2018-05-22 22:17:51 +02:00
b86afe15c8
package updates
2018-05-22 20:40:57 +02:00
492181842a
add issue link in footer, read in package.json as GraphQL data
2018-05-14 20:10:59 +02:00
2e45c29330
documentation, switch to Travis
2018-05-14 01:51:47 +02:00
efbc1846d2
networks fix, split up logo unit
2018-05-13 21:56:38 +02:00
5e8f815561
remove search engine block
2018-05-13 13:42:18 +02:00
20bae1e066
linting
2018-05-13 02:42:43 +02:00
8a5eab5860
project image shadow tweaks
2018-05-13 02:03:44 +02:00
ca1810392b
truncate meta description
2018-05-13 01:05:09 +02:00
03b39e3d1d
vcard tweaks, generate base64 photo
2018-05-13 00:42:59 +02:00
5b25e2090a
animation tweaks
2018-05-13 00:42:25 +02:00
0f72baf2f6
Social -> Networks
2018-05-12 22:58:16 +02:00
10e4514de6
theme switch tweaks
2018-05-12 01:42:29 +02:00
5018f5c0c5
less components re-rendering across the board
2018-05-11 21:44:34 +02:00
4064a8c5b0
fix share images
2018-05-11 01:17:25 +02:00
3d1ba46d49
set title for add to home screen icon
...
* closes #2
2018-05-10 21:02:01 +02:00
f61f4fda95
improve default dark mode loading experience
2018-05-10 20:56:58 +02:00
c2f62634bc
initial state based on time of day
2018-05-10 17:58:45 +02:00
d37bafb379
theme switcher
2018-05-10 16:06:17 +02:00
f9960a1d40
add html language tag
2018-05-10 01:47:28 +02:00
a093eb5f21
social tweaks
2018-05-09 22:10:37 +02:00
1d0d89d5d3
try to work around 1Blocker social blocking
2018-05-08 21:15:44 +02:00
cc5537b9e0
project nav tweaks
2018-05-08 18:07:48 +02:00
67d69d12df
fix SEO url
2018-05-07 21:35:32 +02:00
9c9def480d
add Matomo tracking
2018-05-07 18:38:18 +02:00
49178e6834
better UX for vcard download
2018-05-07 11:10:50 +02:00
e1787e39e6
make vcard work again
...
* switch out problematic dependency
2018-05-07 10:48:34 +02:00
b53849fae1
image tweak
2018-05-07 02:03:08 +02:00
dc544cef63
comment out vcf code for now
...
* ref #1
2018-05-07 01:46:28 +02:00
270abc5551
favicon & SEO tweaks
2018-05-07 01:43:33 +02:00
0e6a6cdeb9
404 page
2018-05-06 23:22:42 +02:00
f1e1abc2c7
projects updates
2018-05-06 21:24:42 +02:00
62c7d1e2e2
vcard download
2018-05-06 18:38:40 +02:00
3b4bc07d63
project updates, social tweaks
2018-05-06 00:59:46 +02:00
a296255287
typography updates
2018-05-05 23:47:12 +02:00
9da9c6ce8b
image tweaks
2018-05-05 20:59:24 +02:00
d8b8031629
handle yaml line breaks
2018-05-05 18:00:27 +02:00
a1c4e2f62e
animation tweaks
2018-05-05 17:52:23 +02:00
be35be544b
tweaks
2018-05-05 00:43:54 +02:00
e3d8ce14e1
switch to YAML data
2018-05-05 00:17:26 +02:00
a6625b2c0e
image & mobile tweaks
2018-05-04 23:23:27 +02:00
a140b91e99
generate webp & traced SVG placeholder
2018-05-04 22:03:18 +02:00
116db3adf2
add intersection-observer polyfill
2018-05-04 21:48:09 +02:00
a394a1fe14
copy updates
2018-05-04 21:15:21 +02:00
3206c3b4ee
animation tweaks
2018-05-04 17:22:03 +02:00
9522d190cc
Revert "remove page transitions"
...
This reverts commit c0e333dd43
.
2018-05-04 16:55:42 +02:00
dd58d7672d
formatting
2018-05-04 16:54:08 +02:00
d4a0f74e8c
gatsby-image is fully operational
2018-05-04 14:00:21 +02:00
c0e333dd43
remove page transitions
2018-05-04 13:49:48 +02:00
df83594ae3
make images work
2018-05-04 01:58:43 +02:00
40358ddbfe
tinker tinker
2018-04-30 01:18:54 +02:00
305b4c503d
have it kinda working
2018-04-29 18:48:42 +02:00
b3c266f821
js -> jsx
2018-04-25 23:37:23 +02:00
840883b560
availability component tweaks
2018-04-25 20:41:47 +02:00
f9a05674b5
markup tweaks
2018-04-24 22:56:19 +02:00
fe3a0817bc
project updates, test availability switch
2018-04-24 21:36:45 +02:00
7149120734
mobile tweaks
2018-04-24 21:10:47 +02:00
b5d0d5c406
project updates
2018-04-24 19:56:09 +02:00
28b0797eb9
SEO component
2018-04-23 23:55:12 +02:00