⏳ Chronoblog is a Gatsbyjs theme specifically designed to create a personal website. The main idea of Chronoblog is to allow you not only to write a personal blog but also to keep a record of everything important that you have done.
In the latest gatsby CLI when I compile I get a couple warnings that I am not sure are problematic
warn The GraphQL query in the non-page component "/node_modules/gatsby-theme-chronoblog/src/templates/link.js" will not be run.
warn The GraphQL query in the non-page component "/node_modules/gatsby-theme-chronoblog/src/templates/note.js" will not be run.
In the latest gatsby CLI when I compile I get a couple warnings that I am not sure are problematic