Gatsby RSS Feed Configuration
4/10/2018 • Software Development
Fixing RSS feed configuration in Gatsby when your GraphQL query structure doesn't match the default plugin settings.
6 articles tagged with web-development
4/10/2018 • Software Development
Fixing RSS feed configuration in Gatsby when your GraphQL query structure doesn't match the default plugin settings.
3/16/2018 • Software Development
Understanding the complexities of pulling images from frontmatter in Gatsby using GraphQL and the various image plugins.
2/9/2018 • Software Development
A crucial debugging lesson: using backticks vs single quotes in gatsby-config.js filenames.
4/25/2016 • Software Development
Understanding Angular directives, how to reference them in HTML, and how to create custom directives with proper naming conventions.
3/28/2016 • Software Development
Transitioning from WordPress to Rails for building a single page application with better flexibility and modern features.
11/13/2015 • Software Development
Solving the challenge of implementing buttons in HAML when working with Rails, Bootstrap alerts, and data attributes.