jekyll-theme-zer0 1.9.5 → 1.9.7

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 +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d5ec79b13a1fc79be9bfd64e7c5bb4e715053ebe5fefc937583a0ab6f257cb5e
4
- data.tar.gz: 4bc8f7f55ffe8f3bc635ad2fda1f35e6f1293e4e28bf72dba22e23aaa03ddad3
3
+ metadata.gz: e1a5e45f56fde4bbdcda09a9ab4b8431c09ce965d019ff6c01eef45d43a5cfc7
4
+ data.tar.gz: 7f7b0159279f96d6577e34eb71319b83c1325fedd150f8f9d5406c34b7760579
5
5
  SHA512:
6
- metadata.gz: 96ee2f364e10cb68440a73296bfb7d12abbe9adfcd3ed37da2d7a9a3cc29ea950f5f43f7708a0b8f8bd89ce6d1f0af1f73d0860d112068df92d90ce26cfb564a
7
- data.tar.gz: bf0481c66503d2051aae916237815b813f15f940b884b444f69c569762cd2a897bb21556a72c1b7e589d68aa6642a3ad60c327c40a052b7d55c869498e01ff16
6
+ metadata.gz: 1bbe24f8b455d8be5981eb8112c95ed9a7d187e49c81847da350370800a9246b0096227fdaac7591f64aa4390a3b9566ffdf2b04087222d9793f5f2229a85954
7
+ data.tar.gz: 852281980457398e32bd515dce7a53f447abe321a7cfd8faf264f342ade5e41568d96d5077059a79d154e7a6954d7bfcbfcafebf87558994ccbd035e53298bb2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.9.7] - 2026-05-30
4
+
5
+ ### Changed
6
+ - Version bump: patch release
7
+
8
+ ### Commits in this release
9
+ - c01d4e85 fix(quickstart): remove broken image reference from Quick Start Guide
10
+ - 7f6b13fd docs: enhance release pipeline documentation for clarity and completeness
11
+
12
+
13
+ ## [1.9.6] - 2026-05-30
14
+
15
+ ### Changed
16
+ - **Quickstart**: Comprehensive rewrite of all quickstart docs (`pages/_quickstart/`) with improved structure, Mermaid decision flowchart, and step-by-step screenshots
17
+ - **Quickstart**: `index.md` published from draft — now live at `/quickstart/`
18
+ - **Quickstart**: Removed `homebrew.md` and `winget.md` (content consolidated into `machine-setup.md`)
19
+ - **Quickstart**: 18 new screenshots added to `assets/images/quickstart/` for visual walkthroughs
20
+
3
21
  ## [1.9.5] - 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.5
5
+ version: 1.9.7
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-30T19:57:46.000Z
23
+ lastmod: 2026-05-30T22:40:27.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.5 ([RubyGems](https://rubygems.org/gems/jekyll-theme-zer0), [CHANGELOG](/CHANGELOG)) |
865
+ | **Current Version** | 1.9.7 ([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.5** • [Changelog](CHANGELOG.md) • [License](LICENSE) • [Contributing](CONTRIBUTING.md) • [AI Agent Guide](AGENTS.md)
920
+ **v1.9.7** • [Changelog](CHANGELOG.md) • [License](LICENSE) • [Contributing](CONTRIBUTING.md) • [AI Agent Guide](AGENTS.md)
921
921
 
922
922
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-zer0
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.5
4
+ version: 1.9.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amr Abdel