# vowpalwabbit.github.io **Repository Path**: kevin_jun/vowpalwabbit.github.io ## Basic Information - **Project Name**: vowpalwabbit.github.io - **Description**: Official website of Vowpal Wabbit - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: source - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-07-25 - **Last Updated**: 2025-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dependencies 1. Install [Jekyll](https://jekyllrb.com/docs/installation/) 2. `echo 'export GEM_HOME="$HOME/gems"' >> ~/.bashrc` 3. `bundle install` # Build `bundle exec jekyll build` # Local debug `bundle exec jekyll serve`