Gary's World

From coding to homesteading...

This is Gary's World

An independent publication launched in May 2023.

Latest stories

I have taken up the hobby of enjoying cigars, with or without a good whiskey. Cigars and other tobacco products are (of course) for adult consumption only and should not be used by minors. Disclaimer, they are likely not great for your health, but can be very enjoyable if used responsibly. I have created this page to list and keep track of the cigars I have tried and do like. I will update this…

Keep Reading →

An article by Victor Davis Hanson "The Coup We Never Knew" on the American Greatness website asks many questions that seem to be about common sense. Seems to me that many people today have lost their common sense. They have bought into a crazy idealogy that teaches the opposite of what is true is the truth. This "woke" cult changes and twists accepted language, pits people against each other and…

Keep Reading →

I have moved from ghost cms to decap cms. This way a local host is not needed to host the ghost content. All of the sit is hosted in the cloud on netlify and in GitHub. My GitHub site code is here. The site is built on the gatsby & decap starter template found here. This site can also be run totally for free using gatsby, netlify, and GitHub - which is awesome. A fun animation.

Keep Reading →


This site was developed with jamstack...

This site is a Jamstack site using git to store and serve content, netlify for hosting, and Gatsby for the dynamic build and Decap CMS for easy updates. Other than the time to update the code and migrate my site from my local server it cost nothing to build. If you like it, please read on. If you don't (and I'm sorry thats the case) there are other sites on the interwebs to try.

Decap CMS is a content management application that uses a git repository for a backend. Look here:(https://decapcms.org/) for more information about Decap.

Gatsby is a React-based open source framework for creating websites. Look here:(https://www.gatsbyjs.com/docs) for more information about Gatsby.

GitHub is a web base interface for git repositories. It provides a platform that allows developers to create, store, manage and share their code. Look here: (https://docs.github.com/en) for more information about Github.

Netlify is a static website hosting service. It integrates with GitHub to build this site as well as provides hosting. Look here: (https://www.netlify.com/) for more information about Netlify.