This is a Jekyll site built with Ruby gems. Are you a user wanting to learn how to use BleachBit? Read the documentation.
Otherwise, if you want to build the documentation site, follow the instructions below.
sudo apt-get update
sudo apt-get install gnupg2 ruby-full ruby-bundler
sudo apt-get remove ruby-liquid # in case installed earlier
bundle install
bundle exec jekyll serve
bundle exec jekyll build- Log in to GitHub.
- Fork this repository to make your own copy.
- Make the edits in your own repository.
- Submit a pull request to merge your changes.
The documentation is under the GNU General Public License version 3 or later