-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #614 from Dasharo/seo_ci
SEO CI
- Loading branch information
Showing
191 changed files
with
679 additions
and
546 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
--- | ||
name: SEO CI | ||
on: | ||
push: | ||
branches: | ||
- master | ||
pull_request: | ||
branches: | ||
- master | ||
|
||
jobs: | ||
linkChecker: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v3 | ||
|
||
- name: Link Checker | ||
id: lychee | ||
uses: lycheeverse/[email protected] | ||
with: | ||
fail: true | ||
args: --max-redirects 10 -a 403,500,503,504 . | ||
seo_spy_orphan_pages: | ||
runs-on: ubuntu-latest | ||
name: Check orphan pages | ||
steps: | ||
- name: Checkout repo | ||
uses: actions/checkout@v3 | ||
- name: Checkout SEO Spy | ||
uses: actions/checkout@v3 | ||
with: | ||
repository: 3mdeb/seo-spy | ||
path: seo-spy | ||
- uses: actions/setup-python@v3 | ||
with: | ||
python-version: '3.9' | ||
- name: Install Dependencies | ||
run: | | ||
python -m pip install --upgrade pip | ||
pip install -r seo-spy/requirements.txt | ||
pip install -r requirements.txt | ||
- name: Serve site | ||
run: | | ||
mkdocs build | ||
python3 -m http.server --directory site & | ||
sed -i 's/https:\/\/docs.dasharo.com/http:\/\/0.0.0.0:8000/g' site/sitemap.xml | ||
- name: Check orphan pages | ||
uses: 3mdeb/seo-spy-action@main | ||
with: | ||
domain: 'http://0.0.0.0:8000' | ||
seo_spy_canonical_links: | ||
runs-on: ubuntu-latest | ||
name: Check canonical links | ||
steps: | ||
- name: Checkout repo | ||
uses: actions/checkout@v3 | ||
- name: Checkout SEO Spy | ||
uses: actions/checkout@v3 | ||
with: | ||
repository: 3mdeb/seo-spy | ||
path: seo-spy | ||
- uses: actions/setup-python@v3 | ||
with: | ||
python-version: '3.9' | ||
- name: Install Dependencies | ||
run: | | ||
python -m pip install --upgrade pip | ||
pip install -r seo-spy/requirements.txt | ||
pip install -r requirements.txt | ||
- name: Serve site | ||
run: | | ||
mkdocs build | ||
python3 -m http.server --directory site & | ||
sed -i 's/https:\/\/docs.dasharo.com/http:\/\/0.0.0.0:8000/g' site/sitemap.xml | ||
- name: Check canonical links | ||
uses: 3mdeb/seo-spy-action@main | ||
with: | ||
domain: 'http://0.0.0.0:8000' | ||
args: '-c' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
https://www.paypal.com/cgi-bin/webscr | ||
https://twitter.com/* | ||
89eBqUwoCpnPoUKD367kJm3Gsw639EUSdG3xwUyQmDroKHWHPyhYmJ63uP41ArHfPsBihNFTYjASpRUGaeSyp3JS9BmtjpQ | ||
pkt1qyv4gmnvvg2vfyj89e63thzj68jf2y9k7ssee7 | ||
1GUm6FF7Fon6Umrt5CSi3AxxYg8dM2NKvV | ||
https://reproducible-builds.org/ | ||
https://www.linkedin.com/company/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Commercial inquiries | ||
|
||
If you have any questions about our services, feel free to contact us using | ||
[Dasharo contact form](https://dasharo.com/pages/contact.html) or | ||
[Dasharo contact form](https://www.dasharo.com/pages/contact/) or | ||
[3mdeb contact form](https://3mdeb.com/contact/), or [book a call with us](https://calendly.com/3mdeb/consulting-remote-meeting). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,18 +24,18 @@ Please help us develop Dasharo influence on open-source firmware market and | |
spread the word about it. There are multiple ways to do that: | ||
|
||
* [Join Dasharo Matrix | ||
Community](../../ways-you-can-help-us/#join-dasharo-matrix-community) and | ||
Community](../ways-you-can-help-us.md#join-dasharo-matrix-community) and | ||
support other members of community | ||
* [Join Dasharo open-source firmware | ||
vPub](../../ways-you-can-help-us/#join-dasharo-open-source-firmware-vpub) or | ||
vPub](../ways-you-can-help-us.md#join-dasharo-open-source-firmware-vpub) or | ||
other related event organized by 3mdeb or Dasharo Team. | ||
* [Write a Google review](../../ways-you-can-help-us/#write-a-google-review) | ||
* [Write a Google review](../ways-you-can-help-us.md#write-a-google-review) | ||
* [Follow us on social | ||
media](../../ways-you-can-help-us/#follow-us-on-social-media) and help | ||
media](../ways-you-can-help-us.md#follow-us-on-social-media) and help | ||
spreading the word about Dasharo. | ||
* [Contribute](../../ways-you-can-help-us/#contribute-through-github) | ||
* [Contribute](../ways-you-can-help-us.md#contribute-through-github) | ||
documentation, test results, [Dasharo Hardware Compatibility List | ||
Reports](../../../dasharo-tools-suite/documentation/#hcl-report) | ||
Reports](https://docs.dasharo.com/dasharo-tools-suite/documentation/#hcl-report) | ||
|
||
To get access to DTS SE you should [contact 3mdeb](mailto:[email protected]) or | ||
[Dasharo Team](mailto:[email protected]) and prove your contribution | ||
|
@@ -44,7 +44,7 @@ would be glad to give you access to DTS SE for a year. | |
|
||
### I have more time than money and I can't code | ||
|
||
Please [contribute](../../ways-you-can-help-us/#contribute-through-github) | ||
Please [contribute](../ways-you-can-help-us.md#contribute-through-github) | ||
ideas for new features, review documentation and help testing bug fixes. | ||
|
||
If you would like to pursue that path please contact us on [Dasharo - | ||
|
@@ -57,7 +57,7 @@ SE updates. | |
|
||
### I have more money than time | ||
|
||
Please [donate](../../ways-you-can-help-us/#donate-money) using one of | ||
Please [donate](../ways-you-can-help-us.md#donate-money) using one of | ||
available methods and contact [3mdeb](mailto:[email protected]) or [Dasharo | ||
Team](mailto:[email protected]) to let us know about your donation. Minimal | ||
donating to access DTS SE with one year update support is 60EUR. |
Oops, something went wrong.