mirror of
https://github.com/testthedocs/awesome-docs.git
synced 2026-07-16 22:32:23 -05:00
Merge branch 'main' of github.com:testthedocs/awesome-docs
This commit is contained in:
2
.github/workflows/cron-linkcheck.yml
vendored
2
.github/workflows/cron-linkcheck.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
- name: Link Checker
|
||||
id: lychee
|
||||
uses: lycheeverse/lychee-action@v1.5.4
|
||||
uses: lycheeverse/lychee-action@v1.7.0
|
||||
with:
|
||||
args: --verbose --no-progress README.md
|
||||
fail: true
|
||||
|
||||
2
.github/workflows/linkcheck-on-pr.yml
vendored
2
.github/workflows/linkcheck-on-pr.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
|
||||
- name: Link Checker
|
||||
id: lychee
|
||||
uses: lycheeverse/lychee-action@v1.5.4
|
||||
uses: lycheeverse/lychee-action@v1.7.0
|
||||
with:
|
||||
args: --verbose --no-progress README.md
|
||||
fail: true
|
||||
|
||||
@@ -89,9 +89,10 @@ Thanks to all [contributors](https://github.com/testthedocs/awesome-docs/graphs/
|
||||
|
||||
## Editor
|
||||
|
||||
- [Mark Text](https://github.com/marktext/marktext)
|
||||
- [Visual Studio Code](https://code.visualstudio.com/)
|
||||
- [HackMD](https://hackmd.io/)
|
||||
- [Mark Text](https://github.com/marktext/marktext)
|
||||
- [Swimm](https://swimm.io/)
|
||||
- [Visual Studio Code](https://code.visualstudio.com/)
|
||||
- [Zettlr](https://www.zettlr.com/)
|
||||
|
||||
## Feedback
|
||||
@@ -132,6 +133,7 @@ Thanks to all [contributors](https://github.com/testthedocs/awesome-docs/graphs/
|
||||
- [Alex](https://github.com/get-alex/alex)
|
||||
- [brok](https://github.com/smallhadroncollider/brok)
|
||||
- [Readable](https://www.webfx.com/tools/read-able/)
|
||||
- [Swimm](https://swimm.io/)
|
||||
- [Capitalize My Title](https://capitalizemytitle.com/)
|
||||
- [Woke](https://getwoke.tech/) - [Rules example](https://github.com/cisco-open/inclusive-language/blob/main/cisco-rules.yaml)
|
||||
- [lychee](https://github.com/lycheeverse/lychee)
|
||||
|
||||
Reference in New Issue
Block a user