Commit Graph

62 Commits

Author SHA1 Message Date
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
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
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
Aleksander Helgaker
849ef16d67 Fix QA comment. 2019-08-25 14:50:58 +02:00
Aleksander Helgaker
d12a416a3d Fix linting errors. 2019-08-25 14:15:37 +02:00
Aleksander Helgaker
c94d7409c8 Fix linting errors. 2019-08-25 13:50:36 +02:00
Aleksander Helgaker
fabb799f93 Fix linting errors. 2019-08-25 13:20:50 +02:00
Aleksander Helgaker
488841cf47 Fix tests. 2019-08-25 12:55:42 +02:00
Aleksander Helgaker
ebc6134453 Add thumbnail image to Twitter cards. 2019-08-25 12:29:51 +02:00
Aleksander Helgaker
fcedb2194a Add the twitter:description meta tag. 2019-08-25 11:14:14 +02:00
Victor Zhou
0ba0cc9c61 Enable Flow Strict 2019-07-31 22:05:23 -04:00
Victor Zhou
4bddafc707 Add missing @flow comment 2019-07-30 01:43:18 -04:00
Victor Zhou
03cdea6852
Merge pull request #319 from stigrune/master
Fixed invalid Telegram contact url
2019-07-25 10:02:59 -04:00
Victor Zhou
96b487cd9a Add title to <Icon /> for accessibility 2019-07-24 23:24:07 -04:00
Stig Rune
8737090d05 Fixed invalid telegram contact url 2019-07-24 22:39:06 +02:00
Victor Zhou
368217d428
Update Contacts.js 2019-07-22 16:08:17 -04:00
Victor Zhou
3b6b3649d2
Update Contacts.js 2019-07-22 16:03:42 -04:00
Stig Rune
0f01ddf4e0 Hides the contact icon if empty in config 2019-07-22 21:46:00 +02:00
alxshelepenok
e7331551d5 fix: pagination links 2019-07-21 11:20:13 +03:00
vstoms
040424b184
Add Twitter Card 2019-05-23 07:02:34 +02:00
alxshelepenok
35f2170bf5 improvement: flow coverage 2019-05-10 02:15:43 +03:00
alxshelepenok
4ada925e0f refactor: using react hooks 2019-05-09 16:57:42 +03:00
alxshelepenok
420e422eb8 fix: error when navigating to a post that has no tags 2019-05-08 22:03:12 +03:00
Victor Zhou
1b863ade9e Add Flow typing for Sidebar/Contacts 2019-04-10 16:23:17 -04:00
Victor Zhou
744363e307 Add Flow Typing for Post/Author.js 2019-04-10 16:21:54 -04:00
Victor Zhou
e62c37d91d Integrate Flow typing 2019-04-08 11:55:23 -04:00
Alexander Shelepenok
2933b1fb73
Merge pull request #95 from vzhou842/disqus-url-prop
Fixed url prop bug for <ReactDisqusComments />
2019-03-03 23:11:38 +03:00
alxshelepenok
05e6f44761 Add KaTeX support 2019-02-15 01:41:24 +03:00
Alexander Shelepenok
7f6713044e
Merge pull request #99 from vzhou842/html-lang
Add lang="en" to <html>
2019-02-10 09:54:12 +03:00
Victor Zhou
5d2fbb3f58 Add lang="en" to <html> 2019-02-09 17:50:54 -05:00
alxshelepenok
1ac51111f7 Autoscrolling on mobile devices 2019-02-09 15:54:31 +03:00
Victor Zhou
4b3eeae699 Fixed url prop bug for <ReactDisqusComments /> 2019-02-07 15:08:12 -05:00
Victor Zhou
3e9a1a4230 Removed .gatsby-highlight selectors 2019-02-04 17:35:56 -05:00
alxshelepenok
dd96057494 Fix error when disqus shortname is empty 2019-01-24 20:44:13 +03:00
alxshelepenok
7fe055d94e Fix eslint errors 2019-01-21 17:18:15 +03:00
alxshelepenok
79d6093b7b Fix image size 2019-01-21 15:46:01 +03:00
alxshelepenok
55e877a81b Update tests 2018-11-11 14:51:07 +03:00
alxshelepenok
cca1567f16 Update button styles 2018-11-11 14:45:46 +03:00
alxshelepenok
ffbe3e2c4f Fix lint issues 2018-11-11 14:23:45 +03:00
alxshelepenok
338317803e Add pagination 2018-11-11 14:19:06 +03:00
alxshelepenok
38090a3a0f Update tests 2018-11-09 23:03:28 +03:00
alxshelepenok
4cc45f66da Move author photo to config 2018-11-09 22:20:44 +03:00
alxshelepenok
8b92891329 Upgrade to Gatsby v2 2018-11-09 20:08:48 +03:00
Yanda Huang
2ceac61daf Try fix the new line format again 2018-05-06 15:48:03 -04:00
Yanda Huang
448541831f Fix format 2018-05-06 15:43:52 -04:00