@networkpro/blog 1.5.5 → 1.5.6

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/CHANGELOG.md CHANGED
@@ -16,6 +16,18 @@ formatting may vary.
16
16
 
17
17
  ---
18
18
 
19
+ ## [1.5.6] - 2025-11-09
20
+
21
+ ### Changed
22
+
23
+ - Updated MkDocs for Material **light mode** to use `orange` as the primary
24
+ color and `deep orange` as the accent color for improved readability.
25
+ - Updated `src/sitemap.xml` to reflect the newest posts and refresh last
26
+ modified dates.
27
+ - Bumped project version to `v1.5.6`.
28
+
29
+ ---
30
+
19
31
  ## [1.5.5] - 2025-11-09
20
32
 
21
33
  ### Added
package/mkdocs.yml CHANGED
@@ -1,6 +1,6 @@
1
1
  site_name: Network Pro™ Blog
2
2
  site_url: https://blog.netwk.pro
3
- repo_url: https://github.com/netwk-pro/netwk-pro.github.io
3
+ repo_url: https://github.com/netwk-pro/blog
4
4
  repo_name: GitHub
5
5
  docs_dir: src
6
6
  site_dir: build/
@@ -23,8 +23,8 @@ theme:
23
23
  name: Switch to light mode
24
24
  # Optional light mode
25
25
  - scheme: default
26
- primary: amber
27
- accent: yellow
26
+ primary: orange
27
+ accent: deep orange
28
28
  toggle:
29
29
  icon: material/brightness-7
30
30
  name: Switch to dark mode
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@networkpro/blog",
3
- "version": "1.5.5",
3
+ "version": "1.5.6",
4
4
  "description": "The official blog of Network Pro Strategies (Network Pro™).",
5
5
  "keywords": [
6
6
  "advisory",
@@ -28,7 +28,7 @@
28
28
  "author": {
29
29
  "name": "Scott Lopez",
30
30
  "email": "github@sl.neteng.cc",
31
- "url": "https://bio.neteng.pro"
31
+ "url": "https://bio.netwk.pro"
32
32
  },
33
33
  "type": "module",
34
34
  "scripts": {
package/src/sitemap.xml CHANGED
@@ -1,5 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <!-- Last Updated: July 27, 2025 -->
2
+ <!-- Last Updated: 2025-11-09 -->
3
3
 
4
4
  <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
5
5
 
@@ -7,7 +7,7 @@
7
7
 
8
8
  <loc>https://blog.netwk.pro</loc>
9
9
 
10
- <lastmod>2025-09-23</lastmod>
10
+ <lastmod>2025-11-09</lastmod>
11
11
 
12
12
  <changefreq>monthly</changefreq>
13
13
 
@@ -15,6 +15,30 @@
15
15
 
16
16
  </url>
17
17
 
18
+ <url>
19
+
20
+ <loc>https://blog.netwk.pro/2025/11/09/introducing-our-new-privacy--security-apps--services-portal/</loc>
21
+
22
+ <lastmod>2025-11-09</lastmod>
23
+
24
+ <changefreq>monthly</changefreq>
25
+
26
+ <priority>0.8</priority>
27
+
28
+ </url>
29
+
30
+ <url>
31
+
32
+ <loc>https://blog.netwk.pro/2025/11/09/the-end-of-true-sideloading/</loc>
33
+
34
+ <lastmod>2025-11-09</lastmod>
35
+
36
+ <changefreq>monthly</changefreq>
37
+
38
+ <priority>0.8</priority>
39
+
40
+ </url>
41
+
18
42
  <url>
19
43
 
20
44
  <loc>https://blog.netwk.pro/2025/09/23/cyber-alert-update---sonicwall-security-breach-what-you-need-to-know/</loc>
@@ -109,7 +133,7 @@
109
133
 
110
134
  <changefreq>monthly</changefreq>
111
135
 
112
- <priority>0.7</priority>
136
+ <priority>0.6</priority>
113
137
 
114
138
  </url>
115
139
 
@@ -121,7 +145,7 @@
121
145
 
122
146
  <changefreq>monthly</changefreq>
123
147
 
124
- <priority>0.7</priority>
148
+ <priority>0.6</priority>
125
149
 
126
150
  </url>
127
151
 
@@ -133,7 +157,7 @@
133
157
 
134
158
  <changefreq>monthly</changefreq>
135
159
 
136
- <priority>0.7</priority>
160
+ <priority>0.6</priority>
137
161
 
138
162
  </url>
139
163
 
@@ -145,7 +169,7 @@
145
169
 
146
170
  <changefreq>monthly</changefreq>
147
171
 
148
- <priority>0.7</priority>
172
+ <priority>0.6</priority>
149
173
 
150
174
  </url>
151
175
 
@@ -157,7 +181,7 @@
157
181
 
158
182
  <changefreq>monthly</changefreq>
159
183
 
160
- <priority>0.7</priority>
184
+ <priority>0.6</priority>
161
185
 
162
186
  </url>
163
187
 
@@ -169,7 +193,7 @@
169
193
 
170
194
  <changefreq>monthly</changefreq>
171
195
 
172
- <priority>0.7</priority>
196
+ <priority>0.6</priority>
173
197
 
174
198
  </url>
175
199
 
@@ -181,7 +205,7 @@
181
205
 
182
206
  <changefreq>monthly</changefreq>
183
207
 
184
- <priority>0.6</priority>
208
+ <priority>0.5</priority>
185
209
 
186
210
  </url>
187
211
 
@@ -193,7 +217,7 @@
193
217
 
194
218
  <changefreq>monthly</changefreq>
195
219
 
196
- <priority>0.6</priority>
220
+ <priority>0.5</priority>
197
221
 
198
222
  </url>
199
223
 
@@ -205,7 +229,7 @@
205
229
 
206
230
  <changefreq>monthly</changefreq>
207
231
 
208
- <priority>0.6</priority>
232
+ <priority>0.5</priority>
209
233
 
210
234
  </url>
211
235
 
@@ -217,7 +241,7 @@
217
241
 
218
242
  <changefreq>monthly</changefreq>
219
243
 
220
- <priority>0.6</priority>
244
+ <priority>0.5</priority>
221
245
 
222
246
  </url>
223
247
 
@@ -229,7 +253,7 @@
229
253
 
230
254
  <changefreq>monthly</changefreq>
231
255
 
232
- <priority>0.6</priority>
256
+ <priority>0.5</priority>
233
257
 
234
258
  </url>
235
259
 
@@ -241,7 +265,7 @@
241
265
 
242
266
  <changefreq>monthly</changefreq>
243
267
 
244
- <priority>0.6</priority>
268
+ <priority>0.5</priority>
245
269
 
246
270
  </url>
247
271
 
@@ -261,7 +285,7 @@
261
285
 
262
286
  <loc>https://blog.netwk.pro/category/android/</loc>
263
287
 
264
- <lastmod>2025-05-30</lastmod>
288
+ <lastmod>2025-11-09</lastmod>
265
289
 
266
290
  <changefreq>monthly</changefreq>
267
291
 
@@ -273,7 +297,7 @@
273
297
 
274
298
  <loc>https://blog.netwk.pro/category/open-source/</loc>
275
299
 
276
- <lastmod>2025-05-30</lastmod>
300
+ <lastmod>2025-11-09</lastmod>
277
301
 
278
302
  <changefreq>monthly</changefreq>
279
303
 
@@ -285,7 +309,7 @@
285
309
 
286
310
  <loc>https://blog.netwk.pro/category/privacy/</loc>
287
311
 
288
- <lastmod>2025-05-30</lastmod>
312
+ <lastmod>2025-11-09</lastmod>
289
313
 
290
314
  <changefreq>monthly</changefreq>
291
315
 
@@ -297,7 +321,7 @@
297
321
 
298
322
  <loc>https://blog.netwk.pro/category/security/</loc>
299
323
 
300
- <lastmod>2025-09-23</lastmod>
324
+ <lastmod>2025-11-09</lastmod>
301
325
 
302
326
  <changefreq>monthly</changefreq>
303
327
 
@@ -309,7 +333,7 @@
309
333
 
310
334
  <loc>https://blog.netwk.pro/archive/2025/</loc>
311
335
 
312
- <lastmod>2025-09-23</lastmod>
336
+ <lastmod>2025-11-09</lastmod>
313
337
 
314
338
  <changefreq>monthly</changefreq>
315
339
 
@@ -321,7 +345,7 @@
321
345
 
322
346
  <loc>https://blog.netwk.pro/tags/</loc>
323
347
 
324
- <lastmod>2025-09-23</lastmod>
348
+ <lastmod>2025-11-09</lastmod>
325
349
 
326
350
  <changefreq>monthly</changefreq>
327
351
 
@@ -333,7 +357,7 @@
333
357
 
334
358
  <loc>https://blog.netwk.pro/2015/01/04/secure-secure-shell/</loc>
335
359
 
336
- <lastmod>2025-05-11</lastmod>
360
+ <lastmod>2025-11-09</lastmod>
337
361
 
338
362
  <changefreq>yearly</changefreq>
339
363
 
@@ -345,7 +369,7 @@
345
369
 
346
370
  <loc>https://blog.netwk.pro/contributing/</loc>
347
371
 
348
- <lastmod>2025-09-23</lastmod>
372
+ <lastmod>2025-11-09</lastmod>
349
373
 
350
374
  <changefreq>monthly</changefreq>
351
375
 
package/assets/.gitkeep DELETED
File without changes