Evan SternOctober 08, 2020 • 3 min
GatsbyJS and weatherwidget.io
Embedded assets can be a pain sometimes. A lot of the time, the embed code you are given just doesn't work out of the box. This is doubly true with Gatsby…
Evan SternJuly 18, 2020 • 4 min
How to Bring a Project to Life
How do I build my website? You have an idea for a website and want to see that idea made real. But how do you start? What goes into actually seeing a project…
Evan SternSeptember 23, 2019 • 2 min
Publishing Posts with Remark
At the time of writing this post, MachineServant uses Remark for blog posts. It's super simple to use and keeps the blog posts directly inline with the code for…
Evan SternSeptember 17, 2019 • 2 min
Building MachineServant Part 1
MachineServant is built using GatsbyJS and hosted on Netlify There are numerous blog posts explaining how to build your website and host it using Gatsby and…