jekyll-theme-zer0 1.9.0 → 1.9.1
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +7 -3
- data/README.md +4 -4
- data/scripts/github-setup.sh +0 -0
- metadata +6 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 59e76e7441c30caa3fcdf009b33efa94d28937c7f16d945ec2f51e1775729523
|
|
4
|
+
data.tar.gz: 274f85d80f42272ad148fedbffed608b858669b7a02caedbfcd6536fbf5ead44
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b8f97ce130daabeb725f8747f0867205e87ff02d3bf1a1133fa89d97efc42b0437ccfced02cf629a498936a41e90aa4f5a60f7909550af0901c67458ed06fad9
|
|
7
|
+
data.tar.gz: bfaf6a9b397e1982ca5b3664c6baea762c75a77ed0999b442c0662d4018a2e32a580726a148a3a9666264260a59863cc760aac973f71e54316b9765a3b7b5c10
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.9.1] - 2026-05-27
|
|
4
|
+
|
|
5
|
+
### Fixed
|
|
6
|
+
- Harden one-line installer path
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
3
10
|
## [1.9.0] - 2026-05-27
|
|
4
11
|
|
|
5
12
|
### Changed
|
|
@@ -31,9 +38,6 @@
|
|
|
31
38
|
### Changed
|
|
32
39
|
- Version bump: patch release
|
|
33
40
|
|
|
34
|
-
### Commits in this release
|
|
35
|
-
- 41bbd9a chore(gemspec): exclude images and large files from gem packaging
|
|
36
|
-
|
|
37
41
|
|
|
38
42
|
## [Unreleased]
|
|
39
43
|
|
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
|
+
version: 1.9.1
|
|
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-
|
|
23
|
+
lastmod: 2026-05-28T02:06:43.000Z
|
|
24
24
|
draft: false
|
|
25
25
|
permalink: /
|
|
26
26
|
slug: zer0
|
|
@@ -1210,7 +1210,7 @@ git push origin feature/awesome-feature
|
|
|
1210
1210
|
|
|
1211
1211
|
| Metric | Value |
|
|
1212
1212
|
|--------|-------|
|
|
1213
|
-
| **Current Version** | 1.9.
|
|
1213
|
+
| **Current Version** | 1.9.1 ([RubyGems](https://rubygems.org/gems/jekyll-theme-zer0), [CHANGELOG](/CHANGELOG)) |
|
|
1214
1214
|
| **Documented Features** | 43 ([Feature Registry](https://github.com/bamr87/zer0-mistakes/blob/main/_data/features.yml)) |
|
|
1215
1215
|
| **Setup Time** | 2-5 minutes ([install.sh benchmarks](https://github.com/bamr87/zer0-mistakes/blob/main/install.sh)) |
|
|
1216
1216
|
| **Documentation Pages** | 70+ ([browse docs](/pages/)) |
|
|
@@ -1261,6 +1261,6 @@ And these AI partners that make zer0-mistakes truly AI-native:
|
|
|
1261
1261
|
|
|
1262
1262
|
**Built with ❤️ — and a little help from our AI partners — for the Jekyll community**
|
|
1263
1263
|
|
|
1264
|
-
**v1.9.
|
|
1264
|
+
**v1.9.1** • [Changelog](CHANGELOG.md) • [License](LICENSE) • [Contributing](CONTRIBUTING.md) • [AI Agent Guide](AGENTS.md)
|
|
1265
1265
|
|
|
1266
1266
|
|
data/scripts/github-setup.sh
CHANGED
|
File without changes
|
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.
|
|
4
|
+
version: 1.9.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amr Abdel
|
|
8
|
-
autorequire:
|
|
8
|
+
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-05-
|
|
11
|
+
date: 2026-05-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|
|
@@ -492,7 +492,7 @@ metadata:
|
|
|
492
492
|
changelog_uri: https://github.com/bamr87/zer0-mistakes/blob/main/CHANGELOG.md
|
|
493
493
|
documentation_uri: https://github.com/bamr87/zer0-mistakes#readme
|
|
494
494
|
allowed_push_host: https://rubygems.org
|
|
495
|
-
post_install_message:
|
|
495
|
+
post_install_message:
|
|
496
496
|
rdoc_options: []
|
|
497
497
|
require_paths:
|
|
498
498
|
- lib
|
|
@@ -507,8 +507,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
507
507
|
- !ruby/object:Gem::Version
|
|
508
508
|
version: '0'
|
|
509
509
|
requirements: []
|
|
510
|
-
rubygems_version: 3.
|
|
511
|
-
signing_key:
|
|
510
|
+
rubygems_version: 3.0.3.1
|
|
511
|
+
signing_key:
|
|
512
512
|
specification_version: 4
|
|
513
513
|
summary: Jekyll theme based on bootstrap and compatible with github pages
|
|
514
514
|
test_files: []
|