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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +18 -0
- data/LICENSE +1 -1
- data/README.md +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e4f18964d4dc8864aa86efd141c457de6f2fbcf175668fc55ff22baf494da2ff
|
|
4
|
+
data.tar.gz: 42d783b25bf009fd668afaebc79a7bd0c92c404a4fa9822598a7bb59d5c33191
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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
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.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-
|
|
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.
|
|
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.
|
|
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.
|
|
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-
|
|
11
|
+
date: 2026-05-31 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|