jekyll-theme-zer0 1.2.1 → 1.4.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-zer0
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.1
4
+ version: 1.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amr Abdel
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-04-22 00:00:00.000000000 Z
11
+ date: 2026-04-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -142,6 +142,7 @@ files:
142
142
  - _includes/components/theme-customizer.html
143
143
  - _includes/components/theme-info.html
144
144
  - _includes/components/zer0-env-var.html
145
+ - _includes/content/backlinks.html
145
146
  - _includes/content/giscus.html
146
147
  - _includes/content/intro.html
147
148
  - _includes/content/jsonld-faq.html
@@ -149,6 +150,7 @@ files:
149
150
  - _includes/content/seo.html
150
151
  - _includes/content/sitemap.html
151
152
  - _includes/content/toc.html
153
+ - _includes/content/transclude.html
152
154
  - _includes/core/branding.html
153
155
  - _includes/core/footer.html
154
156
  - _includes/core/head.html
@@ -158,6 +160,7 @@ files:
158
160
  - _includes/landing/landing-quick-links.html
159
161
  - _includes/navigation/admin-nav.html
160
162
  - _includes/navigation/breadcrumbs.html
163
+ - _includes/navigation/local-graph.html
161
164
  - _includes/navigation/nav-tree.html
162
165
  - _includes/navigation/nav_list.html
163
166
  - _includes/navigation/navbar.html
@@ -194,11 +197,13 @@ files:
194
197
  - _layouts/stats.html
195
198
  - _layouts/tag.html
196
199
  - _layouts/welcome.html
200
+ - _plugins/obsidian_links.rb
197
201
  - _plugins/preview_image_generator.rb
198
202
  - _plugins/theme_version.rb
199
203
  - _sass/core/_docs-layout.scss
200
204
  - _sass/core/_nav-tree.scss
201
205
  - _sass/core/_navbar.scss
206
+ - _sass/core/_obsidian.scss
202
207
  - _sass/core/_offcanvas-panels.scss
203
208
  - _sass/core/_syntax.scss
204
209
  - _sass/core/_theme.scss
@@ -247,6 +252,7 @@ files:
247
252
  - assets/data/notebooks/sales_data.csv
248
253
  - assets/data/notebooks/survey_responses.csv
249
254
  - assets/data/notebooks/weather_data.csv
255
+ - assets/data/wiki-index.json
250
256
  - assets/images/authors/bamr87.png
251
257
  - assets/images/favicon_gpt_computer_retro.png
252
258
  - assets/images/gravatar-small.png
@@ -298,6 +304,9 @@ files:
298
304
  - assets/js/nanobar.min.js
299
305
  - assets/js/nav-editor.js
300
306
  - assets/js/navigation.js
307
+ - assets/js/obsidian-graph.js
308
+ - assets/js/obsidian-local-graph.js
309
+ - assets/js/obsidian-wiki-links.js
301
310
  - assets/js/palette-generator.js
302
311
  - assets/js/particles-source.js
303
312
  - assets/js/particles.js
@@ -359,6 +368,7 @@ files:
359
368
  - scripts/bin/install
360
369
  - scripts/bin/release
361
370
  - scripts/bin/test
371
+ - scripts/bin/validate
362
372
  - scripts/build
363
373
  - scripts/convert-notebooks.sh
364
374
  - scripts/docker-publish
@@ -433,6 +443,7 @@ files:
433
443
  - scripts/utils/analyze-commits
434
444
  - scripts/utils/fix-markdown
435
445
  - scripts/utils/setup
446
+ - scripts/validate
436
447
  - scripts/vendor-install.sh
437
448
  homepage: https://github.com/bamr87/zer0-mistakes
438
449
  licenses: