This repository contains the website for the VLDB'25 tutorial on ML‑Asset Management.
bundle install
bundle exec jekyll serve --livereload
Then open:
- http://127.0.0.1:4000
- Slides: http://127.0.0.1:4000/pages/slides
- Reading List: http://127.0.0.1:4000/pages/references
Jekyll watches files and rebuilds on save. Press Ctrl+C to stop.