Commit Graph

7 Commits

Author SHA1 Message Date
Robert Veitch
f2721c4542 Update slug format for post type
Posts no longer need to specify a full url for the resulting html.
Rather, the prefix portion of the url will be inferred from the
post's location in the source filesystem. The post slug now simply
represents a url friendly version of the title.

Additionally, updates all sample posts to use the new slug format.
2019-12-11 22:27:32 -06:00
alxshelepenok
babcddb3a2 fix: update gatsby-remark-images options 2019-07-16 14:58:11 +03:00
alxshelepenok
0338cd2844 Update on-create-node.js 2018-11-13 00:28:02 +03:00
alxshelepenok
fb5f9c89fc Rename slug field 2018-11-12 20:38:36 +03:00
alxshelepenok
440d4e88c7 Change frontmatter fields 2018-11-11 19:32:51 +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