This is a repository for the San Francisco Feminist Book Club!
Our mission is to open source all of the materials and study guides we make for book club and other book club resources we use like our group discussion facilitation guidelines.
Make sure you have ruby and the bundler gem installed. rbenv is a good utility to manage different environments with distinct ruby versions.
gem install bundler
Install Jekyll and other necessary gems.
bundle install
Start Jekyll
bundle exec jekyll serve
For more information about Jekyll development, check out the usage documentation on the platform's site.
In order to have a more open and welcoming community, Radical Barracuda adheres to a code of conduct.
Please adhere to this code of conduct in any interactions you have in this community. It is strictly enforced on all repositories, websites, and resources. If you encounter someone violating these terms, please let a maintainer (@dashland, @lizhubertz, @pamo) know and we will address it as soon as possible.