jekyll-theme-zer0 1.9.2 → 1.9.3

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 (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +9 -0
  3. data/README.md +4 -4
  4. data/_data/landing.yml +1 -1
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a0fbf9d5b24d94cfa33fdfc169f9143347c1dba770db1a9dcb18172c3d3bc4fa
4
- data.tar.gz: 7b6f35cbd3a498a5159b83373202e14f6770bdafb6fe24d92f4d5684c7050dde
3
+ metadata.gz: b051281ebe1b6e661a6ce5792ba471aac968cd7fed4e16f3a9e1b7580e38a2b0
4
+ data.tar.gz: 4879cab429f2756354ae26011d263e1e7b62b872f18a1f37d8686c6f7d277125
5
5
  SHA512:
6
- metadata.gz: 2c7a68ee418097a07753435ce25f9c23cb300b0ad3b82db680ed5e6f17eb056a1805ad0a8a7c2e625b613634aa9c6bcac8db2219873e0ce9558543bf61569d5f
7
- data.tar.gz: 516a1860abac56fe71d4bb7d6d33f01220d20a435e1cc605a9a5e525663cb1dec654d89967429062ff6b67253265e64e9caa25c7cbc1b43de82ce46ae97c3c8c
6
+ metadata.gz: 4c60a06c24d84d69999acbe005325e24567670388bafb84e12c0b32ee5c5c7653ba9f4c4823faeafadbd3ce27f476938b365962496bfc3ae914180f1efb0e550
7
+ data.tar.gz: f27e32fc5257b0077fec453d1c2b9539899750b3ae76b12579b0f5e58a8b5fb32d3d5db1902ec664c3a4366dc082a93f1bd6d61ad8c98c8fb0e99914ec242260
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.9.3] - 2026-05-30
4
+
5
+ ### Changed
6
+ - Version bump: patch release
7
+
8
+ ### Commits in this release
9
+ - 90ff5f8 fix(landing): update URL for secondary CTA to point to features page
10
+
11
+
3
12
  ## [1.9.2] - 2026-05-29
4
13
 
5
14
  ### Changed
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
  title: zer0-mistakes
3
3
  sub-title: AI-Native Jekyll Theme
4
4
  description: AI-native Jekyll theme for GitHub Pages — Docker-first development, AI-powered installation, multi-agent integration (Copilot, Codex, Cursor, Claude), AI preview-image generation, and AIEO content optimization with Bootstrap 5.3.
5
- version: 1.9.2
5
+ version: 1.9.3
6
6
  layout: landing
7
7
  tags:
8
8
  - jekyll
@@ -20,7 +20,7 @@ categories:
20
20
  - bootstrap
21
21
  - ai-tooling
22
22
  created: 2024-02-10T23:51:11.480Z
23
- lastmod: 2026-05-29T01:42:45.000Z
23
+ lastmod: 2026-05-30T19:01:55.000Z
24
24
  draft: false
25
25
  permalink: /
26
26
  slug: zer0
@@ -862,7 +862,7 @@ git push origin feature/awesome-feature
862
862
 
863
863
  | Metric | Value |
864
864
  |--------|-------|
865
- | **Current Version** | 1.9.2 ([RubyGems](https://rubygems.org/gems/jekyll-theme-zer0), [CHANGELOG](/CHANGELOG)) |
865
+ | **Current Version** | 1.9.3 ([RubyGems](https://rubygems.org/gems/jekyll-theme-zer0), [CHANGELOG](/CHANGELOG)) |
866
866
  | **Documented Features** | 43 ([Feature Registry](https://github.com/bamr87/zer0-mistakes/blob/main/_data/features.yml)) |
867
867
  | **Setup Time** | 2-5 minutes ([install.sh benchmarks](https://github.com/bamr87/zer0-mistakes/blob/main/install.sh)) |
868
868
  | **Documentation Pages** | 70+ ([browse docs](/pages/)) |
@@ -917,6 +917,6 @@ And these AI partners that make zer0-mistakes truly AI-native:
917
917
 
918
918
  **Built with ❤️ — and a little help from our AI partners — for the Jekyll community**
919
919
 
920
- **v1.9.2** • [Changelog](CHANGELOG.md) • [License](LICENSE) • [Contributing](CONTRIBUTING.md) • [AI Agent Guide](AGENTS.md)
920
+ **v1.9.3** • [Changelog](CHANGELOG.md) • [License](LICENSE) • [Contributing](CONTRIBUTING.md) • [AI Agent Guide](AGENTS.md)
921
921
 
922
922
 
data/_data/landing.yml CHANGED
@@ -20,7 +20,7 @@ hero:
20
20
  variant: "light"
21
21
  cta_secondary:
22
22
  label: "Features"
23
- url: "#features"
23
+ url: "/features/"
24
24
  icon: "bi-list-check"
25
25
  variant: "outline"
26
26
  cta_tertiary:
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.9.2
4
+ version: 1.9.3
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-05-29 00:00:00.000000000 Z
11
+ date: 2026-05-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll