Add this line to your site’s Gemfile:
Gemfile
gem 'jekyll-sqlite'
And then add this line to your site’s _config.yml:
_config.yml
plugins: - jekyll_sqlite
See Usage for next steps.
Note that only supported versions of Ruby and Jekyll are supported.