Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,12 @@ sections:
# path (e.g. on GitHub pages) leave off the trailing slash, e.g. /my-project
baseurl: ''

# Dates are not included in permalinks
permalink: none
permalink: pretty

collections:
docs:
output: true
permalink: /:categories/:name:output_ext
permalink: /:categories/:name/

# Syntax highlighting
highlighter: rouge
Expand All @@ -64,6 +63,10 @@ source: src
# Use the kramdown Markdown renderer
markdown: kramdown

# Netlify preview rules
include:
- _redirects

plugins:
- jekyll-last-modified-at
# https://help.github.com/articles/redirects-on-github-pages/
Expand Down
1 change: 1 addition & 0 deletions src/404.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
layout: page
title: Page Not Found
permalink: /404.html
sitemap: false
---

Expand Down
6 changes: 3 additions & 3 deletions src/_data/faqs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ main:
default file system on Ubuntu is ext4 with `data=ordered` mode, which makes recovery
unlikely. If the *wipe empty space* (formerly *wipe free space*) command was used on the
same file system, the file probably cannot be deleted regardless of the type of file
system. See also [Shred files and wipe disks](/doc/shred-files-and-wipe-disks.html) for
system. See also [Shred files and wipe disks](/doc/shred-files-and-wipe-disks/) for
more information. The chances of recovery decline as data is written to the drive and as
time passes. Immediately the file is deleted in a normal way (in other words, if it is not
overwritten), the full contents still exist and full recovery is stil possible. To
Expand All @@ -87,7 +87,7 @@ main:
files unrecoverable.

This feature works by creating large, empty files (see [Shred files and wipe
disks](/doc/shred-files-and-wipe-disks.html) for more information). The duration to wipe
disks](/doc/shred-files-and-wipe-disks/) for more information). The duration to wipe
empty space depends on the speed of the hardware and the free capacity, and it commonly
takes more than five minutes.

Expand Down Expand Up @@ -131,7 +131,7 @@ main:
In the future, you may avoid this situation by disabling the BleachBit option **System -
Free Disk Space**. Otherwise, do not interrupt BleachBit while it is working.
- question: How many passes does BleachBit make for the overwrite file option (shredding file)?
answer: See [Shred files and wipe disks](/doc/shred-files-and-wipe-disks.html).
answer: See [Shred files and wipe disks](/doc/shred-files-and-wipe-disks/).
- question: How do I see BleachBit in my own language on Microsoft Windows?
answer: |
There are a few ways to affect the language of the BleachBit user interface.
Expand Down
1 change: 1 addition & 0 deletions src/_docs/audit.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ subtitle: "Cleaning developer reference"
nav_title: "Audit"
category: dev
date: 2018-05-12 15:38:24
redirect_from: /dev/audit.html
order: 2
---

Expand Down
1 change: 1 addition & 0 deletions src/_docs/chaff.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ subtitle: "Hide private files using decoy data"
nav_title: "Chaff"
category: doc
date: 2019-08-14 20:45:26
redirect_from: /doc/chaff.html
order: 11
---
When you delete a file, traces can remain on your storage drive, and
Expand Down
3 changes: 2 additions & 1 deletion src/_docs/cleanerml.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ nav_title: "CleanerML Intro"
category: cml
date: 2015-09-25 00:01:00
redirect_from:
- doc/cleanerml
- /cml/cleanerml.html
- /doc/cleanerml.html
order: 1
---

Expand Down
1 change: 1 addition & 0 deletions src/_docs/command-line-interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ subtitle: "Usage and options"
nav_title: "CLI"
category: doc
date: 2015-09-25 23:27:26
redirect_from: /doc/command-line-interface.html
order: 7
---

Expand Down
1 change: 1 addition & 0 deletions src/_docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ subtitle: "A guide for cleaner developers"
nav_title: "Contributing"
category: cml
date: 2019-04-19 00:00:00
redirect_from: /cml/contributing.html
order: 4
---

Expand Down
1 change: 1 addition & 0 deletions src/_docs/cookie-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ subtitle: "Browser cookie management guide"
nav_title: "Cookie Manager"
category: doc
date: 2026-03-18 09:47:00
redirect_from: /doc/cookie-manager.html
order: 5
faqs:
- question: How do cookies show in BleachBit's preview and cleaning log?
Expand Down
1 change: 1 addition & 0 deletions src/_docs/expert-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ subtitle: "Safety guardrails and advanced features"
nav_title: "Expert mode"
category: doc
date: 2026-04-29 12:01:00
redirect_from: /doc/expert-mode.html
order: 4

---
Expand Down
1 change: 1 addition & 0 deletions src/_docs/finding-files-to-delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ subtitle: "A guide for CleanerML developers"
nav_title: "Finding Files"
category: cml
date: 2026-02-10 00:00:00
redirect_from: /cml/finding-files-to-delete.html
order: 2
---

Expand Down
1 change: 1 addition & 0 deletions src/_docs/frequently-asked-questions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: "Frequently asked questions"
nav_title: "FAQ"
category: doc
date: 2015-09-25 23:30:16
redirect_from: /doc/frequently-asked-questions.html
order: 8
---

Expand Down
1 change: 1 addition & 0 deletions src/_docs/general-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ subtitle: "Getting started"
nav_title: "Usage"
category: doc
date: 2015-09-25 23:25:52
redirect_from: /doc/general-usage.html
order: 6
---

Expand Down
1 change: 1 addition & 0 deletions src/_docs/install-on-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ subtitle: "Step-by-step guide"
nav_title: "Linux Install"
category: doc
date: 2015-09-30 20:37:20
redirect_from: /doc/install-on-linux.html
order: 2
---

Expand Down
1 change: 1 addition & 0 deletions src/_docs/install-on-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ subtitle: "Step-by-step guide"
nav_title: "Windows Install"
category: doc
date: 2015-09-30 20:37:24
redirect_from: /doc/install-on-windows.html
order: 1
---

Expand Down
1 change: 1 addition & 0 deletions src/_docs/preferences.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ subtitle: "Settings and configuration"
nav_title: "Preferences"
category: doc
date: 2015-09-25 23:17:25
redirect_from: /doc/preferences.html
order: 3
---

Expand Down
1 change: 1 addition & 0 deletions src/_docs/running-from-source-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ subtitle: "Developer setup guide"
nav_title: "Source Code"
category: dev
date: 2015-09-25 23:40:58
redirect_from: /dev/running-from-source-code.html
order: 3
---

Expand Down
1 change: 1 addition & 0 deletions src/_docs/shred-files-and-wipe-disks.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: "How to shred files and wipe disks"
nav_title: "Shred Files"
category: doc
date: 2015-09-25 23:33:58
redirect_from: /doc/shred-files-and-wipe-disks.html
order: 9
---

Expand Down
1 change: 1 addition & 0 deletions src/_docs/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ subtitle: "A guide for developers and QA testers"
nav_title: "Testing"
category: dev
date: 2021-04-17 17:30:57
redirect_from: /dev/testing.html
order: 1
---

Expand Down
1 change: 1 addition & 0 deletions src/_docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ subtitle: "Fix common errors and problems"
nav_title: "Troubleshooting"
category: doc
date: 2018-03-14 21:36:58
redirect_from: /doc/troubleshooting.html
order: 12
---

Expand Down
1 change: 1 addition & 0 deletions src/_docs/variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: "CleanerML variables reference"
nav_title: "Variables"
category: cml
date: 2019-04-19 00:00:00
redirect_from: /cml/variables.html
order: 3
---

Expand Down
1 change: 1 addition & 0 deletions src/_docs/winapp2ini.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ subtitle: "Extend BleachBit cleaning on Windows"
nav_title: "Winapp2.ini"
category: doc
date: 2015-09-25 23:38:45
redirect_from: /doc/winapp2ini.html
order: 10
---

Expand Down
11 changes: 11 additions & 0 deletions src/_redirects
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
---
# Netlify serves foo.html for /foo/ even when foo/index.html exists
{%- for doc in site.docs %}
{{ doc.url }} {{ doc.url }}index.html 200!
{%- endfor %}
{%- for page in site.pages %}
{%- if page.redirect %}
{{ page.redirect.from }} {{ page.redirect.to | remove_first: site.url }} 301!
{%- endif %}
{%- endfor %}