[gatsby-theme-minimal-blog]: How to deactivate the "reading time" plugin
See original GitHub issueFirst of all, congratulations for the amazing work! Sorry upfront for the (probably stupid/beginner) question, I really couldn’t find an answer by myself. Thanks a lot!!! Viele Grüße aus Berlin!
Summary
I would like to deactivate / remove the “reading time” plugin, so it’s not shown in the blog posts; the one shown below, I mean:
Relevant information
I was going through this documentation, but I couldn’t find such package or configuration (or a similar one) used in the project.
Theme
I’m using the gatsby-theme-minimal-blog
.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
sev7e0/gatsby-theme-minimal-blog-customize
Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live ...
Read more >LekoArts/gatsby-starter-minimal-blog - GitHub
Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live ...
Read more >Using and customizing official Gatsby themes from scratch ...
A Gatsby theme is a reusable block of a Gatsby site that can be shared, extended, and customized (source). It enables us to...
Read more >How to Use a Gatsby Theme - YouTube
Gatsby #gatsbyjsGatsby themes can be hard to get your head around. At first blush, it might not be clear what you're really supposed...
Read more >Using New Gatsby Source WordPress Plugin - CSS-Tricks
Option 1: Using the Gatsby starter js file in our code editor and update its URL option to fetch data from our WordPress...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for the comment @compliment !
Remove timeToRead parts in @lekoarts/gatsby-theme-minimal-blog/src/components/post.tsx and shadow it.