Join vim-jp slack instead, or contact us.
Follow the instructions on Testing your GitHub Pages site locally with Jekyll - GitHub Docs.
# Setup Ruby
# You can use rbenv.
cd vimconf.org
bundle install
bundle exec jekyll serve
TODO: Add container version to keep the environment clean.