Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 283 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 283 Bytes

UDW25

2025 Workshop on Universal Dependencies

Repo to generate https://universaldependencies.org/udw25/

Build locally

gem install jekyll bundler
bundle config set --local path 'vendor/bundle'
bundle install
bundle exec jekyll build
bundle exec jekyll serve