https://github.com/bleachbit/docs
BleachBit documentation
https://github.com/bleachbit/docs
Last synced: 9 months ago
JSON representation
BleachBit documentation
- Host: GitHub
- URL: https://github.com/bleachbit/docs
- Owner: bleachbit
- License: gpl-3.0
- Created: 2015-09-26T20:19:37.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2025-02-28T20:12:25.000Z (11 months ago)
- Last Synced: 2025-03-27T04:36:02.827Z (10 months ago)
- Language: HTML
- Homepage: https://docs.bleachbit.org
- Size: 185 KB
- Stars: 11
- Watchers: 2
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: COPYING
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