This repo demonstrates how to setup Vite Ruby in a Jekyll site using the minima default theme.
You may also use it as a starter for your site or blog.
Check the commit history for a step-by-step recap:
jekyll new
minima
to the latest version, which supports custom_head.html
jekyll-vite
to the Gemfilebundle exec vite install
exclude:
in _config.yml
custom-head.html
Visit the jekyll-vite
documentation website for more information.
If you would like to process the minima stylesheets with Vite, see this blog post by @posiczko.
The gem is available as open source under the terms of the MIT License.