mirror of
https://github.com/LibreOffice/loeclipse.git
synced 2025-07-25 15:02:58 +00:00
Website Instructions
Building locally
- Install
ruby2.5-dev
andruby-bundler
- Run
bundle install --path vendor/bundle
Previewing locally
- Run
bundle exec jekyll serve
- Open [http://http://127.0.0.1:4000/] in your browser