Use ruby 2.7.0:
rvm use ruby-2.7.0
gem install bundler
Running it for the first time:
bundle install
Running Jekyll:
bundle exec jekyll serve
Installing the requirements:
uv sync
cd previews
npm install
cd ..Running:
uv run python scripts/create.pyuv run python scripts/pandoc_full.py \
    --input ~/Downloads/template.docx \
    --author angelicaloduca \
    --tags "mlops,devops,process"