2 posts tagged with "gatsby"
Gatsby Build Automation (December 01, 2018)
What I wanted to simplify for myself is the following process: write a blog post on Sublime Text on my laptop push it to the repository's master branch push it to the production server Gatsby builds all the static files and deploys it Thanks to…
Gatsby (December 01, 2018)
All tagsThis blog is now a Gatsby blog! From Hexo, it was a little rough with the different header metadata, but seeing as both use Markdown files to generate posts, it could have been much worse. So far, setting up Gatsby v2 is a smooth process. There's…