This is the backend for https://hashdumpsecurity.org and our associated wiki
Look in the _data directory to modify officers and meetings.
Please consult the helpful guide on Jekyll's website for local development.
If Bundler encounters a permission error when attempting to install the dependencies, try using a custom .bundle path as described on this page.
bundle config set --local path '.bundle'
bundle install
bundle exec jekyll serve