1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-30 05:31:44 +02:00
Commit Graph

240 Commits

Author SHA1 Message Date
eba94c3877
Merge pull request #10 from kremalicious/feature/gatsby-v2
Update to Gatsby v2
2018-07-14 02:38:58 +02:00
2007fcb34e
fix project image sorting 2018-07-14 02:20:25 +02:00
2961edbb91
package updates 2018-07-14 01:07:23 +02:00
fe700dcf5c
project description fix 2018-07-11 11:10:13 +02:00
ddc41c8466
package updates 2018-07-11 10:46:21 +02:00
eb0ed97293
project nav fixes 2018-07-10 17:06:38 +02:00
5cab4011b9
button component 2018-07-10 16:05:52 +02:00
323ab9b611
package updates 2018-07-10 11:11:34 +02:00
62dd965100
color transitions 2018-06-24 21:47:59 +02:00
734a2344a2
fix warnings 2018-06-24 21:44:13 +02:00
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
dfe495eeac
package updates 2018-06-23 16:11:57 +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
1166d86c89
docs update 2018-06-23 14:49:40 +02:00
fef6268510
plugin tweaks 2018-06-23 14:44:59 +02:00
3ae7c447c2
IntersectionObserver polyfill 2018-06-23 14:36:07 +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
3b4500173f
import base css 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
7d73d1ab90
switch to onInitialClientRender for base css 2018-06-23 14:07:11 +02:00
e0fa761c3b
script tweaks 2018-06-23 14:07:11 +02:00
88bbd1fb2f
use SVGR directly 2018-06-23 14:07:11 +02:00
3f47580dcf
simplify Docker image 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
633bd9d431
Merge pull request #13 from kremalicious/fix/title-seo
different tactic for visually hiding the title
2018-06-23 14:06:25 +02:00
59506c7eb8
different tactic for visually hiding the title 2018-06-23 14:02:28 +02:00
7aaa5815e3
Merge pull request #12 from kremalicious/greenkeeper/eslint-5.0.0
Update eslint to the latest version 🚀
2018-06-23 13:09:20 +02:00
greenkeeper[bot]
05a70592c5 chore(package): update eslint to version 5.0.0 2018-06-23 05:23:51 +00:00
2789a82bd3
remove project nav scrollbar in Firefox too 2018-06-20 23:58:42 +02:00
58e168b899
Merge pull request #11 from kremalicious/greenkeeper/gatsby-plugin-matomo-0.4.0
Update gatsby-plugin-matomo to the latest version 🚀
2018-06-19 23:50:19 +02:00
greenkeeper[bot]
65942af590 fix(package): update gatsby-plugin-matomo to version 0.4.0 2018-06-19 21:46:33 +00:00
0bbd13aa9b
switch back to gatsby-plugin-svgr releases 2018-06-17 14:13:28 +02:00
fa1c821d4d
develop with docker-compose 2018-06-17 02:12:21 +02:00
0a8218d59a
remove unused package 2018-06-16 19:41:10 +02:00
6394096fcd
switch to locked gatsby-plugin-svgr package
* until https://github.com/zabute/gatsby-plugin-svgr/issues/17 is resolved
2018-06-16 19:08:54 +02:00