jekyll-theme-zer0 1.9.7 → 1.9.9

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +18 -0
  3. data/README.md +4 -4
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e1a5e45f56fde4bbdcda09a9ab4b8431c09ce965d019ff6c01eef45d43a5cfc7
4
- data.tar.gz: 7f7b0159279f96d6577e34eb71319b83c1325fedd150f8f9d5406c34b7760579
3
+ metadata.gz: 86cb3c511931220626d99a0337f07a6b164ee1711f00ade31ee39dd5f35eeb33
4
+ data.tar.gz: 845e2f28937fe45bbe613162d94296c36dfd03dbe309922a401c280a5465ada2
5
5
  SHA512:
6
- metadata.gz: 1bbe24f8b455d8be5981eb8112c95ed9a7d187e49c81847da350370800a9246b0096227fdaac7591f64aa4390a3b9566ffdf2b04087222d9793f5f2229a85954
7
- data.tar.gz: 852281980457398e32bd515dce7a53f447abe321a7cfd8faf264f342ade5e41568d96d5077059a79d154e7a6954d7bfcbfcafebf87558994ccbd035e53298bb2
6
+ metadata.gz: 3f2b1e8ff7072e48393e5b609aab4626e23d41d173462c686e84a5f528cfff35eafd7d9e9546ff29e644be66408c694b0acba3fe501c884217a55c7621a9e291
7
+ data.tar.gz: a56899f63265999ccbee428e44348cabed30a038ff6bbb6dc12cb8826d9c145dd827658bc24aa1f06b8960ce6753ef2d1a98db27e447acabff038393f769bf98
data/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.9.9] - 2026-05-31
4
+
5
+ ### Changed
6
+ - Version bump: patch release
7
+
8
+ ### Commits in this release
9
+ - 2ffb820d docs: align pages/_docs/ (user guides) ↔ docs/ (technical guides)
10
+
11
+
12
+ ## [1.9.8] - 2026-05-30
13
+
14
+ ### Changed
15
+ - Version bump: patch release
16
+
17
+ ### Commits in this release
18
+ - 4e0273b8 docs: update Gemfile.lock handling and release workflow guidelines
19
+
20
+
3
21
  ## [1.9.7] - 2026-05-30
4
22
 
5
23
  ### 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.7
5
+ version: 1.9.9
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:40:27.000Z
23
+ lastmod: 2026-05-31T22:33:36.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.7 ([RubyGems](https://rubygems.org/gems/jekyll-theme-zer0), [CHANGELOG](/CHANGELOG)) |
865
+ | **Current Version** | 1.9.9 ([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.7** • [Changelog](CHANGELOG.md) • [License](LICENSE) • [Contributing](CONTRIBUTING.md) • [AI Agent Guide](AGENTS.md)
920
+ **v1.9.9** • [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.7
4
+ version: 1.9.9
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