Improve sections and documentations (#415)
commitb116e3329fe02465f21ed81d550f0f6235c86602
authorscripthunter7 <scripthunter7@protonmail.com>
Tue, 29 Aug 2023 09:38:09 +0000 (29 11:38 +0200)
committerGitHub <noreply@github.com>
Tue, 29 Aug 2023 09:38:09 +0000 (29 11:38 +0200)
treef7190c712897c77d1626cc56ba289fbfc5177aab
parent23460bc02b9414057f099f6065b63ec428ba1e6c
Improve sections and documentations (#415)

* Split ABP-specific section

* Split ADG-specific section

* Split uBO-specific section

* Create common section

* Rename some headers

* Create `dist` folder automatically

* Update filters.json

* Create sections readme

* Update AGLint to v2.0

* Update AGLint config

* Temporary fixes

* Fix section descriptions

* Update AGLint to v2.0.1

* Revert "Temporary fixes"

This reverts commit 40ff29566c4841f1af8514fd6ca2eb0163d11943.

* Move back common section to its original location

* Add syntax property to the main linter config

* Fix headers

* Add `-specific` suffix to adblocker categories

* Install markdownlint

* Configure markdownlint

* Fix main README

* Section README files

* Update headers

* Create CONTRIBUTING.md

* Update README.md

* Notes about Husky

* Update README.md

* Change AGLint config files to JSON

* Update README.md

* Update README.md

* Add notice

* Fix typo
39 files changed:
.aglintignore [new file with mode: 0644]
.aglintrc.json [new file with mode: 0644]
.aglintrc.yaml [deleted file]
.markdownlint.json [new file with mode: 0644]
.markdownlintignore [new file with mode: 0644]
CONTRIBUTING.md [new file with mode: 0644]
README.md
assets/scripts/build.js
filters.json
package.json
sections/README.md [new file with mode: 0644]
sections/adblock-plus-specific/.aglintrc.json [new file with mode: 0644]
sections/adblock-plus-specific/README.md [new file with mode: 0644]
sections/adblock-plus-specific/antiadblock.txt [moved from sections/abp-specific.txt with 69% similarity]
sections/adblock-plus-specific/unbreak.txt [new file with mode: 0644]
sections/adguard-specific.txt [deleted file]
sections/adguard-specific/.aglintrc.json [new file with mode: 0644]
sections/adguard-specific/README.md [new file with mode: 0644]
sections/adguard-specific/ads.txt [new file with mode: 0644]
sections/adguard-specific/annoyances.txt [new file with mode: 0644]
sections/adguard-specific/antiadblock.txt [new file with mode: 0644]
sections/adguard-specific/unbreak.txt [new file with mode: 0644]
sections/ads.txt
sections/annoyances.txt
sections/antiadblock.txt
sections/headers/pi-hole.txt [moved from sections/headers/pihole.txt with 100% similarity]
sections/headers/ublock-origin.txt [moved from sections/headers/ublock.txt with 100% similarity]
sections/other.txt [deleted file]
sections/selfpromo.txt
sections/trackers.txt
sections/ublock-origin-specific/.aglintrc.json [new file with mode: 0644]
sections/ublock-origin-specific/README.md [new file with mode: 0644]
sections/ublock-origin-specific/ads.txt [new file with mode: 0644]
sections/ublock-origin-specific/annoyances.txt [new file with mode: 0644]
sections/ublock-origin-specific/antiadblock.txt [new file with mode: 0644]
sections/ublock-origin-specific/unbreak.txt [new file with mode: 0644]
sections/ublock-specific.txt [deleted file]
sections/unbreak.txt [new file with mode: 0644]
yarn.lock