jekyll-theme-zer0 1.8.2 → 1.9.0

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.
Files changed (50) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +26 -0
  3. data/README.md +98 -7
  4. data/_data/content_statistics.yml +253 -251
  5. data/_includes/components/nav-export.html +61 -0
  6. data/_includes/components/nav-overview.html +54 -0
  7. data/scripts/bin/install +52 -705
  8. data/scripts/install/README.md +162 -0
  9. data/scripts/install/ai/client.sh +164 -0
  10. data/scripts/install/ai/diagnose.sh +81 -0
  11. data/scripts/install/ai/prompts/diagnose.system.md +42 -0
  12. data/scripts/install/ai/prompts/spec.schema.json +129 -0
  13. data/scripts/install/ai/prompts/suggest.system.md +43 -0
  14. data/scripts/install/ai/prompts/wizard.system.md +142 -0
  15. data/scripts/install/ai/suggest.sh +57 -0
  16. data/scripts/install/ai/wizard.sh +150 -0
  17. data/scripts/install/apply.sh +156 -0
  18. data/scripts/install/cli.sh +561 -0
  19. data/scripts/install/diff.sh +128 -0
  20. data/scripts/install/doctor.sh +168 -0
  21. data/scripts/install/fs.sh +138 -0
  22. data/scripts/install/log.sh +119 -0
  23. data/scripts/install/plan.sh +299 -0
  24. data/scripts/install/platform.sh +122 -0
  25. data/scripts/install/prompt.sh +124 -0
  26. data/scripts/install/repair.sh +45 -0
  27. data/scripts/install/scrape.sh +535 -0
  28. data/scripts/install/scrape_html.py +764 -0
  29. data/scripts/install/spec.sh +486 -0
  30. data/scripts/install/tasks/_registry.sh +65 -0
  31. data/scripts/install/tasks/agents.sh +60 -0
  32. data/scripts/install/tasks/config.sh +37 -0
  33. data/scripts/install/tasks/data.sh +18 -0
  34. data/scripts/install/tasks/deploy_azure-swa.sh +17 -0
  35. data/scripts/install/tasks/deploy_docker-prod.sh +21 -0
  36. data/scripts/install/tasks/deploy_github-pages.sh +18 -0
  37. data/scripts/install/tasks/devcontainer.sh +26 -0
  38. data/scripts/install/tasks/docker.sh +29 -0
  39. data/scripts/install/tasks/gemfile.sh +42 -0
  40. data/scripts/install/tasks/gitignore.sh +26 -0
  41. data/scripts/install/tasks/marker.sh +46 -0
  42. data/scripts/install/tasks/nav.sh +18 -0
  43. data/scripts/install/tasks/pages.sh +61 -0
  44. data/scripts/install/tasks/readme.sh +27 -0
  45. data/scripts/install/tasks/scrape.sh +348 -0
  46. data/scripts/install/template.sh +138 -0
  47. data/scripts/install/tui.sh +110 -0
  48. data/scripts/install/upgrade.sh +49 -0
  49. data/scripts/lib/install/template.sh +1 -0
  50. metadata +45 -2
@@ -1,14 +1,14 @@
1
1
  ---
2
- generated_at: '2026-05-25 00:08:32'
2
+ generated_at: '2026-05-26 02:07:26'
3
3
  overview:
4
4
  total_posts: 25
5
5
  total_pages: 148
6
6
  total_content: 173
7
7
  total_categories: 55
8
- total_tags: 253
8
+ total_tags: 254
9
9
  total_authors: 5
10
- total_words: 104060
11
- average_words_per_post: 601.5
10
+ total_words: 105547
11
+ average_words_per_post: 610.1
12
12
  published: 173
13
13
  drafts: 14
14
14
  categories:
@@ -124,7 +124,7 @@ categories:
124
124
  - 1
125
125
  tags:
126
126
  - - jekyll
127
- - 38
127
+ - 39
128
128
  - - docker
129
129
  - 14
130
130
  - - documentation
@@ -139,63 +139,55 @@ tags:
139
139
  - 9
140
140
  - - development
141
141
  - 8
142
- - - github-pages
143
- - 7
144
142
  - - accessibility
145
143
  - 7
146
144
  - - obsidian
147
145
  - 7
146
+ - - github-pages
147
+ - 7
148
148
  - - deployment
149
149
  - 6
150
150
  - - ci-cd
151
151
  - 6
152
- - - ui
153
- - 6
154
152
  - - configuration
155
153
  - 6
156
- - - css
157
- - 5
154
+ - - ui
155
+ - 6
158
156
  - - search
159
157
  - 5
158
+ - - seo
159
+ - 5
160
160
  - - copilot
161
161
  - 5
162
- - - reference
162
+ - - css
163
163
  - 5
164
- - - seo
164
+ - - reference
165
165
  - 5
166
166
  - - setup
167
167
  - 5
168
- - - privacy
168
+ - - workflow
169
169
  - 4
170
170
  - - git
171
171
  - 4
172
- - - workflow
173
- - 4
174
172
  - - ruby
175
173
  - 4
176
- - - analytics
174
+ - - performance
177
175
  - 4
178
176
  - - devops
179
177
  - 4
180
- - - performance
178
+ - - analytics
179
+ - 4
180
+ - - privacy
181
181
  - 4
182
- - - strategy
183
- - 3
184
- - - features
185
- - 3
186
- - - responsive
187
- - 3
188
182
  - - tracking
189
183
  - 3
190
184
  - - customization
191
185
  - 3
192
- - - security
193
- - 3
194
- - - netlify
186
+ - - sitemap
195
187
  - 3
196
- - - planning
188
+ - - responsive
197
189
  - 3
198
- - - version-control
190
+ - - theme
199
191
  - 3
200
192
  - - installation
201
193
  - 3
@@ -203,431 +195,441 @@ tags:
203
195
  - 3
204
196
  - - yaml
205
197
  - 3
198
+ - - front-matter
199
+ - 3
200
+ - - features
201
+ - 3
202
+ - - planning
203
+ - 3
204
+ - - strategy
205
+ - 3
206
206
  - - keyboard
207
207
  - 3
208
- - - front-matter
208
+ - - version-control
209
209
  - 3
210
- - - theme
210
+ - - security
211
211
  - 3
212
- - - sitemap
212
+ - - netlify
213
213
  - 3
214
- - - hosting
215
- - 2
216
- - - faq
217
- - 2
218
- - - support
214
+ - - markdown
219
215
  - 2
220
- - - glossary
216
+ - - toc
221
217
  - 2
222
- - - operations
218
+ - - content
223
219
  - 2
224
- - - meta
220
+ - - contributing
225
221
  - 2
226
- - - dns
222
+ - - aipd
227
223
  - 2
228
- - - sidebar
224
+ - - kis
229
225
  - 2
230
- - - styles
226
+ - - dry
231
227
  - 2
232
- - - layouts
228
+ - - dff
233
229
  - 2
234
- - - kis
230
+ - - mermaid
235
231
  - 2
236
- - - templates
232
+ - - ci/cd
237
233
  - 2
238
- - - components
234
+ - - mathjax
239
235
  - 2
240
- - - aipd
236
+ - - ai-assisted-development
241
237
  - 2
242
- - - getting-started
238
+ - - shortcuts
243
239
  - 2
244
- - - liquid
240
+ - - bash
245
241
  - 2
246
- - - syntax
242
+ - - assets
247
243
  - 2
248
- - - highlighting
244
+ - - dns
249
245
  - 2
250
- - - toc
246
+ - - sidebar
251
247
  - 2
252
- - - mermaid
248
+ - - version
253
249
  - 2
254
- - - mathjax
250
+ - - styles
255
251
  - 2
256
- - - shortcuts
252
+ - - layouts
257
253
  - 2
258
- - - python
254
+ - - github
259
255
  - 2
260
256
  - - jupyter
261
257
  - 2
262
- - - github
258
+ - - templates
263
259
  - 2
264
- - - gdpr
260
+ - - components
265
261
  - 2
266
- - - authoring
262
+ - - hosting
267
263
  - 2
268
- - - troubleshooting
264
+ - - python
269
265
  - 2
270
- - - version
266
+ - - github-actions
271
267
  - 2
272
- - - remote-theme
268
+ - - gems
273
269
  - 2
274
- - - assets
270
+ - - getting-started
275
271
  - 2
276
- - - bash
272
+ - - release
277
273
  - 2
278
- - - contributing
274
+ - - gem
279
275
  - 2
280
- - - content
276
+ - - gdpr
281
277
  - 2
282
- - - markdown
278
+ - - faq
283
279
  - 2
284
- - - gem
280
+ - - glossary
285
281
  - 2
286
- - - bundler
282
+ - - troubleshooting
287
283
  - 2
288
- - - release
284
+ - - meta
289
285
  - 2
290
- - - gems
286
+ - - climate
291
287
  - 2
292
- - - github-actions
288
+ - - remote-theme
293
289
  - 2
294
- - - aieo
290
+ - - support
291
+ - 2
292
+ - - technology
295
293
  - 2
296
294
  - - digital-transformation
297
295
  - 2
298
296
  - - tutorial
299
297
  - 2
298
+ - - authoring
299
+ - 2
300
300
  - - frontend
301
301
  - 2
302
302
  - - manufacturing
303
303
  - 2
304
- - - business
304
+ - - liquid
305
305
  - 2
306
- - - productivity
306
+ - - bundler
307
307
  - 2
308
- - - web-design
308
+ - - productivity
309
309
  - 2
310
- - - technology
310
+ - - business
311
311
  - 2
312
- - - climate
312
+ - - web-design
313
313
  - 2
314
- - - ai-assisted-development
314
+ - - operations
315
315
  - 2
316
- - - ci/cd
316
+ - - syntax
317
317
  - 2
318
- - - dry
318
+ - - aieo
319
319
  - 2
320
- - - dff
320
+ - - highlighting
321
321
  - 2
322
- - - notebooks
323
- - 1
324
- - - modal
322
+ - - personalization
325
323
  - 1
326
- - - wcag
324
+ - - contact
327
325
  - 1
328
- - - skip-link
326
+ - - math
329
327
  - 1
330
- - - logging
328
+ - - latex
331
329
  - 1
332
- - - '404'
330
+ - - cross-platform
333
331
  - 1
334
- - - ux
332
+ - - diagrams
335
333
  - 1
336
- - - plugin
334
+ - - writing
337
335
  - 1
338
- - - footer
336
+ - - formatting
339
337
  - 1
340
- - - headings
338
+ - - flowchart
341
339
  - 1
342
- - - vendor
340
+ - - mobile
343
341
  - 1
344
- - - monitoring
342
+ - - cheatsheet
345
343
  - 1
346
- - - observability
344
+ - - containers
347
345
  - 1
348
- - - release-management
346
+ - - startup
349
347
  - 1
350
- - - continuous-delivery
348
+ - - dark-mode
351
349
  - 1
352
- - - prerequisites
350
+ - - cookies
353
351
  - 1
354
- - - future
352
+ - - ccpa
355
353
  - 1
356
- - - math
354
+ - - ai-integration
357
355
  - 1
358
- - - latex
356
+ - - ai-automation
359
357
  - 1
360
- - - physics
358
+ - - consent
361
359
  - 1
362
- - - diagrams
360
+ - - ai-collaboration
363
361
  - 1
364
- - - flowchart
362
+ - - zero-config
365
363
  - 1
366
- - - mobile
364
+ - - releases
367
365
  - 1
368
- - - quantum-computing
366
+ - - roadmap
369
367
  - 1
370
- - - fab
368
+ - - giscus
371
369
  - 1
372
- - - javascript
370
+ - - comments
373
371
  - 1
374
- - - es6
372
+ - - github-discussions
375
373
  - 1
376
- - - reliability
374
+ - - help
377
375
  - 1
378
- - - posthog
376
+ - - notebooks
379
377
  - 1
380
378
  - - data-science
381
379
  - 1
382
- - - preview
380
+ - - email
383
381
  - 1
384
- - - images
382
+ - - skip-link
385
383
  - 1
386
- - - dall-e
384
+ - - debugging
387
385
  - 1
388
- - - scroll-spy
386
+ - - '404'
389
387
  - 1
390
- - - data-visualization
388
+ - - optimization
391
389
  - 1
392
- - - startup
390
+ - - graph
393
391
  - 1
394
- - - opengraph
392
+ - - vault
395
393
  - 1
396
- - - twitter-cards
394
+ - - ux
397
395
  - 1
398
- - - indexing
396
+ - - plugin
399
397
  - 1
400
- - - terminal
398
+ - - footer
401
399
  - 1
402
- - - zsh
400
+ - - pagination
403
401
  - 1
404
- - - containers
402
+ - - domain
405
403
  - 1
406
- - - cheatsheet
404
+ - - organization
407
405
  - 1
408
- - - formatting
406
+ - - collections
409
407
  - 1
410
- - - writing
408
+ - - rouge
411
409
  - 1
412
- - - cross-platform
410
+ - - headings
413
411
  - 1
414
- - - personalization
412
+ - - vendor
415
413
  - 1
416
- - - contact
414
+ - - prerequisites
417
415
  - 1
418
- - - email
416
+ - - fab
419
417
  - 1
420
- - - help
418
+ - - zsh
421
419
  - 1
422
- - - roadmap
420
+ - - terminal
423
421
  - 1
424
- - - releases
422
+ - - javascript
425
423
  - 1
426
- - - ai-collaboration
424
+ - - es6
427
425
  - 1
428
- - - ai-automation
426
+ - - indexing
429
427
  - 1
430
- - - ai-integration
428
+ - - twitter-cards
431
429
  - 1
432
- - - feature-flags
430
+ - - opengraph
433
431
  - 1
434
- - - code-review
432
+ - - posthog
435
433
  - 1
436
- - - rouge
434
+ - - preview
437
435
  - 1
438
- - - collections
436
+ - - structured-data
439
437
  - 1
440
- - - organization
438
+ - - images
441
439
  - 1
442
- - - domain
440
+ - - dall-e
443
441
  - 1
444
- - - collaboration
442
+ - - beginner
445
443
  - 1
446
- - - pagination
444
+ - - scroll-spy
447
445
  - 1
448
- - - decision-making
446
+ - - modal
449
447
  - 1
450
- - - vault
448
+ - - wcag
451
449
  - 1
452
- - - graph
450
+ - - statistics
453
451
  - 1
454
- - - optimization
452
+ - - research
455
453
  - 1
456
- - - revenue
454
+ - - tools
457
455
  - 1
458
- - - onboarding
456
+ - - b2b
459
457
  - 1
460
- - - debugging
458
+ - - content-operations
461
459
  - 1
462
- - - customer-success
460
+ - - mid-market
463
461
  - 1
464
- - - entrepreneurship
462
+ - - knowledge-management
465
463
  - 1
466
- - - venture-capital
464
+ - - edge-ai
467
465
  - 1
468
- - - structured-data
466
+ - - machine-learning
469
467
  - 1
470
- - - funding
468
+ - - embedded-systems
471
469
  - 1
472
- - - remote-work
470
+ - - grid
473
471
  - 1
474
- - - scss
472
+ - - layout
475
473
  - 1
476
- - - custom-domain
474
+ - - forms
475
+ - 1
476
+ - - html
477
477
  - 1
478
478
  - - responsive-design
479
479
  - 1
480
- - - html
480
+ - - remote-work
481
481
  - 1
482
- - - forms
482
+ - - global
483
483
  - 1
484
- - - layout
484
+ - - future-of-work
485
485
  - 1
486
- - - grid
486
+ - - communities
487
487
  - 1
488
- - - agents
488
+ - - resilience
489
489
  - 1
490
- - - cursor
490
+ - - civic-infrastructure
491
491
  - 1
492
- - - dependencies
492
+ - - cities
493
493
  - 1
494
- - - embedded-systems
494
+ - - climate-adaptation
495
495
  - 1
496
- - - machine-learning
496
+ - - funding
497
497
  - 1
498
- - - devcontainer
498
+ - - venture-capital
499
499
  - 1
500
- - - codespaces
500
+ - - entrepreneurship
501
501
  - 1
502
- - - edge-ai
502
+ - - customer-success
503
503
  - 1
504
- - - knowledge-management
504
+ - - onboarding
505
505
  - 1
506
- - - mdx
506
+ - - revenue
507
507
  - 1
508
- - - mid-market
508
+ - - decision-making
509
509
  - 1
510
- - - architecture
510
+ - - collaboration
511
511
  - 1
512
- - - best-practices
512
+ - - code-review
513
513
  - 1
514
- - - ai-development
514
+ - - feature-flags
515
515
  - 1
516
- - - discovery
516
+ - - continuous-delivery
517
517
  - 1
518
- - - about
518
+ - - release-management
519
519
  - 1
520
- - - site-info
520
+ - - observability
521
521
  - 1
522
- - - infrastructure
522
+ - - monitoring
523
523
  - 1
524
- - - public-health
524
+ - - logging
525
525
  - 1
526
- - - climate-adaptation
526
+ - - reliability
527
527
  - 1
528
- - - google
528
+ - - quantum-computing
529
529
  - 1
530
- - - cities
530
+ - - physics
531
531
  - 1
532
- - - ga4
532
+ - - future
533
533
  - 1
534
- - - gtm
534
+ - - data-visualization
535
535
  - 1
536
- - - marketing
536
+ - - dashboards
537
537
  - 1
538
- - - civic-infrastructure
538
+ - - decision-science
539
539
  - 1
540
- - - includes
540
+ - - data
541
541
  - 1
542
- - - resilience
542
+ - - frontmatter
543
543
  - 1
544
- - - communities
544
+ - - prd
545
545
  - 1
546
- - - future-of-work
546
+ - - requirements
547
547
  - 1
548
- - - global
548
+ - - product
549
549
  - 1
550
- - - menus
550
+ - - vision
551
551
  - 1
552
- - - admin
552
+ - - versioning
553
553
  - 1
554
- - - dashboard
554
+ - - changelog
555
555
  - 1
556
- - - research
556
+ - - rubygems
557
557
  - 1
558
- - - scroll
558
+ - - scripts
559
559
  - 1
560
- - - breadcrumbs
560
+ - - utilities
561
561
  - 1
562
- - - statistics
562
+ - - codeql
563
563
  - 1
564
- - - code
564
+ - - vulnerability
565
565
  - 1
566
- - - clipboard
566
+ - - scanning
567
567
  - 1
568
- - - developer-experience
568
+ - - testing
569
569
  - 1
570
- - - dark-mode
570
+ - - quality
571
571
  - 1
572
- - - cookies
572
+ - - docker-compose
573
573
  - 1
574
- - - data
574
+ - - admin
575
575
  - 1
576
- - - ccpa
576
+ - - dashboard
577
577
  - 1
578
- - - consent
578
+ - - scroll
579
579
  - 1
580
- - - decision-science
580
+ - - breadcrumbs
581
581
  - 1
582
- - - zero-config
582
+ - - code
583
583
  - 1
584
- - - giscus
584
+ - - clipboard
585
585
  - 1
586
- - - comments
586
+ - - developer-experience
587
587
  - 1
588
- - - github-discussions
588
+ - - public-health
589
589
  - 1
590
- - - dashboards
590
+ - - infrastructure
591
591
  - 1
592
- - - validation
592
+ - - ai-development
593
593
  - 1
594
- - - frontmatter
594
+ - - best-practices
595
595
  - 1
596
- - - content-operations
596
+ - - discovery
597
597
  - 1
598
- - - b2b
598
+ - - about
599
599
  - 1
600
- - - prd
600
+ - - site-info
601
601
  - 1
602
- - - requirements
602
+ - - google
603
603
  - 1
604
- - - product
604
+ - - ga4
605
605
  - 1
606
- - - vision
606
+ - - gtm
607
607
  - 1
608
- - - versioning
608
+ - - marketing
609
609
  - 1
610
- - - changelog
610
+ - - includes
611
611
  - 1
612
- - - rubygems
612
+ - - menus
613
613
  - 1
614
- - - scripts
614
+ - - scss
615
615
  - 1
616
- - - utilities
616
+ - - custom-domain
617
617
  - 1
618
- - - codeql
618
+ - - agents
619
619
  - 1
620
- - - vulnerability
620
+ - - cursor
621
621
  - 1
622
- - - scanning
622
+ - - dependencies
623
623
  - 1
624
- - - testing
624
+ - - devcontainer
625
625
  - 1
626
- - - quality
626
+ - - codespaces
627
627
  - 1
628
- - - tools
628
+ - - mdx
629
629
  - 1
630
- - - docker-compose
630
+ - - architecture
631
+ - 1
632
+ - - validation
631
633
  - 1
632
634
  authors:
633
635
  default: 20
@@ -748,7 +750,7 @@ word_statistics:
748
750
  type: post
749
751
  title: 'Urban Resilience: How Cities Prepare for Extreme Heat'
750
752
  README.md:
751
- words: 5370
753
+ words: 5375
752
754
  type: page
753
755
  title: zer0-mistakes
754
756
  STATS_ENHANCEMENT_SUMMARY.md:
@@ -780,7 +782,7 @@ word_statistics:
780
782
  type: page
781
783
  title: Comprehensive Site Map & Overview
782
784
  statistics-dashboard.md:
783
- words: 1178
785
+ words: 1180
784
786
  type: page
785
787
  title: Statistics Dashboard Feature
786
788
  bamr87.md:
@@ -808,7 +810,7 @@ word_statistics:
808
810
  type: page
809
811
  title: Navigation
810
812
  theme-preview.md:
811
- words: 178
813
+ words: 247
812
814
  type: page
813
815
  title: Theme Preview
814
816
  theme.md:
@@ -1096,7 +1098,7 @@ word_statistics:
1096
1098
  type: page
1097
1099
  title: Bare-Minimum Remote-Theme Starter
1098
1100
  ruby-101.md:
1099
- words: 30
1101
+ words: 816
1100
1102
  type: page
1101
1103
  title: Ruby 101
1102
1104
  aieo.md:
@@ -1168,7 +1170,7 @@ word_statistics:
1168
1170
  type: page
1169
1171
  title: Frequently Asked Questions
1170
1172
  features.md:
1171
- words: 1629
1173
+ words: 1635
1172
1174
  type: page
1173
1175
  title: Features
1174
1176
  glossary.md:
@@ -1224,7 +1226,7 @@ word_statistics:
1224
1226
  type: page
1225
1227
  title: AGENTS
1226
1228
  CHANGELOG.md:
1227
- words: 15907
1229
+ words: 16526
1228
1230
  type: page
1229
1231
  title: CHANGELOG
1230
1232
  CODE_OF_CONDUCT.md:
@@ -1245,12 +1247,12 @@ word_statistics:
1245
1247
  title: '404'
1246
1248
  focus_areas:
1247
1249
  Documentation & Content: 119
1248
- Web Development: 75
1250
+ Web Development: 76
1249
1251
  AI & Machine Learning: 45
1250
1252
  Programming & Scripting: 42
1251
- DevOps & Infrastructure: 31
1252
- System Administration: 30
1253
- Tools & Development Environment: 25
1253
+ DevOps & Infrastructure: 32
1254
+ System Administration: 31
1255
+ Tools & Development Environment: 26
1254
1256
  Creative & Experimental: 23
1255
1257
  Data & Analytics: 21
1256
1258
  skill_levels:
@@ -1259,7 +1261,7 @@ skill_levels:
1259
1261
  advanced: 11
1260
1262
  expert: 8
1261
1263
  content_types:
1262
- Tutorial: 36
1264
+ Tutorial: 37
1263
1265
  Article: 31
1264
1266
  Documentation: 18
1265
1267
  Journal Entry: 16
@@ -1271,7 +1273,7 @@ date_range:
1271
1273
  drafts: 14
1272
1274
  published: 173
1273
1275
  category_count: 55
1274
- tag_count: 253
1276
+ tag_count: 254
1275
1277
  author_count: 5
1276
1278
  top_categories:
1277
1279
  docs: 84
@@ -1280,7 +1282,7 @@ top_categories:
1280
1282
  Documentation: 14
1281
1283
  jekyll: 13
1282
1284
  top_tags:
1283
- jekyll: 38
1285
+ jekyll: 39
1284
1286
  docker: 14
1285
1287
  documentation: 14
1286
1288
  navigation: 13
@@ -1288,8 +1290,8 @@ top_tags:
1288
1290
  bootstrap: 9
1289
1291
  ai: 9
1290
1292
  development: 8
1291
- github-pages: 7
1292
1293
  accessibility: 7
1294
+ obsidian: 7
1293
1295
  top_authors:
1294
1296
  default: 20
1295
1297
  Zer0-Mistakes Team: 10