@networkpro/blog 1.1.3 → 1.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/mkdocs.yml CHANGED
@@ -15,14 +15,14 @@ theme:
15
15
  favicon: /favicon.svg
16
16
  palette:
17
17
  # Palette toggle for automatic mode
18
- - media: "(prefers-color-scheme)"
18
+ - media: '(prefers-color-scheme)'
19
19
  primary: amber
20
20
  accent: yellow
21
21
  toggle:
22
22
  icon: material/brightness-auto
23
23
  name: Switch to light mode
24
24
  # Palette toggle for dark mode
25
- - media: "(prefers-color-scheme: dark)"
25
+ - media: '(prefers-color-scheme: dark)'
26
26
  scheme: slate
27
27
  primary: amber
28
28
  accent: yellow
@@ -30,7 +30,7 @@ theme:
30
30
  icon: material/brightness-4
31
31
  name: Switch to system preference
32
32
  # Palette toggle for light mode
33
- - media: "(prefers-color-scheme: light)"
33
+ - media: '(prefers-color-scheme: light)'
34
34
  scheme: default
35
35
  primary: amber
36
36
  accent: yellow
@@ -85,8 +85,8 @@ extra:
85
85
  link: https://netwk.pro/contact
86
86
 
87
87
  copyright: >
88
- Copyright © 2025 Network Pro Strategies (Network Pro™) –
89
- <a href="#__consent">Change cookie settings</a>
88
+ Copyright &copy; 2025 Network Pro Strategies (Network Pro&trade;) – <a
89
+ href="#__consent">Change cookie settings</a>
90
90
 
91
91
  plugins:
92
92
  - search
@@ -103,7 +103,7 @@ plugins:
103
103
  - tags:
104
104
  tags_file: tags.md
105
105
  - rss:
106
- match_path: "posts/.*"
106
+ match_path: 'posts/.*'
107
107
  date_from_meta:
108
108
  as_creation: date.created
109
109
  as_update: date.updated
@@ -117,4 +117,4 @@ nav:
117
117
  - Website: https://netwk.pro
118
118
  - Contributing:
119
119
  - Code of Conduct: CODE_OF_CONDUCT.md
120
- - Contribute to Network Pro™: contributing.md
120
+ - Contribute to Network Pro™: CONTRIBUTING.md
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@networkpro/blog",
3
- "version": "1.1.3",
3
+ "version": "1.1.4",
4
4
  "description": "The official blog of Network Pro Strategies (Network Pro™).",
5
5
  "keywords": [
6
6
  "advisory",
@@ -18,7 +18,7 @@
18
18
  ],
19
19
  "homepage": "https://blog.netwk.pro",
20
20
  "bugs": {
21
- "url": "https://github.com/netwk-pro/netwk-pro.github.io/issues"
21
+ "url": "https://github.com/netwk-pro/netwk-pro.github.io/issues/new/choose"
22
22
  },
23
23
  "repository": {
24
24
  "type": "git",
package/ref/README.md CHANGED
@@ -29,10 +29,11 @@ You will also need to install the [mkdocs-rss-plugin].
29
29
  This the repository is a [template repository], so you can create as many forks
30
30
  of it as you like and your repository will contain only a single commit to start
31
31
  with, instead of the whole history of the template. Also, you can create a
32
- private repository from this template (while forks inherit the visibility settings
33
- from the original).
32
+ private repository from this template (while forks inherit the visibility
33
+ settings from the original).
34
34
 
35
- [template repository]: https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template
35
+ [template repository]:
36
+ https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template
36
37
 
37
38
  Simply hit the `Use this template` button. You can set the specifics of your new
38
39
  repository from there.
@@ -1,13 +1,15 @@
1
1
  ---
2
2
  date:
3
3
  created: 2025-03-21
4
- updated: 2025-05-30
4
+ updated: 2025-06-07
5
5
  title: Code of Conduct
6
- summary: The Contributor Covenant Code of Conduct for Network Pro's public repositories.
6
+ summary:
7
+ The Contributor Covenant Code of Conduct for Network Pro's public
8
+ repositories.
7
9
  authors:
8
10
  - team
9
11
  tags:
10
- - network-pro
12
+ - networkpro
11
13
  - contributing
12
14
  - code-of-conduct
13
15
  ---
@@ -20,7 +22,7 @@ tags:
20
22
  # Contributor Covenant Code of Conduct
21
23
 
22
24
  **Network Pro Strategies**
23
- **Effective Date:** 3/21/2025
25
+ **Effective Date:** June 7, 2025
24
26
 
25
27
  &nbsp;
26
28
 
@@ -49,8 +51,6 @@ identity and orientation.
49
51
  We pledge to act and interact in ways that contribute to an open, welcoming,
50
52
  diverse, inclusive, and healthy community.
51
53
 
52
- <sub>[Back to top](#top)</sub>
53
-
54
54
  <a name="standards"></a>
55
55
 
56
56
  ## Our Standards
@@ -83,17 +83,19 @@ Examples of unacceptable behavior include:
83
83
 
84
84
  ## Responsibilities
85
85
 
86
- Company and community leaders are responsible for clarifying and enforcing our standards of
87
- acceptable behavior and will take appropriate and fair corrective action in
88
- response to any behavior that they deem inappropriate, threatening, offensive,
89
- or harmful.
86
+ Company and community leaders are responsible for clarifying and enforcing our
87
+ standards of acceptable behavior and will take appropriate and fair corrective
88
+ action in response to any behavior that they deem inappropriate, threatening,
89
+ offensive, or harmful.
90
90
 
91
- Company and community leaders have the right and responsibility to remove, edit, or reject
92
- comments, commits, code, wiki edits, issues, and other contributions that are
93
- not aligned to this Code of Conduct, and will communicate reasons for moderation
94
- decisions when appropriate.
91
+ Company and community leaders have the right and responsibility to remove, edit,
92
+ or reject comments, commits, code, wiki edits, issues, and other contributions
93
+ that are not aligned to this Code of Conduct, and will communicate reasons for
94
+ moderation decisions when appropriate.
95
95
 
96
- Network Pro Strategies reserves the right, at its sole discretion, to remove, edit, or reject any contributions that are contrary to or detrimental to its business interests.
96
+ Network Pro Strategies reserves the right, at its sole discretion, to remove,
97
+ edit, or reject any contributions that are contrary to or detrimental to its
98
+ business interests.
97
99
 
98
100
  <sub>[Back to top](#top)</sub>
99
101
 
@@ -102,10 +104,10 @@ Network Pro Strategies reserves the right, at its sole discretion, to remove, ed
102
104
  ## Scope
103
105
 
104
106
  This Code of Conduct applies within all community spaces, and also applies when
105
- an individual is officially representing the company or community in public spaces.
106
- Examples of representing our company or community include using an official email address,
107
- posting via an official social media account, or acting as an appointed
108
- representative at an online or offline event.
107
+ an individual is officially representing the company or community in public
108
+ spaces. Examples of representing our company or community include using an
109
+ official email address, posting via an official social media account, or acting
110
+ as an appointed representative at an online or offline event.
109
111
 
110
112
  <sub>[Back to top](#top)</sub>
111
113
 
@@ -113,11 +115,19 @@ representative at an online or offline event.
113
115
 
114
116
  ## Enforcement
115
117
 
116
- Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the abuse team at [abuse@neteng.pro](mailto:abuse@neteng.pro). All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances.
118
+ Instances of abusive, harassing, or otherwise unacceptable behavior may be
119
+ reported by contacting the abuse team at
120
+ [abuse@neteng.pro](mailto:abuse@neteng.pro). All complaints will be reviewed and
121
+ investigated and will result in a response that is deemed necessary and
122
+ appropriate to the circumstances.
117
123
 
118
- The abuse team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
124
+ The abuse team is obligated to maintain confidentiality with regard to the
125
+ reporter of an incident. Further details of specific enforcement policies may be
126
+ posted separately.
119
127
 
120
- Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project’s leadership.
128
+ Project maintainers who do not follow or enforce the Code of Conduct in good
129
+ faith may face temporary or permanent repercussions as determined by other
130
+ members of the project’s leadership.
121
131
 
122
132
  <sub>[Back to top](#top)</sub>
123
133
 
@@ -129,9 +139,8 @@ This Code of Conduct is adapted from the [Contributor Covenant][homepage],
129
139
  version 2.1, available at
130
140
  [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
131
141
 
132
- The **Enforcement** section is adapted from the
133
- [Contributor Covenant][homepage],
134
- version 1.4, available at
142
+ The **Enforcement** section is adapted from the [Contributor
143
+ Covenant][homepage], version 1.4, available at
135
144
  [https://www.contributor-covenant.org/version/1/4/code-of-conduct/][v1.4].
136
145
 
137
146
  For answers to common questions about this code of conduct, see the FAQ at
@@ -148,22 +157,15 @@ For answers to common questions about this code of conduct, see the FAQ at
148
157
 
149
158
  ---
150
159
 
151
- <span style="font-size: 12px; font-weight: bold; text-align: center;">
152
-
153
- [Home](https://netwk.pro) &nbsp; | &nbsp; [Terms of Use](https://netwk.pro/terms-of-use)
154
- [Privacy Policy](https://netwk.pro/privacy) &nbsp; | &nbsp; [Legal](https://netwk.pro/license)
155
-
156
- </span>
157
-
158
- &nbsp;
159
-
160
160
  <span style="font-size: 12px; text-align: center;">
161
161
 
162
- Copyright &copy; 2025
163
- **[Network Pro Strategies](https://netwk.pro/)** (Network Pro&trade;)
164
-
165
- Network Pro&trade;, the shield logo, and the "Locking Down Networks&trade;" slogan are [trademarks](https://netwk.pro/license#trademark) of Network Pro Strategies.
162
+ Network Pro&trade;, the shield logo, and the "Locking Down Networks...&trade;"
163
+ slogan are [trademarks](https://netwk.pro/license#trademark) of Network Pro
164
+ Strategies.
166
165
 
167
- Licensed under **[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)** and the **[GNU GPL](https://spdx.org/licenses/GPL-3.0-or-later.html)**, as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
166
+ Licensed under **[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)** and
167
+ the **[GNU GPL](https://spdx.org/licenses/GPL-3.0-or-later.html)**, as published
168
+ by the Free Software Foundation, either version 3 of the License, or (at your
169
+ option) any later version.
168
170
 
169
171
  </span>
@@ -1,13 +1,14 @@
1
1
  ---
2
2
  date:
3
3
  created: 2023-12-31
4
- updated: 2025-05-30
4
+ updated: 2025-06-07
5
5
  title: Contributing to Network Pro™
6
- summary: Instructions for getting involved and contributing to Network Pro Strategies.
6
+ summary:
7
+ Instructions for getting involved and contributing to Network Pro Strategies.
7
8
  authors:
8
9
  - team
9
10
  tags:
10
- - network-pro
11
+ - networkpro
11
12
  - contributing
12
13
  ---
13
14
 
@@ -16,220 +17,193 @@ tags:
16
17
  <sup>[SPDX-License-Identifier](https://spdx.dev/learn/handling-license-info):
17
18
  `CC-BY-4.0 OR GPL-3.0-or-later`</sup>
18
19
 
19
- # Contributing to Network Pro
20
+ # 🤝 Contributing to Network Pro Strategies
20
21
 
21
- ♥ [Network Pro Strategies](https://netwk.pro/) and want to get involved?
22
- Thanks! We're actively looking for folks interested in helping out and there
23
- are plenty of ways you can help!
22
+ **Network Pro Strategies**
23
+ **Effective Date:** June 7, 2025
24
24
 
25
- Please take a moment to review this document in order to make the contribution
26
- process easy and effective for everyone involved.
25
+ &nbsp;
27
26
 
28
- Following these guidelines helps to communicate that you respect the time of
29
- the developers managing and developing this open source project. In return,
30
- they should reciprocate that respect in addressing your issue or assessing
31
- patches and features.
27
+ Thanks for your interest in improving **Network Pro Strategies** (Network
28
+ Pro™)! We're always looking for collaborators and contributors of all skill
29
+ levels. This guide will help you get started quickly and effectively.
32
30
 
33
- ## Using the issue tracker
31
+ Following these guidelines helps us all work together efficiently and
32
+ respectfully. 🙌
34
33
 
35
- The [issue tracker](https://github.com/netwk-pro/netwk-pro.github.io/issues) is
36
- the preferred channel for [bug reports](#bugs), [features requests](#features)
37
- and [submitting pull requests](#pull-requests), but please respect the following
38
- restrictions:
34
+ ---
39
35
 
40
- - Please **do not** use the issue tracker for personal support requests (use
41
- [Stack Overflow Teams](https://stack.neteng.pro/), [Discussions](https://discuss.neteng.pro), or [Discord](https://discord.neteng.pro/)).
36
+ ## 🐛 Using the Issue Tracker
42
37
 
43
- - Please **do not** derail or troll issues. Keep the discussion on topic and
44
- respect the opinions of others.
38
+ Use the [issue tracker](https://github.com/netwk-pro/netwk-pro.github.io/issues)
39
+ for:
45
40
 
46
- <sub>[Back to top](#top)</sub>
41
+ - Reporting [bugs](#bug-reports)
42
+ - Submitting [feature requests](#feature-requests)
43
+ - Proposing [pull requests](#pull-requests)
47
44
 
48
- <a name="bugs"></a>
45
+ 🚫 Please do **not** use issues for general support — instead, head to:
49
46
 
50
- ## Bug reports
47
+ - [Stack Overflow Teams](https://stack.neteng.pro/)
48
+ - [GitHub Discussions](https://discuss.neteng.pro)
49
+ - [Discord](https://discord.neteng.pro)
51
50
 
52
- A bug is a _demonstrable problem_ that is caused by the code in the repository.
53
- Good bug reports are extremely helpful - thank you!
51
+ ---
54
52
 
55
- Guidelines for bug reports:
53
+ <a name="bug-reports"></a>
56
54
 
57
- 1. **Use the GitHub issue search** &mdash; check if the issue has already been
58
- reported.
55
+ ## 🐞 Bug Reports
59
56
 
60
- 2. **Check if the issue has been fixed** &mdash; try to reproduce it using the
61
- latest `master` or development branch in the repository.
57
+ A bug is a clear, reproducible issue in the code. High-quality reports help us
58
+ fix problems faster.
62
59
 
63
- 3. **Isolate the problem** &mdash; ideally create a [reduced test
64
- case](https://css-tricks.com/reduced-test-cases/) and a live example.
60
+ ### A good bug report includes
65
61
 
66
- A good bug report shouldn't leave others needing to chase you down for more
67
- information. Please try to be as detailed as possible in your report. What is
68
- your environment? What steps will reproduce the issue? What browser(s) and OS
69
- experience the problem? What would you expect to be the outcome? All these
70
- details will help people to fix any potential bugs.
62
+ - A **descriptive title**
63
+ - Steps to reproduce
64
+ - Your environment (OS, browser, version)
65
+ - Expected vs actual behavior
66
+ - Links to a minimal reproducible case (if possible)
71
67
 
72
- Example:
68
+ _Example_:
73
69
 
74
- > Short and descriptive example bug report title
75
- >
76
- > A summary of the issue and the browser/OS environment in which it occurs. If
77
- > suitable, include the steps required to reproduce the bug.
78
- >
79
- > 1. This is the first step
80
- > 2. This is the second step
81
- > 3. Further steps, etc.
82
- >
83
- > `<url>` - a link to the reduced test case
70
+ <!-- markdownlint-disable MD042 -->
71
+
72
+ > **Title**: Checkbox toggle fails on Safari 17
73
+ > Steps:
84
74
  >
85
- > Any other information you want to share that is relevant to the issue being
86
- > reported. This might include the lines of code that you have identified as
87
- > causing the bug, and potential solutions (and your opinions on their
88
- > merits).
75
+ > 1. Visit page X
76
+ > 2. Click toggle
77
+ > 3. Observe that...
78
+ > Expected: ...
79
+ > Actual: ...
80
+ > [Live example](#)
81
+
82
+ <!-- markdownlint-enable MD042 -->
89
83
 
90
84
  <sub>[Back to top](#top)</sub>
91
85
 
92
- <a name="features"></a>
86
+ ---
93
87
 
94
- ## Feature requests
88
+ <a name="feature-requests"></a>
95
89
 
96
- Feature requests are welcome. But take a moment to find out whether your idea
97
- fits with the scope and aims of the project. It's up to _you_ to make a strong
98
- case to convince the project's developers of the merits of this feature. Please
99
- provide as much detail and context as possible.
90
+ ## Feature Requests
100
91
 
101
- <sub>[Back to top](#top)</sub>
92
+ Feature requests are welcome — just make sure it aligns with the project’s
93
+ goals.
102
94
 
103
- <a name="pull-requests"></a>
104
-
105
- ## Pull requests
95
+ Before posting:
106
96
 
107
- Good pull requests - patches, improvements, new features - are a fantastic
108
- help. They should remain focused in scope and avoid containing unrelated
109
- commits.
97
+ - Search for similar requests
98
+ - Clearly describe the problem it solves
99
+ - Explain the use case and who benefits
110
100
 
111
- **Please ask first** before embarking on any significant pull request (e.g.
112
- implementing features, refactoring code, porting to a different language),
113
- otherwise you risk spending a lot of time working on something that the
114
- project's developers might not want to merge into the project.
101
+ Strong proposals help us prioritize.
115
102
 
116
- Please adhere to the coding conventions used throughout a project (indentation,
117
- accurate comments, etc.) and any other requirements (such as test coverage).
103
+ <sub>[Back to top](#top)</sub>
118
104
 
119
- Adhering to the following process is the best way to get your work
120
- included in the project:
105
+ ---
121
106
 
122
- <code><strong>1.</strong></code> [Fork](https://help.github.com/articles/fork-a-repo/) the project, clone your fork, and configure the remotes:
107
+ <a name="pull-requests"></a>
123
108
 
124
- ```bash
125
- # Clone your fork of the repo into the current directory
126
- git clone https://github.com/<your-username>/netwk-pro.github.io.git
109
+ ## 🔁 Pull Requests
127
110
 
128
- # Navigate to the newly cloned directory
129
- cd netwk-pro.github.io
111
+ Well-scoped, well-documented pull requests are the lifeblood of open-source.
130
112
 
131
- # Assign the original repo to a remote called "upstream"
132
- git remote add upstream https://github.com/netwk-pro/netwk-pro.github.io.git
133
- ```
113
+ ### ⚠️ Ask First
134
114
 
135
- <code><strong>2.</strong></code> If you cloned a while ago, get the latest changes from upstream:
115
+ Before large PRs (new features, refactors, dependency upgrades), please check
116
+ with maintainers first.
136
117
 
137
- ```bash
138
- git checkout master
139
- git pull upstream master
140
- ```
118
+ ### 📋 Steps
141
119
 
142
- <code><strong>3.</strong></code> Create a new topic branch (off the master project development branch) to
143
- contain your feature, change, or fix:
120
+ `1.` **Fork the repo & set remotes**:
144
121
 
145
122
  ```bash
146
- git checkout -b <topic-branch-name>
123
+ git clone https://github.com/<your-username>/netwk-pro.github.io.git cd
124
+ netwk-pro.github.io git remote add upstream
125
+ https://github.com/netwk-pro/netwk-pro.github.io.git
147
126
  ```
148
127
 
149
- <code><strong>4.</strong></code> Install locked dependencies:
128
+ `2.` **Stay Updated**
150
129
 
151
130
  ```bash
152
- npm ci
131
+ git checkout main
132
+ git pull upstream main
153
133
  ```
154
134
 
155
- Ensure that your `node` and `npm` versions are compatible with the `engines`
156
- specification in `package.json`.
157
-
158
- <code><strong>5.</strong></code> Lint your code locally. As reflected in the `devDependencies`, the following
159
- linting and formatting tools &mdash; or equivalent &mdash; should be used:
160
-
161
- - [Prettier](https://prettier.io/)
162
- - [ESLint](https://eslint.org/)
163
- - [markdownlint](https://github.com/DavidAnson/markdownlint) and
164
- [markdownlint2](https://github.com/DavidAnson/markdownlint-cli2)
165
- - [Stylelint](https://stylelint.io/)
166
-
167
- <code><strong>6.</strong></code> Commit your changes in logical chunks. Please adhere to these [git commit
168
- message guidelines](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
169
- or your code is unlikely be merged into the main project. Use Git's
170
- [interactive rebase](https://help.github.com/articles/about-git-rebase/)
171
- feature to tidy up your commits before making them public.
172
-
173
- <code><strong>7.</strong></code> Locally merge (or rebase) the upstream development branch into your topic branch:
135
+ `3.` **Create a topic branch:**
174
136
 
175
137
  ```bash
176
- git pull [--rebase] upstream master
138
+ git checkout -b my-feature
177
139
  ```
178
140
 
179
- <code><strong>8.</strong></code> Update any applicable test cases and run tests:
141
+ `4.` **Install & test locally:**
180
142
 
181
143
  ```bash
144
+ npm ci
145
+ npm run lint
182
146
  npm run test
183
147
  ```
184
148
 
185
- Tests must cover changes and pass to be accepted.
149
+ `5.` **Make your changes**
186
150
 
187
- <code><strong>9.</strong></code> Run build and commit changes to build:
151
+ (and commit them in logical chunks with good commit messages).
152
+
153
+ `6.` **Build:**
188
154
 
189
155
  ```bash
190
156
  npm run build
191
157
  git add build/
192
- git commit
158
+ git commit -m "Build: update assets"
193
159
  ```
194
160
 
195
- <!-- markdownlint-disable MD029 -->
196
-
197
- <code><strong>10.</strong></code> Push your topic branch up to your fork:
161
+ `7.` **Push and open a PR:**
198
162
 
199
163
  ```bash
200
- git push origin <topic-branch-name>
164
+ git push origin my-feature
201
165
  ```
202
166
 
203
- <code><strong>11.</strong></code> [Open a Pull Request](https://help.github.com/articles/using-pull-requests/)
204
- with a clear title and description.
167
+ Open your PR with a clear title, description, and reference the related issue
168
+ (if any).
205
169
 
206
- <!-- markdownlint-enable MD029 -->
170
+ <sub>[Back to top](#top)</sub>
207
171
 
208
- &nbsp;
172
+ ---
209
173
 
210
- **IMPORTANT**: By submitting a patch, you agree to allow the project
211
- owners to license your work under the terms of [CC BY 4.0](https://netwk.pro/license#cc-by) and the [GNU GPL](https://netwk.pro/license#gnu-gpl).
174
+ ## Coding & Style Notes
212
175
 
213
- <sub>[Back to top](#top)</sub>
176
+ - Use the defined code style (Prettier, ESLint, Stylelint, markdownlint)
177
+ - Avoid unrelated changes in the same PR
178
+ - Keep PRs focused and test-covered when appropriate
214
179
 
215
- ---
180
+ &nbsp;
216
181
 
217
- <span style="font-size: 12px; font-weight: bold; text-align: center;">
182
+ ## 🔐 Legal Notice
218
183
 
219
- [Home](https://netwk.pro) &nbsp; | &nbsp; [Terms of Use](https://netwk.pro/terms-of-use)
220
- [Privacy Policy](https://netwk.pro/privacy) &nbsp; | &nbsp; [Legal](https://netwk.pro/license)
184
+ By submitting a pull request, you agree to license your contributions under:
221
185
 
222
- </span>
186
+ - [CC BY 4.0](https://netwk.pro/license#cc-by)
187
+ - [GNU GPL 3.0 or later](https://netwk.pro/license#gnu-gpl)
188
+
189
+ <sub>[Back to top](#top)</sub>
223
190
 
224
191
  &nbsp;
225
192
 
226
- <span style="font-size: 12px; text-align: center;">
193
+ _Thanks again for your contribution and for being part of the Network Pro
194
+ community!_
227
195
 
228
- Copyright &copy; 2025
229
- **[Network Pro Strategies](https://netwk.pro/)** (Network Pro&trade;)
196
+ ---
197
+
198
+ <span style="font-size: 12px; text-align: center;">
230
199
 
231
- Network Pro&trade;, the shield logo, and the "Locking Down Networks&trade;" slogan are [trademarks](https://netwk.pro/license#trademark) of Network Pro Strategies.
200
+ Network Pro&trade;, the shield logo, and the "Locking Down Networks...&trade;"
201
+ slogan are [trademarks](https://netwk.pro/license#trademark) of Network Pro
202
+ Strategies.
232
203
 
233
- Licensed under **[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)** and the **[GNU GPL](https://spdx.org/licenses/GPL-3.0-or-later.html)**, as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
204
+ Licensed under **[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)** and
205
+ the **[GNU GPL](https://spdx.org/licenses/GPL-3.0-or-later.html)**, as published
206
+ by the Free Software Foundation, either version 3 of the License, or (at your
207
+ option) any later version.
234
208
 
235
209
  </span>
Binary file
Binary file
Binary file
Binary file
package/src/index.md CHANGED
@@ -8,7 +8,7 @@ authors:
8
8
  - team
9
9
  tags:
10
10
  - index
11
- - network-pro
11
+ - networkpro
12
12
  - blog
13
13
  ---
14
14
 
@@ -2,7 +2,9 @@
2
2
  date:
3
3
  created: 2025-05-29
4
4
  title: FOSS Spotlight - HeliBoard
5
- summary: Say hello to HeliBoard – your privacy-first, open-source keyboard built just for Android!
5
+ summary:
6
+ Say hello to HeliBoard – your privacy-first, open-source keyboard built just
7
+ for Android!
6
8
  authors:
7
9
  - team
8
10
  categories:
@@ -21,7 +23,9 @@ tags:
21
23
 
22
24
  ## Say hello to HeliBoard – your privacy-first, open-source keyboard built just for Android! 🚀
23
25
 
24
- This sleek and lightweight keyboard doesn’t just look good—it respects your data, <em>always</em>. No network permissions, no shady tracking, no unnecessary bloat. HeliBoard is here for those who type with purpose AND privacy in mind. 🛡️
26
+ This sleek and lightweight keyboard doesn’t just look good—it respects your
27
+ data, <em>always</em>. No network permissions, no shady tracking, no unnecessary
28
+ bloat. HeliBoard is here for those who type with purpose AND privacy in mind. 🛡️
25
29
 
26
30
  ### 💡 Key Features
27
31
 
@@ -33,17 +37,23 @@ This sleek and lightweight keyboard doesn’t just look good—it respects your
33
37
 
34
38
  <!-- more -->
35
39
 
36
- Whether you're switching from Gboard or just want something more minimal and ethical, **HeliBoard** brings you that true FOSS flavor while keeping your taps smooth and secure.
40
+ Whether you're switching from Gboard or just want something more minimal and
41
+ ethical, **HeliBoard** brings you that true FOSS flavor while keeping your taps
42
+ smooth and secure.
37
43
 
38
44
  📥 HeliBoard can be downloaded from the following links:
39
45
  GitHub: [github.com/Helium314/HeliBoard](https://github.com/Helium314/HeliBoard)
40
- F-Droid: [f-droid.org/packages/helium314.keyboard/](https://f-droid.org/packages/helium314.keyboard/)
46
+ F-Droid:
47
+ [f-droid.org/packages/helium314.keyboard/](https://f-droid.org/packages/helium314.keyboard/)
41
48
 
42
- 🛠️ Open-source. Lightweight. Transparent. HeliBoard isn’t just a keyboard—it's a philosophy.
49
+ 🛠️ Open-source. Lightweight. Transparent. HeliBoard isn’t just a keyboard—it's a
50
+ philosophy.
43
51
 
44
- **Weekly FOSS gems like this remind us: we have powerful alternatives, built by passionate devs, made for people who care. _Let's support that_.**
52
+ **Weekly FOSS gems like this remind us: we have powerful alternatives, built by
53
+ passionate devs, made for people who care. _Let's support that_.**
45
54
 
46
- Got a favorite FOSS project? Let us know at [social@neteng.pro](mailto:social@neteng.pro), and we might feature it next!
55
+ Got a favorite FOSS project? Let us know at
56
+ [social@neteng.pro](mailto:social@neteng.pro), and we might feature it next!
47
57
 
48
58
  &nbsp;
49
59