Eleventy Quick Tip №7: Fetch GitHub Stargazers Count (and More) at Build Time
Originally posted at: https://www.11ty.dev/docs/quicktips/eliminate-js/
Older iterations of this website used a third party JavaScript widget to show the number of GitHub Stars the project currently had. This was in fact the only
<script>
tag on the entire 11ty.dev web site and it was from a third party. Naturally, it needed to be annihilated.
Originally posted at: https://www.11ty.dev/docs/quicktips/eliminate-js/