jekyll-theme-zer0 1.9.8 → 1.9.10

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 +18 -0
  3. data/LICENSE +1 -1
  4. data/README.md +4 -4
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d367732d218cd544f186998c51446dbed2b99156e7f788660e769a50cd535e9b
4
- data.tar.gz: fe0afab3a6a94376f8b7fa5fcc15a051ff27f288133e0686cffda4274870c86e
3
+ metadata.gz: e4f18964d4dc8864aa86efd141c457de6f2fbcf175668fc55ff22baf494da2ff
4
+ data.tar.gz: 42d783b25bf009fd668afaebc79a7bd0c92c404a4fa9822598a7bb59d5c33191
5
5
  SHA512:
6
- metadata.gz: 21e86a6ce36e5bc2c423c8d6f6c1282d6d5e18435aa8e0ad6f899b05fda1cc05c29920de1a08fa864e9fcb314b1d5e2b23663b301f3c4a0197e43999cf130c57
7
- data.tar.gz: 412d984a463cd076aeffeded76d3a312d8a8a97f052858cb9cbaed9f38d260b00236054483a68ae3b0bafa599abe40ddc0bfb7ea5b8c1bd76b7f0bc197d0b7fa
6
+ metadata.gz: 16cede914562266dc89566362dec725cdfbdca697edead0191540b4987456b42a11e3443c417e5f6b8d42e2fc03d6c2a6c20a6e63dd1a580c41587c6d7765ba9
7
+ data.tar.gz: 00636b9287ec7fd044e67e83a28598662be28e534c1b45de8f3e8d69c5a9430ee78ec4cee6e1343a306bc9705719b7ed77940d6d06dc41168d72b52cb0cf297d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.9.10] - 2026-05-31
4
+
5
+ ### Changed
6
+ - Version bump: patch release
7
+
8
+ ### Commits in this release
9
+ - ef6a3f39 fix: update copyright year range in LICENSE file
10
+
11
+
12
+ ## [1.9.9] - 2026-05-31
13
+
14
+ ### Changed
15
+ - Version bump: patch release
16
+
17
+ ### Commits in this release
18
+ - 2ffb820d docs: align pages/_docs/ (user guides) ↔ docs/ (technical guides)
19
+
20
+
3
21
  ## [1.9.8] - 2026-05-30
4
22
 
5
23
  ### Changed
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2024 Amr
3
+ Copyright (c) 2024-2026 Amr Abdel
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
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.8
5
+ version: 1.9.10
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-30T22:58:21.000Z
23
+ lastmod: 2026-05-31T22:40:35.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.8 ([RubyGems](https://rubygems.org/gems/jekyll-theme-zer0), [CHANGELOG](/CHANGELOG)) |
865
+ | **Current Version** | 1.9.10 ([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.8** • [Changelog](CHANGELOG.md) • [License](LICENSE) • [Contributing](CONTRIBUTING.md) • [AI Agent Guide](AGENTS.md)
920
+ **v1.9.10** • [Changelog](CHANGELOG.md) • [License](LICENSE) • [Contributing](CONTRIBUTING.md) • [AI Agent Guide](AGENTS.md)
921
921
 
922
922
 
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.8
4
+ version: 1.9.10
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-30 00:00:00.000000000 Z
11
+ date: 2026-05-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll