ChadChapman / TechBlogWithGatsby

React SPA using Gatsby and GraphQL, mediocre content.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog Like a Chad!

My first "real" foray into using GraphQL.

This project merges two starter templates from gatsby-blog-starter-kit and Material-UI's Dashboard starter.

Deployed on Netlify, my first project with them. So far I am really impressed, they even work with Let's Encrypt to offer free TLS certificates. Deploying from a repo branch is straightforward and failed builds revert back to their previous working verison. (But your deploy branch should only get tested, working code right? right!?)

The two projects use different approaches to styling, Material-UI examples are modular, GBSK opts for most components having their own separate style sheets. I think both approaches have their place. In the future, I'll be refactoring to use the MUI approach to keep the project consistent and because I love modular things.

I promise to always use the word "musings" in any description of this projects content. Also, interesting.

A blog of interesting musings.

nailed it.

About

React SPA using Gatsby and GraphQL, mediocre content.

License:MIT License


Languages

Language:JavaScript 73.2%Language:CSS 25.6%Language:HTML 1.2%