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
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
Victor Zhou
1a81d54db5
Add isIndex prop to Sidebar component in index-template
2019-02-10 12:56:12 -05:00
Victor Zhou
4b3eeae699
Fixed url prop bug for <ReactDisqusComments />
2019-02-07 15:08:12 -05:00
alxshelepenok
913da4453b
Update snapshots
2018-11-11 23:43:22 +03:00
alxshelepenok
5272e4052e
Fix slugs
2018-11-11 23:40:08 +03:00
alxshelepenok
440d4e88c7
Change frontmatter fields
2018-11-11 19:32:51 +03:00
alxshelepenok
55e877a81b
Update tests
2018-11-11 14:51:07 +03:00
alxshelepenok
338317803e
Add pagination
2018-11-11 14:19:06 +03:00
alxshelepenok
8b92891329
Upgrade to Gatsby v2
2018-11-09 20:08:48 +03:00
Yanda Huang
448541831f
Fix format
2018-05-06 15:43:52 -04:00
Yanda Huang
1dd12522e5
Refactor duplicate GraphQL to Fragment, eliminate all the spread syntax
2018-05-06 15:32:25 -04:00
ybbarng
1995b25ba3
Get siteMetadata via GraphQL
...
It is important that decoupling between node code and browser code.
The 'gatsby-config.js' file must be kept in node code, but it exposed
into browser code because of the Disqus module.
To decouple this, all of the siteMetadata information is served via
GraphQL.
This commit has this change.
2018-02-06 17:45:30 +09:00
Nilan Marktanner
7c696b3da2
Fixed two typos.
2018-02-03 19:09:59 +01:00
wpioneer
35d5d7c244
New version
2018-01-21 03:03:59 +03:00
wpioneer
a2f8738ea6
🔖 Upgrade to Gatsby 1.8.12
2017-08-20 14:43:49 +03:00