double-great / theme

💅 Jekyll theme for doublegreat.dev
https://doublegreat.dev/theme/
12 stars 3 forks source link

JS minify and inline #122

Closed jsnmrs closed 1 year ago

jsnmrs commented 1 year ago

This runs prettier and eslint over assets/navigation.js before minifying and moving it to _includes/nav.min.js where it is then inlined at the bottom of layouts/default.html.

NPM dependency bumps are along for the ride here, too.