3 Commits

Author SHA1 Message Date
nopeitsnothing 11017bcecc docs(link): fix a broken Markdown link 2024-08-13 19:55:32 -04:00
nopeitsnothing de373580d5 docs(meta): this re-uploads the commit that was changed by faulty Action
Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
2024-08-05 02:47:16 -04:00
nopeitsnothing 6c17236c66 refactor(var): remove accidental CHANGELOG.md edit by cz
Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
2024-07-26 22:40:17 -04:00
7 changed files with 40 additions and 47 deletions
+17 -9
View File
@@ -1,16 +1,24 @@
repos:
- hooks:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
hooks:
- id: end-of-file-fixer
name: All files must end with an empty line
- id: mixed-line-ending
name: Fix mixed line endings in files (x-platform)
args: [--fix=lf]
- id: trailing-whitespace
name: Fix trailing space (ignore MD code)
args: [--markdown-linebreak-ext=md]
repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
- hooks:
- id: commitizen
- id: commitizen-branch
stages:
- push
repo: https://github.com/commitizen-tools/commitizen
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.28.0
hooks:
- id: commitizen
name: commitizen check
description: >
Check whether the current commit message follows committing rules. Allow
empty commit messages by default, because they typically indicate to Git
that the commit should be aborted.
entry: cz check
stages: [commit-msg]
-15
View File
@@ -890,18 +890,3 @@ v0.3.x Added MacOS information and various fixes
v0.2.x Added Qubes OS information and various fixes
v0.1.x Initial Release (missing Qubes OS details and MacOS support)
## 2.0.1 (2024-07-26)
### Refactor
- **style**: fixup style
- **style**: fixup commit
## v1.1.9 (2023-08-23)
## v1.1.8 (2023-08-23)
## v1.1.7 (2023-08-23)
## v1.1.6 (2023-08-23)
+1 -1
View File
@@ -12,7 +12,7 @@ This guide is an open-source non-profit initiative, [licensed](LICENSE.html) und
- [In your browser](guide.html)
- [PDF](export/guide.pdf)
- [OpenDocument (ODT)](export/guide.odt)
- Raw [Markdown](https://github.com/Anon-Planet/thgtoa/raw/master/guide.md) text.
- Raw [Markdown](https://raw.githubusercontent.com/Anon-Planet/thgtoa/main/guide.md).
Mirrors:
- Tor Onion Mirror: <http://thgtoa3jzy3doku7hkna32htpghjijefscwvh4dyjgfydbbjkeiohgid.onion/>