Commit Graph

142 Commits

Author SHA1 Message Date
561faa3a45 fix: socialImage code doesnt properly use publicURL 2022-11-24 21:56:35 +01:00
80c31d70f4 fix: navigate link now always returns to all articles beacuse history can be empty 2022-11-09 22:28:43 +01:00
027add7be1 content: writing as an architect is hard 2022-10-31 23:59:37 +01:00
4fc86624dc quick header fix. 2022-10-17 17:35:11 +02:00
b3bcd84b8b bit of styling and a new bio 2022-10-13 22:35:48 +02:00
bc03788355 back to article list + read only when time is known 2022-10-11 19:45:43 +02:00
1c137af313 added phone number to contact info 2022-10-09 16:12:27 +02:00
d2ec7a172b An ode to eddy 2022-10-04 18:09:17 +02:00
6a9ceb9670 added read time on index and post pages 2022-09-29 22:28:06 +02:00
619758c175 moved over the last blogs, also changed the styling of lists 2022-09-25 23:25:23 +02:00
54e3e0d450 added list and table styling, also migrated all the SLSW blogs 2022-09-18 22:26:24 +02:00
74082cd463 fixed pagination, fixed cookiebar dark mode, fixed rendering issues during ssr, moved all test blog code to a test folder 2022-09-17 23:16:13 +02:00
8bddd82ba5 added blockquote styling 2022-09-17 21:07:58 +02:00
c752310aa0 added the option to link older site comments 2022-09-17 20:26:51 +02:00
63d010d04a enhanced print view 2022-09-17 20:02:58 +02:00
3c010efb59 added compact mode switcher 2022-09-13 17:53:30 +02:00
859c1d81b7 changed prism colors 2022-09-11 22:39:35 +02:00
31c106c58e dark mode + .... some form of toggle :) 2022-09-11 00:00:31 +02:00
109e47353f custom post header 2022-09-10 11:25:05 +02:00
5277f19ca6 fixed cookie bar link and styling 2022-09-10 09:31:48 +02:00
4bb3f931f0 new snapshots 2022-09-10 09:28:18 +02:00
f84e56f0ad added legal pages, resized tablet view, fixed prettier 2022-09-10 09:27:37 +02:00
1cf766573d snapshots with cookies 2022-09-06 23:49:28 +02:00
d537d80b83 added the cookiebar 2022-09-06 23:48:00 +02:00
51a7c10229 reset snapshots 2022-09-05 00:08:04 +02:00
1ec208cf70 started-new-blog 2022-09-04 23:58:49 +02:00
Alexander Shelepenok
427a6f40f3 chore(linting): change arrowParents configuration, upgrade eslint config 2022-04-24 16:21:11 +00:00
Alexander Shelepenok
3b8f9ba02b chore(tests): mock static query 2022-04-17 14:10:09 +00:00
Alexander Shelepenok
5258215248 feat(comments): replace disqus component 2022-04-17 13:37:29 +00:00
Alexander Shelepenok
9e90f0a776 chore(tests): fix errors in the icon component 2022-04-16 14:53:32 +00:00
Alexander Shelepenok
50a99f57f7 refactor(starter): upgrade and move to typescript 2022-04-16 14:53:32 +00:00
Alexander Shelepenok
67ebabbaac refactor(starter): upgrade to new version of gatsby 2022-04-16 14:53:32 +00:00
Alexander Shelepenok
10bc02a122
Update _variables.scss 2021-06-25 10:59:09 +03:00
Alexander Shelepenok
847021d438
Merge pull request #957 from gipcompany/slash-division-warning
fix slash div warning
2021-06-25 10:58:35 +03:00
Atsushi Ishida
de41536b60 fix slash div warning according to sass spec https://sass-lang.com/d/slash-div 2021-06-20 16:28:04 +09:00
Shim MunSeong
6686a6c1ed fix: #955
- Replaced the slash `/` SASS operator to `math.div`
2021-06-20 16:19:37 +09:00
alxshelepenok
1c7e4a2cfc Update page template, post-template 2020-11-01 03:47:19 +03:00
Elad Sivan
13a648f2e4 Change the test cases to match the new foramt without moment.js 2020-09-15 15:20:35 +03:00
Elad Sivan
bdcfa859eb Remove the use of Moment.js.
This is a heavy library that is hardly used, in addition, it is already quite deprecated, see here:
https://momentjs.com/docs/#/-project-status/
2020-09-15 14:51:20 +03:00
Alexander Shelepenok
4647c63538
Merge pull request #669 from sparklesam/master
Add Medium Icon to Contact Links
2020-09-12 01:35:45 +03:00
alxshelepenok
5c7fa10460 bugfix/#741 - fix type of socialImage, fix condition 2020-09-10 01:09:00 +03:00
alxshelepenok
4a9648b189 bugfix/#741 - fix type of socialImage, fix condition 2020-09-10 01:01:35 +03:00
alxshelepenok
f0c22e3583 bugfix/#741 - fix socialImageUrl 2020-09-10 00:53:50 +03:00
alxshelepenok
c785820b0d bugfix/#741 - update Node type 2020-09-10 00:48:41 +03:00
alxshelepenok
9dbf9fb059 bugfix/#741 - remove socialImageUrl from Node type 2020-09-10 00:44:05 +03:00
alxshelepenok
fe42497431 bugfix/#741 - upgrade gatsby-remark-relative-images 2020-09-10 00:42:30 +03:00
alxshelepenok
74289df9f4 fix: eslint errors 2020-07-08 22:37:52 +03:00
Samuel W
66ee71d4cf Fix Print Width 2020-05-09 00:12:57 +08:00
Samuel W
4592baba95 Fix Semi 2020-05-09 00:08:44 +08:00
Samuel W
cabbd611ed Fix Single Quote 2020-05-09 00:07:57 +08:00