A blog about learning how to use the Frida dynamic instrumentation toolkit with Android
cd docs
bundle exec jekyll serve
More details on Testing your GitHub Pages site locally with Jekyll
bundle update github-pages
bundle update
bundle exec jekyll serve
and check that everything seems to be working (running this also updates the Gemfile.lock file)Useful commands:
bundle update
bundle update github-pages