An open API service indexing awesome lists of open source software.

https://github.com/bleachbit/docs

BleachBit documentation
https://github.com/bleachbit/docs

Last synced: 9 months ago
JSON representation

BleachBit documentation

Awesome Lists containing this project

README

          

# BleachBit Documentation

Are you a user wanting to learn how to use BleachBit? [Read the documentation.](https://docs.bleachbit.org/)

# Build

```sh
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