Counting all words across markdown files ~ Astro
Now that we have counted all our words using a CLI script, let's see how we can add this functionality to our Astro website.
If you followed my previous Astro articles, we already wrote a function that gets the reading time for an article.
The method...
h.daily-dev-tips.com3 min read