Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 612 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 612 Bytes

BleachBit Documentation

Are you a user wanting to learn how to use BleachBit? Read the documentation.

Build

sudo apt-get update
sudo apt-get install gnupg2 ruby jekyll bundle
sudo apt-get remove ruby-liquid # in case installed earlier
bundle install
bundle exec jekyll serve
bundle exec jekyll build

Help improve

  1. Log in to GitHub.
  2. Fork this repository to make your own copy.
  3. Make the edits in your own repository.
  4. Submit a pull request to merge your changes.

License

The documentation is under the GNU General Public License version 3 or later