Skip to content

GI-ROBUST/gi-robust.github.io

 
 

Repository files navigation

Robust Workshop Website

Local build

non-NixOS:

bundle install
bundle exec jekyll serve --livereload

NixOS:

nix-shell

regenerate gemset.nix, following Run Jekyll locally on NixOS by Wout Swinkels:

nix-shell -p bundler bundix
bundle config set path vendor
bundle config set --local force_ruby_platform true
bundle cache --no-install
bundix
rm -rf vendor
rm -rf ~/.cache/bundix
exit

About

Robust Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 70.8%
  • Nix 27.8%
  • JavaScript 1.3%
  • Ruby 0.1%