boxcrittersmods / boxcrittersmods.github.io

https://boxcrittersmods.github.io/
Apache License 2.0
0 stars 1 forks source link
boxcritters jekyll utterances website

Box Critters Modding Community

Build Status

Credits

Google Play and the Google Play logo are trademarks of Google LLC.

Run test server on linux

  1. Install Ruby
  2. add to ~/.bashrc:
    export GEM_HOME="$(ruby -e 'puts Gem.user_dir')"
    export PATH="$PATH:$GEM_HOME/bin"
  3. Follow instructions to install Jekyll
  4. run webserver.sh