Source code for Slovenia Ruby User Group page. Contributions welcome!
Join us on Slack: Slovenia Ruby User Group Slack
Use your Ruby version manager of choice (asdf, rbenv) or open the Nix shell by running nix develop.
To install the dependencies and start the server, run:
bundle install
bundle exec jekyll serve