1st February 2017 by Pedr Browne
23 Words / 1 Minute Read
If you include the html embed for a tweet within your markdown document, the JavaScript will be automatically loaded too: Plugins used gatsby-plugin-twitter
22nd December 2016 by Pedr Browne
39 Words / 1 Minute Read
Favicons sre automatically generated during the build process from a single source image. Just replace the image found in with your own image of the same dimensions…
1st July 2016 by Pedr Browne
31 Words / 1 Minute Read
Whenever you build your site, an RSS feed is generated to with entries for every Article page. It uses the following fields form ’s field: title description url…