Articles

How To Add Forestry CMS to Gridsome

August 28, 2020 · 3 min read
Until now, we've managed our content with Git. And Git is great! You have all the files necessary to build your project right there, in your repository. But the editing experience sucks.

How to Add Cover Images To Your Gridsome Posts

August 21, 2020 · Updated January 23, 2021 · 4 min read
SEO is crucial. And with site speed being a big factor in SEO, we are set up for a good start with Gridsome. Great technical SEO is the basis for all other SEO techniques.

Universities Don’t Teach Programming, But I Would Study Again. Here’s Why.

August 18, 2020 · 2 min read
It’s 2014 and I’m studying Computer Science at the University of Augsburg. I know this is what I want to do because I’ve already worked in IT for half a year, and I’ve been programming on the side for over a year.

How to Make Your Gridsome Site SEO-Ready: Meta-Tags, Sitemap, Robots.txt

August 14, 2020 · Updated February 17, 2021 · 7 min read
SEO is crucial. And with site speed being a big factor in SEO, we are set up for a good start with Gridsome. Great technical SEO is the basis for all other SEO techniques.

Timeboxing Works. Use Parkinson's Law to Your Advantage as a Software Engineer.

August 11, 2020 · 2 min read
You’ve probably heard of Parkinson’s Law before. “Work expands so as to fill the time available for its completion.” Learn how to apply it to use your time more effective in work and personal life.

How To Add Dark Mode To Your Gridsome Blog With Tailwind CSS V2 [2021 Guide]

August 7, 2020 · Updated January 23, 2021 · 6 min read
UI is finally moving to dark mode. More and more websites allow users to select a dark theme. MacOS, iOS, many apps, and even Windows 10 have dark mode. At the end of this article, you will know how to add dark mode to your Gridsome website with Tailwind CSS V2.