npm install grunt-gh-pagesyarn add grunt-gh-pagespnpm add grunt-gh-pages<script src="https://fastly.jsdelivr.net/npm/grunt-gh-pages"></script><script src="https://unpkg.com/grunt-gh-pages"></script><script type="module">
import gruntghpages from 'https://cdn.jsdelivr.net/npm/grunt-gh-pages/+esm';
</script><script type="module">
import gruntghpages from 'https://cdn.skypack.dev/grunt-gh-pages';
</script>