Skip to content

Commit

Permalink
Updated most files
Browse files Browse the repository at this point in the history
  • Loading branch information
SunDevil311 committed Feb 28, 2025
1 parent af6dce5 commit 96ef9a6
Show file tree
Hide file tree
Showing 21 changed files with 192 additions and 165 deletions.
4 changes: 2 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
npm run test

# Run markdownlint-cli2 on all Markdown files and allow commit to proceed even if there are linting errors
npx markdownlint-cli2 '**/*.md' || true
npx markdownlint-cli2 "**/*.md" "!node_modules/**" "!dist/**" || true

# Run stylelint against all CSS and SCSS files and allow commit to proceed even if there are linting errors
npx stylelint '**/*.css' '**/*.scss' || true
npx stylelint "**/*.css" "**/*.scss" || true

# Run prettier against all staged files
FILES=$(git diff --cached --name-only --diff-filter=ACMR | sed 's| |\\ |g')
Expand Down
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@
postcss.config.js
eslint.config.mjs
babel.config.json
stylelint.config.js
build
coverage
14 changes: 8 additions & 6 deletions LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,14 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

---

<span style="font-size: 12px; font-weight: bold; text-align: center;">

[Terms and Conditions](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/TERMS.md) &nbsp; | &nbsp; Copyright and Licensing &nbsp; | &nbsp; [Privacy Policy](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/PRIVACY.md)

</span>

&nbsp;

<code style="background: none; border: none; border-radius: 0; font-size: 12px; height: 50vh; outline: none; resize: none; text-align: center; width: 100%;">

**[Network Pro Strategies](https://netwk.pro/) (Network Pro)**
Expand All @@ -255,9 +263,3 @@ Licensed under **[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)** and
either version 3 of the License, or (at your option) any later version.

</code>

<span style="font-size: 12px; font-weight: bold; text-align: center;">

[Terms and Conditions](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/TERMS.md) &nbsp; | &nbsp; Copyright and Licensing &nbsp; | &nbsp; [Privacy Policy](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/PRIVACY.md)

</span>
28 changes: 13 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@ Copyright © 2024-2025 Scott Lopez
I. Creative Commons Attribution 4.0 International
Network Pro (the "Licensed Material") is licensed under Creative Commons Attribution 4.0 International ("CC BY 4.0").
To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0/.
Network Pro (the "Licensed Material") is licensed under Creative Commons Attribution 4.0 International ("CC BY 4.0"). To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0/.
Per the terms of the License, you are free to distribute, remix, adapt, and build upon the Licensed Material for any purpose, even commercially.
You must give appropriate credit, provide a link to the License, and indicate if changes were made.
Per the terms of the License, you are free to distribute, remix, adapt, and build upon the Licensed Material for any purpose, even commercially. You must give appropriate credit, provide a link to the License, and indicate if changes were made.
The Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable.
Expand Down Expand Up @@ -74,7 +72,7 @@ Systems that I specialize in:
&nbsp;

<img src="img/qr/pgp.png" width="150px" height="150px" alt="PGP Key"><br />
&nbsp; &nbsp;<span style="font-size: 14px">PGP Key: <a href="https://raw.githubusercontent.com/NetEng-Pro/neteng-pro.github.io/refs/heads/master/assets/files/support_at_neteng_pro.aexpk" type="application/pgp-keys">aexpk</a> | <a href="https://raw.githubusercontent.com/NetEng-Pro/neteng-pro.github.io/refs/heads/master/assets/files/support_at_neteng_pro.asc" type="text/plain">
&nbsp;<span style="font-size: 14px">PGP Key: <a href="https://raw.githubusercontent.com/NetEng-Pro/neteng-pro.github.io/refs/heads/master/assets/files/support_at_neteng_pro.aexpk" type="application/pgp-keys">aexpk</a> | <a href="https://raw.githubusercontent.com/NetEng-Pro/neteng-pro.github.io/refs/heads/master/assets/files/support_at_neteng_pro.asc" type="text/plain">
asc</a>
</span>

Expand All @@ -92,8 +90,16 @@ asc</a>

---

| [![cc-by](https://forthebadge.com/images/badges/cc-by.png)](https://creativecommons.org/licenses/by/4.0/) | ![gnu-gpl](https://img.shields.io/badge/LICENSE-GPLv3-red?style=for-the-badge&labelColor=9b9b9b&color=d0021b) | [![fsf](img/fsf-member.png)](https://my.fsf.org/join?referrer=6725885) |
| :-------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------: |
| [![cc-by](https://forthebadge.com/images/badges/cc-by.png)](https://creativecommons.org/licenses/by/4.0/) | [![gnu-gpl](https://img.shields.io/badge/LICENSE-GPLv3-red?style=for-the-badge&labelColor=9b9b9b&color=d0021b)](https://www.gnu.org/licenses/gpl-3.0.html) | [![fsf](img/fsf-member.png)](https://my.fsf.org/join?referrer=6725885) |
| :-------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------: |

&nbsp;

<span style="font-size: 12px; font-weight: bold; text-align: center;">

[Terms and Conditions](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/TERMS.md) &nbsp; | &nbsp; [Copyright and Licensing](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/LICENSE.md) &nbsp; | &nbsp; [Privacy Policy](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/PRIVACY.md)

</span>

&nbsp;

Expand All @@ -106,11 +112,3 @@ Licensed under **[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)** and
either version 3 of the License, or (at your option) any later version.

</code>

&nbsp;

<span style="font-size: 12px; font-weight: bold; text-align: center;">

[Terms and Conditions](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/TERMS.md) &nbsp; | &nbsp; [Copyright and Licensing](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/LICENSE.md) &nbsp; | &nbsp; [Privacy Policy](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/PRIVACY.md)

</span>
14 changes: 8 additions & 6 deletions assets/license/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,14 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

---

<span style="font-size: 12px; font-weight: bold; text-align: center;">

[Terms and Conditions](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/TERMS.md) &nbsp; | &nbsp; Copyright and Licensing &nbsp; | &nbsp; [Privacy Policy](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/PRIVACY.md)

</span>

&nbsp;

<code style="background: none; border: none; border-radius: 0; font-size: 12px; height: 50vh; outline: none; resize: none; text-align: center; width: 100%;">

**[Network Pro Strategies](https://netwk.pro/) (Network Pro)**
Expand All @@ -255,9 +263,3 @@ Licensed under **[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)** and
either version 3 of the License, or (at your option) any later version.

</code>

<span style="font-size: 12px; font-weight: bold; text-align: center;">

[Terms and Conditions](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/TERMS.md) &nbsp; | &nbsp; Copyright and Licensing &nbsp; | &nbsp; [Privacy Policy](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/PRIVACY.md)

</span>
14 changes: 8 additions & 6 deletions dist/LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,14 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

---

<span style="font-size: 12px; font-weight: bold; text-align: center;">

[Terms and Conditions](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/TERMS.md) &nbsp; | &nbsp; Copyright and Licensing &nbsp; | &nbsp; [Privacy Policy](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/PRIVACY.md)

</span>

&nbsp;

<code style="background: none; border: none; border-radius: 0; font-size: 12px; height: 50vh; outline: none; resize: none; text-align: center; width: 100%;">

**[Network Pro Strategies](https://netwk.pro/) (Network Pro)**
Expand All @@ -255,9 +263,3 @@ Licensed under **[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)** and
either version 3 of the License, or (at your option) any later version.

</code>

<span style="font-size: 12px; font-weight: bold; text-align: center;">

[Terms and Conditions](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/TERMS.md) &nbsp; | &nbsp; Copyright and Licensing &nbsp; | &nbsp; [Privacy Policy](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/PRIVACY.md)

</span>
28 changes: 13 additions & 15 deletions dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@ Copyright © 2024-2025 Scott Lopez
I. Creative Commons Attribution 4.0 International
Network Pro (the "Licensed Material") is licensed under Creative Commons Attribution 4.0 International ("CC BY 4.0").
To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0/.
Network Pro (the "Licensed Material") is licensed under Creative Commons Attribution 4.0 International ("CC BY 4.0"). To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0/.
Per the terms of the License, you are free to distribute, remix, adapt, and build upon the Licensed Material for any purpose, even commercially.
You must give appropriate credit, provide a link to the License, and indicate if changes were made.
Per the terms of the License, you are free to distribute, remix, adapt, and build upon the Licensed Material for any purpose, even commercially. You must give appropriate credit, provide a link to the License, and indicate if changes were made.
The Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable.
Expand Down Expand Up @@ -74,7 +72,7 @@ Systems that I specialize in:
&nbsp;

<img src="img/qr/pgp.png" width="150px" height="150px" alt="PGP Key"><br />
&nbsp; &nbsp;<span style="font-size: 14px">PGP Key: <a href="https://raw.githubusercontent.com/NetEng-Pro/neteng-pro.github.io/refs/heads/master/assets/files/support_at_neteng_pro.aexpk" type="application/pgp-keys">aexpk</a> | <a href="https://raw.githubusercontent.com/NetEng-Pro/neteng-pro.github.io/refs/heads/master/assets/files/support_at_neteng_pro.asc" type="text/plain">
&nbsp;<span style="font-size: 14px">PGP Key: <a href="https://raw.githubusercontent.com/NetEng-Pro/neteng-pro.github.io/refs/heads/master/assets/files/support_at_neteng_pro.aexpk" type="application/pgp-keys">aexpk</a> | <a href="https://raw.githubusercontent.com/NetEng-Pro/neteng-pro.github.io/refs/heads/master/assets/files/support_at_neteng_pro.asc" type="text/plain">
asc</a>
</span>

Expand All @@ -92,8 +90,16 @@ asc</a>

---

| [![cc-by](https://forthebadge.com/images/badges/cc-by.png)](https://creativecommons.org/licenses/by/4.0/) | ![gnu-gpl](https://img.shields.io/badge/LICENSE-GPLv3-red?style=for-the-badge&labelColor=9b9b9b&color=d0021b) | [![fsf](img/fsf-member.png)](https://my.fsf.org/join?referrer=6725885) |
| :-------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------: |
| [![cc-by](https://forthebadge.com/images/badges/cc-by.png)](https://creativecommons.org/licenses/by/4.0/) | [![gnu-gpl](https://img.shields.io/badge/LICENSE-GPLv3-red?style=for-the-badge&labelColor=9b9b9b&color=d0021b)](https://www.gnu.org/licenses/gpl-3.0.html) | [![fsf](img/fsf-member.png)](https://my.fsf.org/join?referrer=6725885) |
| :-------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------: |

&nbsp;

<span style="font-size: 12px; font-weight: bold; text-align: center;">

[Terms and Conditions](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/TERMS.md) &nbsp; | &nbsp; [Copyright and Licensing](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/LICENSE.md) &nbsp; | &nbsp; [Privacy Policy](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/PRIVACY.md)

</span>

&nbsp;

Expand All @@ -106,11 +112,3 @@ Licensed under **[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)** and
either version 3 of the License, or (at your option) any later version.

</code>

&nbsp;

<span style="font-size: 12px; font-weight: bold; text-align: center;">

[Terms and Conditions](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/TERMS.md) &nbsp; | &nbsp; [Copyright and Licensing](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/LICENSE.md) &nbsp; | &nbsp; [Privacy Policy](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/PRIVACY.md)

</span>
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ <h3>Join us in
</td>
<td class="soc-fa">
<p>
<a rel="noopener noreferrer" href="https://threads.net/@netwk_pro" target="_blank"><span class="fa-brands fa-square-threads fa-3x"></span>
<a rel="noopener noreferrer" href="https://threads.net/netwk_pro" target="_blank"><span class="fa-brands fa-square-threads fa-3x"></span>
</a>
</p>
</td>
Expand Down
Binary file modified dist/index.html.br
Binary file not shown.
12 changes: 4 additions & 8 deletions dist/legal.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,9 @@
I. Creative Commons Attribution 4.0 International
Network Pro (the "Licensed Material") is licensed under Creative Commons Attribution 4.0 International ("CC BY 4.0").
To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0/.
Network Pro (the "Licensed Material") is licensed under Creative Commons Attribution 4.0 International ("CC BY 4.0"). To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0/.
Per the terms of the License, you are free to distribute, remix, adapt, and build upon the Licensed Material for any purpose, even commercially.
You must give appropriate credit, provide a link to the License, and indicate if changes were made.
Per the terms of the License, you are free to distribute, remix, adapt, and build upon the Licensed Material for any purpose, even commercially. You must give appropriate credit, provide a link to the License, and indicate if changes were made.
The Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable.
Expand Down Expand Up @@ -50,9 +48,7 @@
-->

<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>
Locking Down Networks, Unlocking Confidence &mdash; Network Pro
</title>
<title> Copyright and Licensing &mdash; Network Pro </title>

<!-- STYLESHEETS -->
<link rel="stylesheet" href="css/normalize.css" type="text/css" />
Expand Down Expand Up @@ -156,7 +152,7 @@ <h2 id="cw-h2">Copyright</h2>
><strong>Network Pro Strategies (Network Pro)</strong></a
>,
<p>
Copyright &copy; 2024
Copyright &copy; 2024-2025
<strong
><a
rel="cc:attributionURL dct:creator"
Expand Down
Binary file modified dist/legal.html.br
Binary file not shown.
14 changes: 8 additions & 6 deletions dist/legal/LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,14 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

---

<span style="font-size: 12px; font-weight: bold; text-align: center;">

[Terms and Conditions](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/TERMS.md) &nbsp; | &nbsp; Copyright and Licensing &nbsp; | &nbsp; [Privacy Policy](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/PRIVACY.md)

</span>

&nbsp;

<code style="background: none; border: none; border-radius: 0; font-size: 12px; height: 50vh; outline: none; resize: none; text-align: center; width: 100%;">

**[Network Pro Strategies](https://netwk.pro/) (Network Pro)**
Expand All @@ -255,9 +263,3 @@ Licensed under **[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)** and
either version 3 of the License, or (at your option) any later version.

</code>

<span style="font-size: 12px; font-weight: bold; text-align: center;">

[Terms and Conditions](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/TERMS.md) &nbsp; | &nbsp; Copyright and Licensing &nbsp; | &nbsp; [Privacy Policy](https://github.com/NetEng-Pro/neteng-pro.github.io/blob/master/legal/PRIVACY.md)

</span>
Loading

0 comments on commit 96ef9a6

Please sign in to comment.